mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/doctest-ignore-unicode: treeclean
Closes: https://bugs.gentoo.org/888245 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST doctest-ignore-unicode-0.1.2.tar.gz 2270 BLAKE2B a114a1724445ed2c5c41f46098d5930da8b255e82256ef686fa8567dc305608363895655ede36f70b87896f0ed22f1c8e1047632cff5719ef7417159b0a691e6 SHA512 ac88d1cc90b1db21b21b121cddde246314d8a3e399ea0e96f1cd4f7812949cebdd0850566a90d47da01ea159bb8d69c8a73ee05c62cc40d0839d4701f2f330d3
|
||||
@@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Add flag to ignore unicode literal prefixes in doctests"
|
||||
HOMEPAGE="https://pypi.org/project/doctest-ignore-unicode/ https://github.com/gnublade/doctest-ignore-unicode"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
distutils_enable_tests nose
|
||||
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">doctest-ignore-unicode</remote-id>
|
||||
<remote-id type="github">gnublade/doctest-ignore-unicode</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -265,12 +265,6 @@ media-plugins/gst-plugins-va
|
||||
# Removal on 2023-07-10. Bug #908227.
|
||||
dev-python/PyPDF2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-06-09)
|
||||
# Requires dev-python/nose. Last activity in 2013. No reverse
|
||||
# dependencies left.
|
||||
# Removal on 2023-07-09. Bug #888245.
|
||||
dev-python/doctest-ignore-unicode
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2023-06-08)
|
||||
# May be broken on some arches due to weird LLVM interaction.
|
||||
# Masked for now.
|
||||
|
||||
Reference in New Issue
Block a user