summaryrefslogtreecommitdiff
path: root/virtual/python-singledispatch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:19 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:19 +0100
commit6c7cfcb5a1624b262a84846285c2545c688af1a6 (patch)
treed943952488fe192a1781b333f845811574060614 /virtual/python-singledispatch
parent9c0a2358763d5637ca11fe0d263ff4c9fca70a9e (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'virtual/python-singledispatch')
-rw-r--r--virtual/python-singledispatch/Manifest2
-rw-r--r--virtual/python-singledispatch/python-singledispatch-0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-singledispatch/Manifest b/virtual/python-singledispatch/Manifest
index 73f01d0f2679..21d3bb8b82ff 100644
--- a/virtual/python-singledispatch/Manifest
+++ b/virtual/python-singledispatch/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-singledispatch-0.ebuild 552 BLAKE2B 9f017a8bd4456ca0d693176d5a0383dd0000157cf699881083a1f05e48777f474e08221016a20e2234060d2f8ed1264d78d2f50ca616fbda94980808c8567dd9 SHA512 3d505fc478dc7d64f3c2d85a6807d17ebd5bca9b02e22358366f2a2dc69ac727c03b5e3740d7cbafff3a7ba392adf2366786c8eda0be36bdb0303a7dc9d8dedf
+EBUILD python-singledispatch-0.ebuild 554 BLAKE2B 99f67c3f30a164f1e6babdacca43449a45a0a1d9313e3970c8a505b557da375fa5b058a6a0fc5a3cbc9ae0b6996c7195b002dec81c22e9cde115fc212b9fdbe6 SHA512 1c128a2127387c66a001ac6b7639d4a68351cee32c295cf9bb46bb29006b38d6cad3e115c97f51033956732193a50a3f32c5933dbe840eace14538f3f0377861
MISC metadata.xml 386 BLAKE2B 2a6a959db0caa9e906f7ed96958366ba41bd36b8640d2ccf685faf50d44be723215773b4f056882ccc293b4b41025aec4b12586332ccc70b830d7f45fd57a1af SHA512 ba80e7786de3377de21e2511dca3bbdd8af41f5b6ba2976423bf83dc8ad1ed7f14165cc52538f33c5cf6a2086181fcc3b3f191480bd93b581704b11b93a00739
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild
index d9570ad0cf0f..c19251580735 100644
--- a/virtual/python-singledispatch/python-singledispatch-0.ebuild
+++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
inherit python-r1