diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-09 08:15:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-09 08:15:21 +0000 |
| commit | 933759f3fcaf3d378991b18fa19eead3812b1be0 (patch) | |
| tree | 8f8ea9741d0ae59c2f259bb14883e82b82845188 /dev-python/python-slugify | |
| parent | 67cc0c8a207d2a9316edac78aecfb1de6259169d (diff) | |
| download | baldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.tar.gz baldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.tar.xz baldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-slugify')
| -rw-r--r-- | dev-python/python-slugify/python-slugify-5.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python-slugify/python-slugify-5.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-slugify/python-slugify-5.0.0.ebuild b/dev-python/python-slugify/python-slugify-5.0.0.ebuild index 165d16f9ab9f..33fa40c2f5e8 100644 --- a/dev-python/python-slugify/python-slugify-5.0.0.ebuild +++ b/dev-python/python-slugify/python-slugify-5.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-slugify/python-slugify-5.0.1.ebuild b/dev-python/python-slugify/python-slugify-5.0.1.ebuild index 79448555636a..9a2a9e055a28 100644 --- a/dev-python/python-slugify/python-slugify-5.0.1.ebuild +++ b/dev-python/python-slugify/python-slugify-5.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 |
