diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-20 01:51:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-20 01:51:51 +0000 |
| commit | 6b5a87ee8daaff7876c136b9e340804fa25f4b05 (patch) | |
| tree | 28415d150d993629d2dc4376a0a338755663b95b /dev-python/pycodestyle | |
| parent | 0cbf61c9888b9c47e75f09b53bd500cfe0222efa (diff) | |
| download | baldeagleos-repo-6b5a87ee8daaff7876c136b9e340804fa25f4b05.tar.gz baldeagleos-repo-6b5a87ee8daaff7876c136b9e340804fa25f4b05.tar.xz baldeagleos-repo-6b5a87ee8daaff7876c136b9e340804fa25f4b05.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pycodestyle')
| -rw-r--r-- | dev-python/pycodestyle/metadata.xml | 2 | ||||
| -rw-r--r-- | dev-python/pycodestyle/pycodestyle-2.5.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/pycodestyle/pycodestyle-2.6.0.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pycodestyle/metadata.xml b/dev-python/pycodestyle/metadata.xml index 9ec632dec83c..8fd04b461b64 100644 --- a/dev-python/pycodestyle/metadata.xml +++ b/dev-python/pycodestyle/metadata.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> <email>dev@liguros.net</email> diff --git a/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild index 14e10ae1a12b..230332f660f0 100644 --- a/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 2020 Liguros Authors +# Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8,9,10}} pypy{,3} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/pycodestyle/pycodestyle-2.6.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.6.0.ebuild index 14e10ae1a12b..230332f660f0 100644 --- a/dev-python/pycodestyle/pycodestyle-2.6.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.6.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 2020 Liguros Authors +# Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8,9,10}} pypy{,3} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy{,3} ) inherit distutils-r1 |
