From 7896e968620f545121daeea31881814ccc8d4f47 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 16 Aug 2022 02:29:20 +0100 Subject: gentoo auto-resync : 16:08:2022 - 02:29:20 --- dev-python/filebytes/Manifest | 4 ++-- dev-python/filebytes/filebytes-0.10.2.ebuild | 2 +- dev-python/filebytes/filebytes-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-python/filebytes') diff --git a/dev-python/filebytes/Manifest b/dev-python/filebytes/Manifest index 52a6c830f6e3..e0edcc3c6c1b 100644 --- a/dev-python/filebytes/Manifest +++ b/dev-python/filebytes/Manifest @@ -1,4 +1,4 @@ DIST filebytes-0.10.2.tar.gz 1958114 BLAKE2B 6b7fb865d01cc9ea0f14b32f6e0326da21fa2fa2a36549b99ca88e9bf015162d3b0f82e350be1cca805294fd56ef47e2db4394db5ffb3061773f146eda1ba666 SHA512 12317d6b5063e710b4410e4dcc61b45c0ac1cbc80655212dacb0929a19e100849df39ba84a05cb96699abe7ec16758e0b9656b3d3ce044f3d122b8636106e564 -EBUILD filebytes-0.10.2.ebuild 546 BLAKE2B 9589fc148072918664e1a2a5a9288eaa2ba0108fe55138f5c3fa984e01000d1a801790eba93371dcfb68b93995be2e3fa5da6b86859821572267be8013e4e811 SHA512 0998faf5553845a2ea60350358c76966dd2a136a79ce752e9fddcd787e2065e1b0ce2d4bde0c30e17712f66793cdc7a73a1856b181ec37ac978f30b127e33136 -EBUILD filebytes-9999.ebuild 548 BLAKE2B 0af59f80c3343f0ad7beabeb24e82265e3fd20c6f080af96b7a9363a716bab8896a2a12fad4d480aad56fb32580a808bdadb1cdcad9b0626933840ec14c69d8c SHA512 cbfa91d3ba25e33b76137fe43abd718a6c4838d5c5c815b6f31abc8e8cae3fc29ce420cea04f51140f0b7457a0c1cd1441aebf4ff8184c91604df75050930cbf +EBUILD filebytes-0.10.2.ebuild 546 BLAKE2B 1a0b8696f248a2acf881da7f1edc369def04db58840b8334bdc56d0766e30d1916b030ce079bf54b04e3ab7592fda3aa004a54ea81bdc50530536e2243169f50 SHA512 ef4440b1c138eeca4e3f296b3cd2acc86cc53e83e5eb5a549febec33f69b3b251f8c1f66e7c015ec50ce840cc296c382fd239b9acd611a2dbc34e29899f9f2eb +EBUILD filebytes-9999.ebuild 551 BLAKE2B a1f5da88220fd47bb9c3b622b4c34e3e6ef28ffc3b6ab1d4071b630e5937f2e104732987b58902f70129ebe978e9f5a7ee7823de894f4787ae030d77f5cc405e SHA512 35451e35ca7b4d9f2570993e8e68143e092863f4a8c05a8fe351f0a70533e8c6d52261b7c7fb760739c64a47d8be64d6bba31c9807ad9363fb432040a4007ef2 MISC metadata.xml 709 BLAKE2B 6bded989b13ae245ef8fbf1182bc9dc526686474d5f48f68c42a27e9d55ede4ed15cd6c7b71dea25f70fb4d25878ab0aef49d6bfb097c3289aa9082a2bc6a9c3 SHA512 3ed2373294bbe2670942048609439e42676955ca575dc5c6fa5b45ea5fedb145de1d21cd84f8f8050d2c4f8326429763c01e3f992e650a1372f9363dba36ca81 diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild b/dev-python/filebytes/filebytes-0.10.2.ebuild index 6e216e84195b..00131e1c6b82 100644 --- a/dev-python/filebytes/filebytes-0.10.2.ebuild +++ b/dev-python/filebytes/filebytes-0.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 diff --git a/dev-python/filebytes/filebytes-9999.ebuild b/dev-python/filebytes/filebytes-9999.ebuild index e7dd4c7a61bf..182a1ca9417a 100644 --- a/dev-python/filebytes/filebytes-9999.ebuild +++ b/dev-python/filebytes/filebytes-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/sashs/filebytes" else - SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" KEYWORDS="~amd64 ~x86" fi -- cgit v1.2.3