diff options
author | 2023-04-22 01:18:54 -0400 | |
---|---|---|
committer | 2023-04-22 02:51:04 -0400 | |
commit | 6f003587ad3f243ff0397f06e2ce2a602c9976ab (patch) | |
tree | f00d992a2017ea7013b4ca6da5403f105fe5e3f0 /dev-python/PyQt6-sip | |
parent | gui-libs/egl-wayland: drop 1.1.11_p20230202-r0 (diff) | |
download | gentoo-6f003587ad3f243ff0397f06e2ce2a602c9976ab.tar.gz gentoo-6f003587ad3f243ff0397f06e2ce2a602c9976ab.tar.bz2 gentoo-6f003587ad3f243ff0397f06e2ce2a602c9976ab.zip |
dev-python/PyQt6-sip: drop 13.4.1, 13.5.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6-sip')
-rw-r--r-- | dev-python/PyQt6-sip/Manifest | 2 | ||||
-rw-r--r-- | dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild | 17 | ||||
-rw-r--r-- | dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild | 17 |
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/PyQt6-sip/Manifest b/dev-python/PyQt6-sip/Manifest index 4ebcab73c1ff..7b6851169a81 100644 --- a/dev-python/PyQt6-sip/Manifest +++ b/dev-python/PyQt6-sip/Manifest @@ -1,3 +1 @@ -DIST PyQt6_sip-13.4.1.tar.gz 111256 BLAKE2B 548cf81a0a02183e2524bbbbc8e4c1e72fb91a744d7e23ecad531bd0f6d42fef4a2b893f84dd93c4f73ebc95eaef79e19744d1a9ceeb4fcd3497a2217d0f02af SHA512 267cdde9923e6f8522a7ecdbce4ee6c55f5733719b0326fd87ae91ec35c247176516b25a01a9addabe9391a6df10c67beab782fed8a83185a2cd5fdcd6fb4c50 -DIST PyQt6_sip-13.5.0.tar.gz 111338 BLAKE2B 37dfe20e4cfae0a4724612b99c5edf268a7adb59ae7ba460d266134d1ffacbbe9f48237c90d2c189fa977fc8acbf94d278c6f0ad4bcb63f8b3d332f571e0984c SHA512 ee5d478acb2cc32fd012614b6d70d9a2a2f9b666de0f8e5a278be685bcead17b5ab230bcc82c6b33c3f163289e3bdb0818a018721f3fe5d6681179613987e9ab DIST PyQt6_sip-13.5.1.tar.gz 111350 BLAKE2B 9e26e88858107d3ca76b4287268ed643fa46c936b41befdf86f7f1fc8f18fdfff42cff8875594a7bf96413b9d5a4a27b3ceb37120fc81d8141394e50b1ed5329 SHA512 1e4170d167a326afe6df86e4a35e209299548054981cb2e5d56da234ef9db4d8594bcb05b6be363c3bc6252776ae9de63d589a3d9f33fba8250d39cdb5e9061a diff --git a/dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild b/dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild deleted file mode 100644 index 26477c15c095..000000000000 --- a/dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN=${PN/-/_} -PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 pypi - -DESCRIPTION="sip module support for PyQt6" -HOMEPAGE="https://www.riverbankcomputing.com/software/sip/" - -LICENSE="|| ( GPL-2 GPL-3 SIP )" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild b/dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild deleted file mode 100644 index 26477c15c095..000000000000 --- a/dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN=${PN/-/_} -PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 pypi - -DESCRIPTION="sip module support for PyQt6" -HOMEPAGE="https://www.riverbankcomputing.com/software/sip/" - -LICENSE="|| ( GPL-2 GPL-3 SIP )" -SLOT="0" -KEYWORDS="~amd64" |