diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-25 12:30:45 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-25 12:30:45 +0000 |
| commit | c349fb45f1915415c8a5e62033e3e46a34217b3d (patch) | |
| tree | ac5391c302c9513d81ca9549d2174bbdf7b84275 /dev-python/pychroot | |
| parent | 8bb9173c08279bee7776d8473443cfd6eeb55e5f (diff) | |
| download | baldeagleos-repo-c349fb45f1915415c8a5e62033e3e46a34217b3d.tar.gz baldeagleos-repo-c349fb45f1915415c8a5e62033e3e46a34217b3d.tar.xz baldeagleos-repo-c349fb45f1915415c8a5e62033e3e46a34217b3d.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/pychroot')
| -rw-r--r-- | dev-python/pychroot/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/pychroot/pychroot-0.10.2.ebuild (renamed from dev-python/pychroot/pychroot-0.10.1.ebuild) | 4 | ||||
| -rw-r--r-- | dev-python/pychroot/pychroot-9999.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pychroot/Manifest b/dev-python/pychroot/Manifest index 77041c227436..69cce8bf705f 100644 --- a/dev-python/pychroot/Manifest +++ b/dev-python/pychroot/Manifest @@ -1 +1 @@ -DIST pychroot-0.10.1.tar.gz 22169 BLAKE2B 7c39438addfbf9d307ebc751585c8add24712b0a3917986dd76478932389c39b8fbc6238cb21e4c1d13fee08f9478365911e766b676176fe209b4341c551267a SHA512 4df7f405872b693bf9ecac331927f749653b7251a49eaa10c423357f3150bbcbea73052ec4363a0f510aaeecd6b467d985402a8f764e99e67f5882e6b2ea4f97 +DIST pychroot-0.10.2.tar.gz 23477 BLAKE2B a5145908c565479ba05583e396c669d344193dacaa70b489b152b49cc092cf5f77193324d48917271d01ce67c06ae737815d5c3098d02bc9ed5f1c25c2dca0f9 SHA512 e5ed1b94dc0779890786bb381fba86d13fbcdbc3df411cfcafc868ebb62fe94cf1248d15a20902b4df5dc4420abc0a93fccc7ddcb2f42ad7244a657b5ec99c76 diff --git a/dev-python/pychroot/pychroot-0.10.1.ebuild b/dev-python/pychroot/pychroot-0.10.2.ebuild index 7b4a89fdefe8..61c910718795 100644 --- a/dev-python/pychroot/pychroot-0.10.1.ebuild +++ b/dev-python/pychroot/pychroot-0.10.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild index 7b4a89fdefe8..61c910718795 100644 --- a/dev-python/pychroot/pychroot-9999.ebuild +++ b/dev-python/pychroot/pychroot-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then |
