commit:     f75abc08b6e8bcc1d494e43cd38dd3a90110c08d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 12:02:18 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 12:02:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75abc08

dev-python/xlsxwriter: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/xlsxwriter/Manifest                |  2 --
 dev-python/xlsxwriter/xlsxwriter-3.1.0.ebuild | 28 ---------------------------
 dev-python/xlsxwriter/xlsxwriter-3.1.1.ebuild | 28 ---------------------------
 3 files changed, 58 deletions(-)

diff --git a/dev-python/xlsxwriter/Manifest b/dev-python/xlsxwriter/Manifest
index 1b744c059415..78fbdcce71e8 100644
--- a/dev-python/xlsxwriter/Manifest
+++ b/dev-python/xlsxwriter/Manifest
@@ -1,3 +1 @@
-DIST XlsxWriter-RELEASE_3.1.0.gh.tar.gz 36681465 BLAKE2B 
13a9a03f49714136556c24b2e20bdac6366179a242fe4190abeec95859f572e47928f50543b8b8639662d8053f49d2fcc818ed3a74106d1773ff75c363024e13
 SHA512 
97ecc110bb5fd8b72ed66e9415ea6488a0d52505d93722b268258ecd299c21e872b4db2228dc6581da3e8b4ae93ca5252bff448c290de4232d4e5792aa8e43c4
-DIST XlsxWriter-RELEASE_3.1.1.gh.tar.gz 36691990 BLAKE2B 
5341a2699fec7015003a602fca08483cff68cfa6f782c41d49f1801b4aab1a332048cb9ddb02fba0bb69a227cdcb22279e9fccf9b6808220724066e26886c0bc
 SHA512 
c827bdaefd962864e09673b891ec267da89306f65ea29ccab1807af8ed89f22721d6ca296b7b83d4099bdeadf4508f576e6e618828ffc8abed1d38b3c84c6076
 DIST XlsxWriter-RELEASE_3.1.2.gh.tar.gz 36697835 BLAKE2B 
055d0ac2e70ce5f86167f630044136f984bf19b494cb2ea5d7b98ce2098942e4c89eb0c3c3a8eeb48b1a4dcff30b71d45c2f2528634ed2f652d27f358d4778f7
 SHA512 
05f70721e6c55d54acdc143681ec581d3bf16c5d07725790bc648c169507e3cd9bd600ac4fcb4ff03fa449a6efc469d0745b92fcdb89afbf27ee1e2998c09613

diff --git a/dev-python/xlsxwriter/xlsxwriter-3.1.0.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-3.1.0.ebuild
deleted file mode 100644
index 5536e4aa6608..000000000000
--- a/dev-python/xlsxwriter/xlsxwriter-3.1.0.ebuild
+++ /dev/null
@@ -1,28 +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=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-TAG=RELEASE_${PV}
-MY_P=XlsxWriter-${TAG}
-DESCRIPTION="Python module for creating Excel XLSX files"
-HOMEPAGE="
-       https://github.com/jmcnamara/XlsxWriter/
-       https://pypi.org/project/XlsxWriter/
-"
-SRC_URI="
-       https://github.com/jmcnamara/XlsxWriter/archive/${TAG}.tar.gz
-               -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux"
-
-distutils_enable_tests pytest

diff --git a/dev-python/xlsxwriter/xlsxwriter-3.1.1.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-3.1.1.ebuild
deleted file mode 100644
index de882ad03167..000000000000
--- a/dev-python/xlsxwriter/xlsxwriter-3.1.1.ebuild
+++ /dev/null
@@ -1,28 +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=( python3_{10..11} pypy3 )
-
-inherit distutils-r1
-
-TAG=RELEASE_${PV}
-MY_P=XlsxWriter-${TAG}
-DESCRIPTION="Python module for creating Excel XLSX files"
-HOMEPAGE="
-       https://github.com/jmcnamara/XlsxWriter/
-       https://pypi.org/project/XlsxWriter/
-"
-SRC_URI="
-       https://github.com/jmcnamara/XlsxWriter/archive/${TAG}.tar.gz
-               -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
-
-distutils_enable_tests pytest

Reply via email to