summaryrefslogtreecommitdiff
path: root/dev-python/fuse-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/fuse-python
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/fuse-python')
-rw-r--r--dev-python/fuse-python/Manifest2
-rw-r--r--dev-python/fuse-python/fuse-python-1.0.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/fuse-python/Manifest b/dev-python/fuse-python/Manifest
index bb972a49460f..5b1b13429cb5 100644
--- a/dev-python/fuse-python/Manifest
+++ b/dev-python/fuse-python/Manifest
@@ -1,3 +1,3 @@
DIST python-fuse-1.0.5.tar.gz 46592 BLAKE2B 9d33cf508a57b1a08f6c257ecee89386826f5f6c9be223f33c36789930baccaacab112305e264aa5c412f30bfff0562c6701b8ec1f9632d9d2e5ff8ea6013073 SHA512 e0d0cc0f3dee9416eefe430119e8f2f5a9bbc88a214d36d1d23c7e1f7ce78cc977a173f6d22c05cb928715d5c657ba29738f60453323b25299dddc08d57595d2
-EBUILD fuse-python-1.0.5.ebuild 556 BLAKE2B 1fc1bf4d23e8eae2aaaa1a00a6d4863dfa20600444ec712c2f34c206f02ec52348fd7b4b38e16623461282a2cfeab897bbb2fe6dccc90e4045565a11be7a6a1a SHA512 1c5526be881f0d7c9ba741836c4bdc95766a39ea07ed256593206d93fd96ae87de84a99cacbbe8a7241ec8a5367c1d85dec0c57bf6d461ca5a34d6672e69df3e
+EBUILD fuse-python-1.0.5.ebuild 556 BLAKE2B c9effbae70fa496fa08aa83b64ab7e087e3adc876379d575ead389a7ef1f5ce05647ac1d70512fd86d8a56f8e63b664d365fdc860ee26b62cbabaf984a16a63f SHA512 d89c8aaff3903ea9f234507dea2942cb337085675498fe650b4c653ac269fb6a93fc232d48a4f63bcd2070040b007ac833ef160a908562efd3c47d3486c308e5
MISC metadata.xml 364 BLAKE2B df4e5fba243a953fbe10107e8a35989d9ff0d1ef320cf256addf871f6656f04a4be967998db220e88c21e683958c86b8db86b8e535bc1c7123db8d11f3406ba9 SHA512 d553757cb1c8fcd852f2c2533086cb5fe89be481568ced00207e819056a66c10b738e072fef477bb4cbff78d8797fb2d89ffb6fe3beda73ab185c7c21f68af4e
diff --git a/dev-python/fuse-python/fuse-python-1.0.5.ebuild b/dev-python/fuse-python/fuse-python-1.0.5.ebuild
index a00df7c82c9c..0c26960a68d9 100644
--- a/dev-python/fuse-python/fuse-python-1.0.5.ebuild
+++ b/dev-python/fuse-python/fuse-python-1.0.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{9..10} pypy3 )
inherit distutils-r1