diff options
| author | 2024-01-18 17:44:14 +0100 | |
|---|---|---|
| committer | 2024-01-18 17:46:17 +0100 | |
| commit | 50a72746ea2d9696627a43341310711a52f75af7 (patch) | |
| tree | 8cdcaf202a4833511b729bd3c4bfde0885bb843b | |
| parent | dev-ruby/elasticsearch: drop 7.17.7-r1 (diff) | |
| download | gentoo-50a72746ea2d9696627a43341310711a52f75af7.tar.gz gentoo-50a72746ea2d9696627a43341310711a52f75af7.tar.bz2 gentoo-50a72746ea2d9696627a43341310711a52f75af7.zip | |
dev-python/ruamel-std-pathlib: treeclean
Closes: https://bugs.gentoo.org/920271
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
| -rw-r--r-- | dev-python/ruamel-std-pathlib/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/ruamel-std-pathlib/metadata.xml | 25 | ||||
| -rw-r--r-- | dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.12.0.ebuild | 54 | ||||
| -rw-r--r-- | profiles/arch/loong/package.use.mask | 1 | ||||
| -rw-r--r-- | profiles/package.mask | 6 |
5 files changed, 0 insertions, 87 deletions
diff --git a/dev-python/ruamel-std-pathlib/Manifest b/dev-python/ruamel-std-pathlib/Manifest deleted file mode 100644 index 26cd8c2ebaf6..000000000000 --- a/dev-python/ruamel-std-pathlib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ruamel-std-pathlib-0.12.0.tar.xz 20972 BLAKE2B f228982f0df4d5bb41fb99e74179764eecc7d7850bb381cc219b4a3521dfbd42ec88e246600dd4d20977ce5718e32a32a89b5c922b7f56fc63396cdc3974d157 SHA512 07c969d95fa3ebcf2e5070aa50044760fa1198d189f2d4104bfbaf9b49884deb391e32db2b4ffa23e5ed7d192c4a010c76d7ecc0cbe7f321cdc449f9a89f12be diff --git a/dev-python/ruamel-std-pathlib/metadata.xml b/dev-python/ruamel-std-pathlib/metadata.xml deleted file mode 100644 index be31b64778bf..000000000000 --- a/dev-python/ruamel-std-pathlib/metadata.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>marecki@gentoo.org</email> - <name>Marek Szuba</name> - </maintainer> - <maintainer type="person" proxied="yes"> - <email>zoltan@sinustrom.info</email> - <name>Zoltan Puskas</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">ruamel.std.pathlib</remote-id> - <remote-id type="sourceforge">ruamel-std-pathlib</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.12.0.ebuild b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.12.0.ebuild deleted file mode 100644 index 851dac118b40..000000000000 --- a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.12.0.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..12} ) - -inherit distutils-r1 - -MY_P="${PN//-/.}-${PV}" -DESCRIPTION="Ruamel enhancements to pathlib and pathlib2" -HOMEPAGE=" - https://pypi.org/project/ruamel.std.pathlib/ - https://sourceforge.net/projects/ruamel-std-pathlib/ -" -# PyPI tarballs do not include tests -SRC_URI="mirror://sourceforge/ruamel-dl-tagged-releases/${MY_P}.tar.xz -> ${P}.tar.xz" -S=${WORKDIR}/${MY_P} - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - !dev-python/namespace-ruamel -" -BDEPEND=" - test? ( - dev-python/ujson[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -python_compile() { - distutils-r1_python_compile - find "${BUILD_DIR}" -name '*.pth' -delete || die -} - -python_test() { - local EPYTEST_DESELECT=( - # these tests fail without orjson - _test/test_json.py::TestJSON::test_json_standard - # (this one also hardcodes path in /var/tmp, sigh) - _test/test_json.py::TestJSON::test_json - _test/test_json.py::TestJSON::test_bytes_orjson - ) - - rm -f *.py || die - distutils_write_namespace ruamel - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - epytest -} diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index a80faf224e94..d3a86ae2589b 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -54,7 +54,6 @@ sys-devel/llvm -debuginfod # Revdeps of dev-python/ujson which is masked. dev-python/cattrs test dev-python/requests-cache test -dev-python/ruamel-std-pathlib test # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-30) # Avoid having to keyword more Qt deps diff --git a/profiles/package.mask b/profiles/package.mask index 74282767b570..3614e9152a84 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -270,12 +270,6 @@ sys-block/hpacucli # Removal on 2024-01-21. Bug #919050. app-containers/go-secbench -# Michał Górny <mgorny@gentoo.org> (2023-12-18) -# A broken package that used to be a test dependency -# of dev-python/ruamel-yaml. No revdeps left. -# Removal on 2024-01-17. Bug #920271. -dev-python/ruamel-std-pathlib - # Andreas Sturmlechner <asturm@gentoo.org> (2024-01-10) # KDE Plasma 6 RC1 (5.92) and Frameworks 6 RC1 (5.248) mask # *** PRE-RELEASE *** NO BUGS WILL BE FIXED *** OVERLAY PRs WELCOME *** |
