diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-09 13:36:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-09 13:36:43 +0000 |
| commit | 864367011d63f17e9776c6eeb3252519b20ac662 (patch) | |
| tree | 8fae8f03e75353e42afd354ae8a939ee5e386cb0 /dev-python/python-slugify | |
| parent | e771466d6b39173c88bdf482632447d79a7f1d69 (diff) | |
| download | baldeagleos-repo-864367011d63f17e9776c6eeb3252519b20ac662.tar.gz baldeagleos-repo-864367011d63f17e9776c6eeb3252519b20ac662.tar.xz baldeagleos-repo-864367011d63f17e9776c6eeb3252519b20ac662.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-slugify')
| -rw-r--r-- | dev-python/python-slugify/python-slugify-4.0.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 2dd5a307cac2..a259afc842e3 100644 --- a/dev-python/python-slugify/python-slugify-4.0.1.ebuild +++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{6,7,8,9,10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |
