summaryrefslogtreecommitdiff
path: root/dev-python/python-slugify
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 15:33:14 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 15:33:14 +0000
commit37f91a50a36582e09123ace49b34c52ddb5d58f7 (patch)
treedcd9acc129bd9aaa82125be264b7d2073d1fc7a1 /dev-python/python-slugify
parente9848f819288ad820832150895a8ab090fa99c5b (diff)
downloadbaldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.gz
baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.xz
baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-slugify')
-rw-r--r--dev-python/python-slugify/python-slugify-1.2.6.ebuild2
-rw-r--r--dev-python/python-slugify/python-slugify-4.0.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-slugify/python-slugify-1.2.6.ebuild b/dev-python/python-slugify/python-slugify-1.2.6.ebuild
index f0345d0074ee..a0cfa982b8e1 100644
--- a/dev-python/python-slugify/python-slugify-1.2.6.ebuild
+++ b/dev-python/python-slugify/python-slugify-1.2.6.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
diff --git a/dev-python/python-slugify/python-slugify-4.0.1.ebuild b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
index 7823261790f2..4b61f0912859 100644
--- a/dev-python/python-slugify/python-slugify-4.0.1.ebuild
+++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1