diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 13:17:24 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 13:17:24 +0000 |
| commit | f8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6 (patch) | |
| tree | aa0648915880e4965d02116ca32779fcc77cc1d1 /dev-python/entrypoint2 | |
| parent | 8f9c7583a7677480e9164f73eb5e415f74b0351b (diff) | |
| download | baldeagleos-repo-f8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6.tar.gz baldeagleos-repo-f8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6.tar.xz baldeagleos-repo-f8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/entrypoint2')
| -rw-r--r-- | dev-python/entrypoint2/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/entrypoint2/entrypoint2-0.2.1.ebuild | 23 | ||||
| -rw-r--r-- | dev-python/entrypoint2/entrypoint2-0.2.3.ebuild | 2 |
3 files changed, 1 insertions, 25 deletions
diff --git a/dev-python/entrypoint2/Manifest b/dev-python/entrypoint2/Manifest index 36f118d09d9e..d534804f391d 100644 --- a/dev-python/entrypoint2/Manifest +++ b/dev-python/entrypoint2/Manifest @@ -1,2 +1 @@ -DIST entrypoint2-0.2.1.tar.gz 11396 BLAKE2B ee462006f1fe4c80f707d00c2ef89fcf359b59853730786920ad931a099afafc808620ca16f0232e07a75c824b4b25ff50971c643f70087b89ab2ba6b7e13c1f SHA512 2273eda6cd8bf5a5e9fc5e8a657f837a88c8b617e384cdb6f6b62b3380e0b37d82af54dadd59a0ff82cd85cfdd61bb79d6c747621370f50e97c3796111baaaf6 DIST entrypoint2-0.2.3.tar.gz 11542 BLAKE2B ef1ef511e02a3c5601d3147af241965fa78361a8cd070b5f0240f3842cdd49b3f93a32af4299568d201382c8c5a694ec7f85191c5880d489056744f59cbcd346 SHA512 c02ca02be9f25533c6a37a3aa372cdb75de8419349e279f7bd82369667a75943fc2fd0ba5afad49281d623f8ac4d6f97ffb2dbdb7b72b4cdc9afec80e763bed5 diff --git a/dev-python/entrypoint2/entrypoint2-0.2.1.ebuild b/dev-python/entrypoint2/entrypoint2-0.2.1.ebuild deleted file mode 100644 index 2d2708e9ea11..000000000000 --- a/dev-python/entrypoint2/entrypoint2-0.2.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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,10} ) - -inherit distutils-r1 - -DESCRIPTION="Easy to use command-line interface for python modules" -HOMEPAGE="https://github.com/ponty/entrypoint2" -SRC_URI="https://github.com/ponty/entrypoint2/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 x86" - -BDEPEND="test? ( - dev-python/easyprocess[${PYTHON_USEDEP}] - dev-python/path-py[${PYTHON_USEDEP}] -)" - -distutils_enable_tests pytest diff --git a/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild b/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild index 2d2708e9ea11..d7a859a6531a 100644 --- a/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild +++ b/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 |
