summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-08-14 21:12:28 +0200
committerDavid Seifert <soap@gentoo.org>2021-08-14 21:12:28 +0200
commit86ddef564c2566cf94afe5860623b15df5935366 (patch)
tree510278b7a0ee19a73b50172c5feb22ef8f926731
parentdev-python/tablib: Remove last-rited pkg (diff)
downloadgentoo-86ddef564c2566cf94afe5860623b15df5935366.tar.gz
gentoo-86ddef564c2566cf94afe5860623b15df5935366.tar.bz2
gentoo-86ddef564c2566cf94afe5860623b15df5935366.zip
dev-python/markuppy: Remove last-rited pkg
Closes: https://bugs.gentoo.org/801991 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-python/markuppy/Manifest1
-rw-r--r--dev-python/markuppy/markuppy-1.14.ebuild24
-rw-r--r--dev-python/markuppy/metadata.xml11
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 41 deletions
diff --git a/dev-python/markuppy/Manifest b/dev-python/markuppy/Manifest
deleted file mode 100644
index a3aef08d273a..000000000000
--- a/dev-python/markuppy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST MarkupPy-1.14.tar.gz 6815 BLAKE2B 219a220c3aefd2870a6cfa6e4d460989cfdecf65a9e760a222f70d202ee4d6d4ce287f08a7e881218360d662c5281f140c9a4a176182fce19d548707a998ec63 SHA512 dbc0abaaa0b9ffd95d2aebe62e5f718a44a0e614eeded5f3624df190778f11a10aa98e34c444e38295ac05de38c4ddad57fe885446ebe7c4b9fd1d64b312f168
diff --git a/dev-python/markuppy/markuppy-1.14.ebuild b/dev-python/markuppy/markuppy-1.14.ebuild
deleted file mode 100644
index 13e2b91439e0..000000000000
--- a/dev-python/markuppy/markuppy-1.14.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-MY_PN="MarkupPy"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="MarkupPy - An HTML/XML generator"
-HOMEPAGE="https://pypi.org/project/MarkupPy/ https://github.com/tylerbakke/MarkupPy"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-S="${WORKDIR}/${MY_P}"
-
-SLOT="0"
-LICENSE="BSD-2"
-KEYWORDS="~amd64"
-
-# MarkupPy does not have any test suite
-RESTRICT="test"
diff --git a/dev-python/markuppy/metadata.xml b/dev-python/markuppy/metadata.xml
deleted file mode 100644
index 4ba0f85b0295..000000000000
--- a/dev-python/markuppy/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">MarkupPy</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 2f5c29ade35b..52481296738a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -392,11 +392,6 @@ dev-ruby/spork
# Removal on 2021-08-13. Bugs #755896, #781467.
net-proxy/polipo
-# Marco Scardovi <marco@scardovi.vom> (2021-07-13)
-# These packages were only ported for netbox. Not useful for anything else
-# No revdeps. Removal in 30 days (Bug #801991)
-dev-python/markuppy
-
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2021-07-12)
# Version 3.3.0 suffers from ridiculously high CPU usage, this version has
# therefore been retracted upstream.