diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /dev-python/deprecation | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'dev-python/deprecation')
-rw-r--r-- | dev-python/deprecation/Manifest | 2 | ||||
-rw-r--r-- | dev-python/deprecation/deprecation-2.1.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/deprecation/Manifest b/dev-python/deprecation/Manifest index a68334db2ae5..61a20b2f9677 100644 --- a/dev-python/deprecation/Manifest +++ b/dev-python/deprecation/Manifest @@ -1,3 +1,3 @@ DIST deprecation-2.1.0.tar.gz 173788 BLAKE2B 444c7ff688d6eab7dfcf58ad24580b5a6df39a5749341b28d6d5b9b516fd6aa7a462d7f644e6cba596bbf289be0224968f579837c6c71dbe7b36b65588da6eea SHA512 c184665d210c6eeb3f055b23e75c3714f3b18050e03bfe1384baf6c2504f1370116ae0e8c53ff818ccc54c0d633bbb3ba5791fe20b8029f3be0207b019a00275 -EBUILD deprecation-2.1.0-r1.ebuild 745 BLAKE2B 747081f2d728f3c8589889a7ee2071b00599ce194a4155c589bd8b256908c0aa64b5b6762e9f0bd286ad7e2d5fa592357627307ea9e28e1b0f76a75b86973b70 SHA512 e86a5bc3e91c2bc3a6d07e0e07abe5b926d183a253ddb114a23b5e330c415757704947c80e5879ce8adc5b7f0036846cba4589ad8e4fd305476f94a469a4c30d +EBUILD deprecation-2.1.0-r1.ebuild 739 BLAKE2B 66254c4be330c73197d725d86727335219b348697532216ff7e74218fd8831ccac9108997e5be7b9bbae902d5e02fa38f2207e7bd5b5e5e4a55dd9ddd4e738f7 SHA512 e2c71ed8303d8f69d5e5a086b2003585fda050efd9e5252d9cb3c17498c0465da34d63e9e3ebe033759bbb6843cdfba05f377dbc82f5ff1fd2ec85117d32625d MISC metadata.xml 566 BLAKE2B 5fab2937b6a3086ed28187e08d54df149979ad9fd6c89d4f633f041c03d1d728a58a1e384427b430e34eb497c099e164048217340d445958ea9901f7dc79c23d SHA512 b20327bd7416f7476959ae3fbb2d6ba6cc210ef0c702735322bb540bde7776d777fa4e84b2ec468d649d4ad424ee1a5f9c4b6ec2a8c798d8582ca60715e85dcb diff --git a/dev-python/deprecation/deprecation-2.1.0-r1.ebuild b/dev-python/deprecation/deprecation-2.1.0-r1.ebuild index 9f324a04fc38..4e96a161a047 100644 --- a/dev-python/deprecation/deprecation-2.1.0-r1.ebuild +++ b/dev-python/deprecation/deprecation-2.1.0-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" |