diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-19 13:36:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-19 13:36:43 +0000 |
| commit | c06afb0c2e4eabc136bee395d65ae7d915020179 (patch) | |
| tree | ffba2b05ba49304905d10fc5e966ce10b4f5b54c /dev-python/nose-exclude | |
| parent | 91f31970c2f9724c4283e57ed4e310f8085bc783 (diff) | |
| download | baldeagleos-repo-c06afb0c2e4eabc136bee395d65ae7d915020179.tar.gz baldeagleos-repo-c06afb0c2e4eabc136bee395d65ae7d915020179.tar.xz baldeagleos-repo-c06afb0c2e4eabc136bee395d65ae7d915020179.zip | |
Adding metadata
Diffstat (limited to 'dev-python/nose-exclude')
| -rw-r--r-- | dev-python/nose-exclude/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/nose-exclude/metadata.xml | 15 | ||||
| -rw-r--r-- | dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild | 20 |
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/nose-exclude/Manifest b/dev-python/nose-exclude/Manifest deleted file mode 100644 index 8a37a1c073f4..000000000000 --- a/dev-python/nose-exclude/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nose-exclude-0.5.0.tar.gz 7359 BLAKE2B b47087f0af6a41f8a432c2e46b4a8ab3229dc682e11625d99b7d1aaa05d2cb0283acc95d9ce5eef3a071190c47dbcbd3e9d5e3ac7785e48d809a7962c27e4866 SHA512 2795f2f42430f8622fdeb46accf4a75853f8202ce1849852ec4b1a6e26aeb20accb8c2ec4faf3dad0ea174570fccd67d51140587ee9f47c905eed5d8a2963356 diff --git a/dev-python/nose-exclude/metadata.xml b/dev-python/nose-exclude/metadata.xml deleted file mode 100644 index 9bdbc5bff5b2..000000000000 --- a/dev-python/nose-exclude/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - - <origin>gentoo-staging</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file diff --git a/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild b/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild deleted file mode 100644 index 522c5dc753ee..000000000000 --- a/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Exclude specific directories from nosetests runs" -HOMEPAGE="https://github.com/kgrandis/nose-exclude" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" - -RDEPEND="dev-python/nose[${PYTHON_USEDEP}]" - -distutils_enable_tests setup.py |
