summaryrefslogtreecommitdiff
path: root/dev-python/twython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-python/twython
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-python/twython')
-rw-r--r--dev-python/twython/Manifest2
-rw-r--r--dev-python/twython/twython-3.9.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twython/Manifest b/dev-python/twython/Manifest
index 95207641a584..1bb5bb8a7691 100644
--- a/dev-python/twython/Manifest
+++ b/dev-python/twython/Manifest
@@ -1,3 +1,3 @@
DIST twython-3.9.1.gh.tar.gz 372933 BLAKE2B 3db7f37e284ec83546e4f93a23e34c21ce9853e6206b62353e36b738ba591acadc55fd3dbbdf8cf7d74e63ab9966b9cdc7f49c5caa06e165bb7107b350509835 SHA512 e64d623dfa7ba2e81e09f9d8e784851b44201493d128ec576c4b5a9abc88debf1ca78f8a12933e0cd0a6b495012fa951bb62ea5d92db11186b37747b8576174f
-EBUILD twython-3.9.1-r1.ebuild 1255 BLAKE2B 76b5f3183fe108204acfc7bec8bb41ba85b2e190d0b7c31ee0424dd4afc75d5d18779194d6fcc9c0428817513641921dbc3684f67ceda331327844933afc2702 SHA512 0c71bfa0a9c1eda2e9a673524d235638fea83d5ce4e4a80169d1ff3faa08b8b03852d158513b92932f09724bfe39ab0a29a11363542aba8f95e1abf24ae0a16c
+EBUILD twython-3.9.1-r1.ebuild 1255 BLAKE2B 3490430c9ada260540bb606e5cfa86be9f5b2a68af2fbd448df864cc0a78ebbba911254bfc1da7a3536344a93a5097f93cfd441be11e98430ab4b04d6d4c5f8a SHA512 e614b9c53a079637c8b8e3c69f08438c767214a0510b8b9f62a93a7c2a3d505220eb8622dbfe3dcc76f3c01de838e954607b6f3c5dae75eda8eecca94dfc7799
MISC metadata.xml 407 BLAKE2B b4aac660a7929463899fafba57aab22c8175ae0f72587bb28fb765a8b0ec326085730bf3931562c27666917fe4d6d1ffa44462cb0856f46997f72d917201b7dd SHA512 cb71d9c30b5639d240bbb046479415d6520d42e3cff07fc30f8fc35366bcb188bf12f3a1088e8447964c824f264f98df29384f0ddc3fac7e11d1da0279df6414
diff --git a/dev-python/twython/twython-3.9.1-r1.ebuild b/dev-python/twython/twython-3.9.1-r1.ebuild
index b2e6b5cb4936..cf9ff0e450af 100644
--- a/dev-python/twython/twython-3.9.1-r1.ebuild
+++ b/dev-python/twython/twython-3.9.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1