summaryrefslogtreecommitdiff
path: root/dev-python/deprecation
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/deprecation
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/deprecation')
-rw-r--r--dev-python/deprecation/Manifest2
-rw-r--r--dev-python/deprecation/deprecation-2.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/deprecation/Manifest b/dev-python/deprecation/Manifest
index 0b18879ec3d1..59bebbeb00b8 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.ebuild 599 BLAKE2B 8aee72c15d13d4c552c318b33fcb554977c65b312b96c96965186d5b668e6417fdf7317c13c2190c4e852583c7d8bac69390e696340abbab4f26968047295494 SHA512 b584c8a3850b73d0670b3989214e83790a75b2e802d38eae2327bf62037a869c30a2b19eadef1806b335e0bbee1ed5fe0a9b43ec20d4718225de065be1d4ddbc
+EBUILD deprecation-2.1.0.ebuild 599 BLAKE2B 1b3084756fe090a7373da6da3b6a51f27b65869c971504d98b52d7135c6fffaccfd2da5e2a7dba242632e7c46519733de4f79af3fa91a8d31530124c08e75ddd SHA512 02690601778268c0f13e6b7dcf23ce96f42698eaac773e4360725d4bdfa8a28de80ed39ac6c2c562495d83deecc34b6aec516074d8a157218ab083f0a9f5f0a2
MISC metadata.xml 565 BLAKE2B 007c1977dff6e93c49877fbd0a41e12f7b59e73b12dd8cbd0ee309860195ab560b9bbb3f52b861be6742d5e8f1b78564eb69f74cf53e121e7c9df2a2e58f0f8d SHA512 89374b3c32bbf7f35e585295cfd13c50019304f2620a4b8745b20f0e37b87abc04c7fa464b9277630a723a1a0d4a6a9460f85b87c902285ad4033519e6ad5120
diff --git a/dev-python/deprecation/deprecation-2.1.0.ebuild b/dev-python/deprecation/deprecation-2.1.0.ebuild
index a88be0e0b7b3..435613b78604 100644
--- a/dev-python/deprecation/deprecation-2.1.0.ebuild
+++ b/dev-python/deprecation/deprecation-2.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6..9} )
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
inherit distutils-r1