summaryrefslogtreecommitdiff
path: root/dev-python/tempora/tempora-5.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tempora/tempora-5.2.2.ebuild')
-rw-r--r--dev-python/tempora/tempora-5.2.2.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/tempora/tempora-5.2.2.ebuild b/dev-python/tempora/tempora-5.2.2.ebuild
index b0f775828070..299ca75169af 100644
--- a/dev-python/tempora/tempora-5.2.2.ebuild
+++ b/dev-python/tempora/tempora-5.2.2.ebuild
@@ -4,12 +4,15 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1 pypi
DESCRIPTION="Objects and routines pertaining to date and time"
-HOMEPAGE="https://github.com/jaraco/tempora"
+HOMEPAGE="
+ https://github.com/jaraco/tempora/
+ https://pypi.org/project/tempora/
+"
LICENSE="MIT"
SLOT="0"