diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-22 00:54:54 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-22 00:54:54 +0000 |
| commit | 74ae40ee903f7bc8b1704ad4b03902aea7fbd3aa (patch) | |
| tree | f04aadadb5f7d1f76a1c238460d08d70840ac8d5 /dev-python/doit-py | |
| parent | 47ec56ceecb885e965ff76961f9628f7e8240ec4 (diff) | |
| download | baldeagleos-repo-74ae40ee903f7bc8b1704ad4b03902aea7fbd3aa.tar.gz baldeagleos-repo-74ae40ee903f7bc8b1704ad4b03902aea7fbd3aa.tar.xz baldeagleos-repo-74ae40ee903f7bc8b1704ad4b03902aea7fbd3aa.zip | |
Adding metadata
Diffstat (limited to 'dev-python/doit-py')
| -rw-r--r-- | dev-python/doit-py/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/doit-py/doit-py-0.5.0.ebuild | 27 |
2 files changed, 0 insertions, 28 deletions
diff --git a/dev-python/doit-py/Manifest b/dev-python/doit-py/Manifest index a0966693812b..7b7691a48937 100644 --- a/dev-python/doit-py/Manifest +++ b/dev-python/doit-py/Manifest @@ -1,2 +1 @@ DIST doit-py-0.5.0.gh.tar.gz 15174 BLAKE2B 092f21549d3c088baf8a96b8dd7575304d08c7ae7b0472e7a890159247422060af06c1cc14064cd608bd59e71788067c5374953b16f4511971bb3018c0245cd4 SHA512 f9e70be30f47b7251bdb479762dabe655be898f9fe37fc5ac6608110a82863a08002271620569745f9ec2f47c03529c044a6ea74244b8bb6438b3fbe7e4c28f7 -DIST doit-py-0.5.0.tar.gz 15174 BLAKE2B 092f21549d3c088baf8a96b8dd7575304d08c7ae7b0472e7a890159247422060af06c1cc14064cd608bd59e71788067c5374953b16f4511971bb3018c0245cd4 SHA512 f9e70be30f47b7251bdb479762dabe655be898f9fe37fc5ac6608110a82863a08002271620569745f9ec2f47c03529c044a6ea74244b8bb6438b3fbe7e4c28f7 diff --git a/dev-python/doit-py/doit-py-0.5.0.ebuild b/dev-python/doit-py/doit-py-0.5.0.ebuild deleted file mode 100644 index e905c7790edf..000000000000 --- a/dev-python/doit-py/doit-py-0.5.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) - -inherit distutils-r1 - -DESCRIPTION="doit tasks for python stuff" -HOMEPAGE="https://pythonhosted.org/doit-py/ https://github.com/pydoit/doit-py" -SRC_URI="https://github.com/pydoit/doit-py/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~riscv x86" - -DEPEND=" - test? ( - app-text/hunspell[l10n_en] - dev-python/pyflakes[${PYTHON_USEDEP}] - )" -RDEPEND=" - dev-python/configclass[${PYTHON_USEDEP}]" - -distutils_enable_sphinx doc -distutils_enable_tests pytest |
