* [gentoo-commits] repo/gentoo:master commit in: profiles/, app-misc/wildq/
@ 2023-05-11 10:12 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2023-05-11 10:12 UTC (permalink / raw
To: gentoo-commits
commit: dede2844ae6519f40683061fc9b7c7ec7486a565
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 10:12:22 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 11 10:12:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dede2844
app-misc/wildq: treeclean
Closes: https://bugs.gentoo.org/878655
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-misc/wildq/Manifest | 1 -
app-misc/wildq/metadata.xml | 16 ----------------
app-misc/wildq/wildq-1.1.11.ebuild | 27 ---------------------------
profiles/package.mask | 6 ------
4 files changed, 50 deletions(-)
diff --git a/app-misc/wildq/Manifest b/app-misc/wildq/Manifest
deleted file mode 100644
index 6b10948d4e3f..000000000000
--- a/app-misc/wildq/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wildq-1.1.11.tar.gz 16753 BLAKE2B f95db636b989b4cf99c7612779c2b4f57f7dd5b185741be017a85de546cdc675592f8c846ff2aa15a8afc416e61f780c1682c956de7125e020666e83ea6a7818 SHA512 474869d13c33ae5b053d4f135a288e1a778f201471def20b0f95c5ab16152c828f77a730ed85a39e4f8619523f4685b6da89fb7954134fe2a10776255062b22d
diff --git a/app-misc/wildq/metadata.xml b/app-misc/wildq/metadata.xml
deleted file mode 100644
index 197807940e93..000000000000
--- a/app-misc/wildq/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <remote-id type="pypi">wildq</remote-id>
- <remote-id type="github">ahmet2mir/wildq</remote-id>
- </upstream>
- <maintainer type="person">
- <email>zmedico@gentoo.org</email>
- </maintainer>
- <use>
- <flag name="hcl">HCL support via pyhcl</flag>
- <flag name="toml">TOML support via pytoml</flag>
- <flag name="xml">XML support via xmltodict</flag>
- </use>
-</pkgmetadata>
diff --git a/app-misc/wildq/wildq-1.1.11.ebuild b/app-misc/wildq/wildq-1.1.11.ebuild
deleted file mode 100644
index 2d5c72c8a282..000000000000
--- a/app-misc/wildq/wildq-1.1.11.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Command-line TOML/JSON/INI/YAML/XML processor using jq c bindings"
-HOMEPAGE="https://pypi.org/project/wildq/ https://github.com/ahmet2mir/wildq"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="hcl toml xml"
-RDEPEND="
- dev-python/jq[${PYTHON_USEDEP}]
- hcl? ( dev-python/pyhcl[${PYTHON_USEDEP}] )
- toml? ( dev-python/toml[${PYTHON_USEDEP}] )
- xml? ( dev-python/xmltodict[${PYTHON_USEDEP}] )
-"
-
-python_prepare_all() {
- # Unpin install_requires versions.
- sed -e "s|^\\([ []'[[:alnum:]]\+\\)>=[^']*|\\1|" -i setup.py || die
- distutils-r1_python_prepare_all
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 08b67561ef35..d26422df535f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -309,12 +309,6 @@ dev-java/jython
# Removal on 2023-05-08
dev-ruby/allison
-# Michał Górny <mgorny@gentoo.org> (2023-04-07)
-# No Python 3.11 support and the ebuild is not running the test suite.
-# Still uses deprecated dev-python/toml (upstream). No revdeps.
-# Removal on 2023-05-07. Bug #878655.
-app-misc/wildq
-
# Ionen Wolkens <ionen@gentoo.org> (2023-03-30)
# NVIDIA dropped support for the 390.xx branch in December 2022[1].
#
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-11 10:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-11 10:12 [gentoo-commits] repo/gentoo:master commit in: profiles/, app-misc/wildq/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox