summaryrefslogtreecommitdiff
path: root/dev-python/twython
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/twython')
-rw-r--r--dev-python/twython/Manifest2
-rw-r--r--dev-python/twython/twython-3.9.1-r1.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/twython/Manifest b/dev-python/twython/Manifest
index 68516d9df824..73c552298bcd 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 1309 BLAKE2B 06f4932663b23434eef22db3061d80c4ca08893684098b3e42a66ab0b9207c2f6a443fbac833261b84132a06d86cd5371f6ccec357282791e844c3a1f07bdd5b SHA512 2b5a2949ae9844b9136c4a0423afc065042eefa713957c3c46b38d78bc5f0061497a62982f9c32c9b4c3f3244330e1b4bee88886a645c3cf1a0eb3b35d9ee048
+EBUILD twython-3.9.1-r1.ebuild 1309 BLAKE2B dc15114e1d81ce2a750f9e9c65c77c7d15d4b9977a3c250efb746493c20bd331077a8454c3f81e3c3458f1e47e8cc267d16bfce81fc6470f8b90bb504399ab38 SHA512 5b45dfd9a782f438280528174c977654409117910e3ef020601ebe74f791d03991a412a55e3e0b564f921daffba5a5399cd8c4285c5774d4a6cae778798248df
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 25d43535088f..6fc9db653db2 100644
--- a/dev-python/twython/twython-3.9.1-r1.ebuild
+++ b/dev-python/twython/twython-3.9.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
@@ -18,8 +18,8 @@ SRC_URI="
-> ${P}.gh.tar.gz
"
-SLOT="0"
LICENSE="MIT"
+SLOT="0"
KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
RDEPEND="