summaryrefslogtreecommitdiff
path: root/dev-python/exdown
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-28 13:37:46 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-28 13:37:46 +0000
commita2bf3580ad4f1ad7722d3952dce07235e1a39e97 (patch)
tree7182013f695c671d3ed89a2a9f7659915fcb1fb7 /dev-python/exdown
parent6adba7bdfb8d99e88ea074db6f8db9f582bb0b37 (diff)
downloadbaldeagleos-repo-a2bf3580ad4f1ad7722d3952dce07235e1a39e97.tar.gz
baldeagleos-repo-a2bf3580ad4f1ad7722d3952dce07235e1a39e97.tar.xz
baldeagleos-repo-a2bf3580ad4f1ad7722d3952dce07235e1a39e97.zip
Adding metadata
Diffstat (limited to 'dev-python/exdown')
-rw-r--r--dev-python/exdown/Manifest1
-rw-r--r--dev-python/exdown/exdown-0.9.0.ebuild23
-rw-r--r--dev-python/exdown/metadata.xml17
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-python/exdown/Manifest b/dev-python/exdown/Manifest
deleted file mode 100644
index 06d6a4509152..000000000000
--- a/dev-python/exdown/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-codeblocks-0.9.0.tar.gz 6590 BLAKE2B 34d1c72a891d2f2f1d98c4238322d888a48b286d628e3738043d16a59a75b3bd15b29e31c554a83508d9af31caf1b526e3c535a243bcf77c8d77f9bf5be69f5b SHA512 834002c4e9c8ad36baa9a4ed494fe28cf09460e0ee5a0a3d8d111cb0bd8ca4ed3c784a047901bc67984e7892f931b5644c1ea68112e4d9dda514a20e048b3d11
diff --git a/dev-python/exdown/exdown-0.9.0.ebuild b/dev-python/exdown/exdown-0.9.0.ebuild
deleted file mode 100644
index ed3c99a73baa..000000000000
--- a/dev-python/exdown/exdown-0.9.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
-
-inherit distutils-r1
-
-MY_P=pytest-codeblocks-${PV}
-DESCRIPTION="Extract code blocks from markdown"
-HOMEPAGE="https://github.com/nschloe/pytest-codeblocks/"
-SRC_URI="
- https://github.com/nschloe/pytest-codeblocks/archive/v${PV}.tar.gz
- -> ${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-distutils_enable_tests pytest
diff --git a/dev-python/exdown/metadata.xml b/dev-python/exdown/metadata.xml
deleted file mode 100644
index 4fcb7d8239f3..000000000000
--- a/dev-python/exdown/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>andrewammerlaan@gentoo.org</email>
- <name>Andrew Ammerlaan</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">exdown</remote-id>
- </upstream>
- <origin>gentoo-staging</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file