summaryrefslogtreecommitdiff
path: root/dev-python/jaraco-collections
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r--dev-python/jaraco-collections/Manifest4
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-3.7.0.ebuild32
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild2
3 files changed, 2 insertions, 36 deletions
diff --git a/dev-python/jaraco-collections/Manifest b/dev-python/jaraco-collections/Manifest
index acdf8906ad74..3247b13e6c5b 100644
--- a/dev-python/jaraco-collections/Manifest
+++ b/dev-python/jaraco-collections/Manifest
@@ -1,5 +1,3 @@
-DIST jaraco.collections-3.7.0.tar.gz 16874 BLAKE2B 6505856c1e3bb3fe55d84a5c8804481b2057b738cb37dc613f2dacc9fc19772eec3c9e4c310467ef7fcde09b3aff01b974a2ff8976988fb3802a7c77f35407bb SHA512 6ebf276b662bdd78622c345d64be8b919de8e10e248c78a6107e65a58f4b158ba788685f518d1590028c2bc9a13b1a48c30d5e30f964696a87330dba3b1432d7
DIST jaraco.collections-3.8.0.tar.gz 17021 BLAKE2B d1439d2ac8e1c62a87f85775d58a1ea30abfb9eeae2d04c00eaaca9452cd3d46c668841073ee41913a52afa519ecbbddba321ec06584c8cab29dd736f4337219 SHA512 3d20c07d616e82c8c2699f2a5e7a0c42e8a4e5314535d4521a2e3457db510cd24019b23128682ac60c34b47fc4b5232ba0fd2e463c199aef6f6eb6d6ee4347ac
-EBUILD jaraco-collections-3.7.0.ebuild 773 BLAKE2B 72cd4c3b4b219d3a82fa23071c599053b05f34fd4820e49539ef537c0a8c4c765ed7d2207d5b08dc90fe480dfdd72c3486f107328d9e0811bef69ee5e3aef7b6 SHA512 d2c62d8f9860fba5e2e0b2cb95cd4590e01776944061d4bbd1a56cacf2d66cae55da2afe7380634a2e2a792ae02f30ae0ff12a97adef0556fc2c750129d93669
-EBUILD jaraco-collections-3.8.0.ebuild 786 BLAKE2B 729ba1b5c3fd8fb36a040a7989ff96240d0f752b0b379770e7b4a07f77cd3f6a47275156811db7abf31eab19e74a4e7e2b81895dae95a3331ce4a0bea1c98ac1 SHA512 1fe24e258d7a1ba09c9bf3c45fd22a10cdf7087de4f61951e7e694dae56ac289de906ce8a9456b771d61982068f81d08dcf957f92878b647ed61ea0093c6238e
+EBUILD jaraco-collections-3.8.0.ebuild 780 BLAKE2B 8e0b841755612dd8cf4dde8f9fdf8523a61df0c0ac46b318e547b02f581e026c1f946f65949bd8196035b319cae7cc96e9a1d62167c18ee5a9e718dcca6155d8 SHA512 0c92b641a07c1623144dc1f84ed209d260546f05e8fe0f1f9997fb54ca22cd4b2fc31e78a2b14f3aa10c14c4e687f3f394785504e78feef95d589e4e97489131
MISC metadata.xml 578 BLAKE2B c6ad7ecaee92099645bcbd75ed9eff9da2a83268e8a7f828b2dbaf5414228f26b40f09fa37fd156d128742b111cfcacb3e177970b217d4de890ca7262275b26f SHA512 b2602fb629500021bd8fad159ddfcdc76a11f15fe2a51d0d25d5d687ae09170f6cc8438c252e8cb2792ca43bec7be65e249a799582f17c882639e30a9222a0ec
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.7.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.7.0.ebuild
deleted file mode 100644
index 5a3f271420dc..000000000000
--- a/dev-python/jaraco-collections/jaraco-collections-3.7.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Models and classes to supplement the stdlib collections module"
-HOMEPAGE="
- https://github.com/jaraco/jaraco.collections/
- https://pypi.org/project/jaraco.collections/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/.}/${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
-
-RDEPEND="
- dev-python/jaraco-classes[${PYTHON_USEDEP}]
- dev-python/jaraco-text[${PYTHON_USEDEP}]
-"
-BDEPEND="
- >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild
index a1cce818d735..393d10fbd974 100644
--- a/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild
@@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
RDEPEND="
dev-python/jaraco-classes[${PYTHON_USEDEP}]