From 4cbcc855382a06088e2f016f62cafdbcb7e40665 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2022 00:40:44 +0000 Subject: gentoo resync : 20.03.2022 --- dev-python/jaraco-collections/Manifest | 6 +---- .../jaraco-collections-3.4.0.ebuild | 29 --------------------- .../jaraco-collections-3.5.0.ebuild | 30 ---------------------- .../jaraco-collections-3.5.1.ebuild | 2 +- 4 files changed, 2 insertions(+), 65 deletions(-) delete mode 100644 dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild delete mode 100644 dev-python/jaraco-collections/jaraco-collections-3.5.0.ebuild (limited to 'dev-python/jaraco-collections') diff --git a/dev-python/jaraco-collections/Manifest b/dev-python/jaraco-collections/Manifest index 6becb8310bf5..818c1cd3a69f 100644 --- a/dev-python/jaraco-collections/Manifest +++ b/dev-python/jaraco-collections/Manifest @@ -1,7 +1,3 @@ -DIST jaraco.collections-3.4.0.tar.gz 14887 BLAKE2B 2c1e87b18dc3ca68fb5b849b30cc0284b8a8daed9b6b2b075a753f7ccf91feb487734a38bb7fc88d29020b0b1980346109551a8bba5d0b3a7f4a491c0dcb1615 SHA512 8e427f98dbcfad3f9042d1f080b2bf8012fdaaf084e230f9b46ff078623b047c2d9dab41ed0303df5dd070abce2a25289281113a97e8ab8d819048d30b8d314a -DIST jaraco.collections-3.5.0.tar.gz 15001 BLAKE2B 3ddc63fdc8d9c9cf9f25aee0cfa1c6d10c93b337bb77f7f33527986f58bb80ae35fbcc1dcb21aadebb3303a3ee20122134fe27f95ecd4b17c64b6f5ea6e94ae2 SHA512 cf0646b388beefe1aed26c96ae725b2934b7bd9df63e57c51c9c84ad6c758c135e6bb3487e0a6a68fba149234c54f2b0eacd4b260c945f8ffed632bdcb03d88f DIST jaraco.collections-3.5.1.tar.gz 15053 BLAKE2B afba813636464b6776f244eab31a0cd86418410f313e171cff1c8ac64e5d902f4a6c2f88d87c61d55292baa338aee45866d3a459c5b5b73fd4e751278b869316 SHA512 2918be537296ca81e5f78a3966a47451dc9dc2d233d997c3f01461c489b44051c497dab55496f85883ac1b91a28850a9d77ff154a3f5e074da1ed07f3259c246 -EBUILD jaraco-collections-3.4.0.ebuild 789 BLAKE2B c7833c57621d2c522a6fff4a80a214720a055073a51eee68604000beb38ef1ba8e40eb744d5b57c65edb19e1e83d119e4f4629006889b39e26123f4b7b2e6bc8 SHA512 f5ee37a6a33ad54eaad6496733e3fcceb377af67b1b557ac8463cd45487df54f166ea61cd0279321125e2725c46a977bc554726a8df088b2ad4b75f64e1e549e -EBUILD jaraco-collections-3.5.0.ebuild 797 BLAKE2B 86b83939e206562ce0e8a2a724810cf314d16e80e731b7d473e33cbc0b417ada773e486897701a06d07d7008ffffccec835da231ea21c7629134e12635f7f705 SHA512 6becd7811e7f03a8106f62e140fdd77aa92f3074196a9bac7ed351ceaf7c2cccc3e88ee3b44acc745ce35acc31ea27f63e1e18bf8a42ac998c232e1f301697c0 -EBUILD jaraco-collections-3.5.1.ebuild 803 BLAKE2B ced7f989d70a70f8a6bab66bd99869155e84960280adfb5f0f3d4f8fffab3315cec3ff4fe0f7908a483a8122b9c69249bb5311687f4cae9b5f69e60f1286a62e SHA512 10698c199032177f314ce8a20bf668f00962067d03ada36b723d870b7d47479532404632996662bb773f50c3cb7c4017ccd2251eef10d007f7c93c0c153d8e75 +EBUILD jaraco-collections-3.5.1.ebuild 798 BLAKE2B d86e97424bb56793f282c4368021386f23bfd340fd9d210ea75cdf53f558a6ebb6a06ca430f079024e721c8cc01f0688f98f11f99ef4edf94e4cf18c8dc2b45a SHA512 3138c7679b01023275dbe4ecd0467902d0779450656cab07fe88ebc5768b9553d8dfa07752df83594adc0358faecf380b7101776c9f51aff0b5b58a289ca0f1a MISC metadata.xml 684 BLAKE2B 2da0cbb4ee979b83d045c4c402ff420db27d1a4176c7009bf56027b9b3a7df9395e67f881dce945849870955998e65dcd13c4e77926a8e2e7d1084b475a71ddc SHA512 30743b4d3616dc141a9ce814262304d21ac20475fa70414679dd5f028dcf83021c4cf9b39b3817957f5feb623076f94df1e7a951b0ab6cf57cf635b7eaf3ef8e diff --git a/dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild deleted file mode 100644 index 14343e15c7f1..000000000000 --- a/dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -MY_PN="${PN/-/.}" -DESCRIPTION="Models and classes to supplement the stdlib collections module" -HOMEPAGE="https://github.com/jaraco/jaraco.collections" -SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv 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_sphinx docs '>=dev-python/jaraco-packaging-3.2' \ - '>=dev-python/rst-linker-1.9' -distutils_enable_tests pytest diff --git a/dev-python/jaraco-collections/jaraco-collections-3.5.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.5.0.ebuild deleted file mode 100644 index 010f9dbceca2..000000000000 --- a/dev-python/jaraco-collections/jaraco-collections-3.5.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -MY_PN="${PN/-/.}" -DESCRIPTION="Models and classes to supplement the stdlib collections module" -HOMEPAGE="https://github.com/jaraco/jaraco.collections" -SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~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_sphinx docs \ - '>=dev-python/jaraco-packaging-3.2' \ - '>=dev-python/rst-linker-1.9' -distutils_enable_tests pytest diff --git a/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild index 141096b1447d..d7d76c693654 100644 --- a/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86" RDEPEND=" dev-python/jaraco-classes[${PYTHON_USEDEP}] -- cgit v1.2.3