diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-16 10:53:11 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-16 10:53:11 -0500 |
| commit | 8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b (patch) | |
| tree | bb1e83c18d1cc77cdebfc5aeb9b12ad39c9787b5 /dev-python/pytest-markdown | |
| parent | f997c3ee588099e4f43e9ec845935868e3e60b8e (diff) | |
| download | baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.gz baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.xz baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-markdown')
| -rw-r--r-- | dev-python/pytest-markdown/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/pytest-markdown/metadata.xml | 6 | ||||
| -rw-r--r-- | dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild | 22 |
3 files changed, 0 insertions, 29 deletions
diff --git a/dev-python/pytest-markdown/Manifest b/dev-python/pytest-markdown/Manifest deleted file mode 100644 index fb3b39898a02..000000000000 --- a/dev-python/pytest-markdown/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest_markdown-1.0.2.tar.gz 2991 BLAKE2B 489bd1ccd6060b9588515772ff1f269dc57c328b3695405d0dd755340968899a2b912644e325ce5792528da90e5eac828314dbb9d1396eb34dffe0da04261848 SHA512 a2d5b38982f004a362ec2bda7aec45a6fb9e0b33dfd212647d8eab38fdadf6501b7fec8ad8838b286d81a156429aeb0ad3aa63361a580c2c7528fe19e474a7f6 diff --git a/dev-python/pytest-markdown/metadata.xml b/dev-python/pytest-markdown/metadata.xml deleted file mode 100644 index 3a8349e6ffc5..000000000000 --- a/dev-python/pytest-markdown/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <stabilize-allarches /> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild b/dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild deleted file mode 100644 index ea67bd57e600..000000000000 --- a/dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517="poetry" - -inherit distutils-r1 pypi - -DESCRIPTION="Run tests in your markdown" -HOMEPAGE=" - https://github.com/Jc2k/pytest-markdown/ - https://pypi.org/project/pytest-markdown/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~riscv" - -RDEPEND=">=dev-python/commonmark-0.9.1[${PYTHON_USEDEP}] - >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]" |
