summaryrefslogtreecommitdiff
path: root/virtual/python-funcsigs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
commitb284a3168fa91a038925d2ecf5e4791011ea5e7d (patch)
tree16fe44748708acacd909d4e2e160a09a7f6d936a /virtual/python-funcsigs
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'virtual/python-funcsigs')
-rw-r--r--virtual/python-funcsigs/Manifest2
-rw-r--r--virtual/python-funcsigs/python-funcsigs-2-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-funcsigs/Manifest b/virtual/python-funcsigs/Manifest
index 81c52447923d..ca7b9e9e9a26 100644
--- a/virtual/python-funcsigs/Manifest
+++ b/virtual/python-funcsigs/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-funcsigs-2-r1.ebuild 606 BLAKE2B ad8563c44ef142314f16707ddf5278e760664db9cb42d3be18803b890200b0b2f1543ecd1338e21d38f2d02d0c3efc956f5dcac29e4812b5c98b1f719a7c622f SHA512 7ce1c46edf8e4e72646448ad6a318b43ce83ede0e65e4e5e8311ec7a2c39bb464952eb15d29615b9b30106b4eb5d02c1730cb21374ffc9ede3be62456ccaa819
+EBUILD python-funcsigs-2-r1.ebuild 608 BLAKE2B b864520a3225bdb100c55caa86bd77ce9a62ef02187c58b3b27f1db9c41565d03188b98903ebcd2a7be29590faa57151649c9631fe3ad7c5173886cc8a4aafc6 SHA512 d2a8f617c6c263786e0a00ee9e7dbfec4d10487e9675d8a13db6d3c3a894a359d6f8dab1c9d7b92d4e430e3836ae87dd709b38cbaf65081ca9efa1af6d960f96
MISC metadata.xml 246 BLAKE2B 3a28b3bb42a0352827a446ea608867a7782fe682458527ef441a528a22c9f951dc203639934a69ffb520f63aadce3037df28bf8c5304b3a5921b336142f9f246 SHA512 3245fb694492b2f698fb63aac02e66fb8a94fe35eabda45df4790bec043a1ea552e112315334001902f070093bb73e7b741aa3004757404aed97ebdb86cc9fbc
diff --git a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
index b6aa912e0ce5..0104a230fbbb 100644
--- a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
+++ b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 )
inherit python-r1