commit:     b3b4ce4072e9f84278af7a017b01552af9a92e03
Author:     Robert Siebeck <gentoo.2019 <AT> r123 <DOT> de>
AuthorDate: Wed Mar  3 21:46:26 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  3 22:01:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b4ce40

app-i18n/transifex-client: remove version 0.13.9

Closes: https://bugs.gentoo.org/765349
Signed-off-by: Robert Siebeck <gentoo.2019 <AT> r123.de>
Closes: https://github.com/gentoo/gentoo/pull/19758
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/transifex-client/Manifest                 |  1 -
 .../transifex-client-0.13.9.ebuild                 | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/app-i18n/transifex-client/Manifest 
b/app-i18n/transifex-client/Manifest
index 0f299aa5755..3586445e35f 100644
--- a/app-i18n/transifex-client/Manifest
+++ b/app-i18n/transifex-client/Manifest
@@ -1,2 +1 @@
-DIST transifex-client-0.13.9.tar.gz 197283 BLAKE2B 
9fd6f63a54d09f190f7dd6701e4994e4fd67e23cf630dcb49641a3c7356e55f1146be7c2a590fb09a52cccfa99e709c48fffd7df416d1d4c10231c4f42919380
 SHA512 
3dc4a1e713a797ce1ea626c9e85dd353fec3034ba21ab04bc89e5b927e0298b4f6560a793eec50d1a99c7ab340462c33d18c1e159697c476001be868cb7f87fa
 DIST transifex-client-0.14.2.tar.gz 211398 BLAKE2B 
4210a06da9fd09e689d28ae77a90c65f96cbba7b44a2cc506c2e385dc2f34659bfbda25eb81cef850442f4b3da22a859e19761798ec123888564b0327f0c6503
 SHA512 
5d7f8241d61621197df95cb42b2a8fb8088e77543f076c2401db14f7e44d67e49478d0b04cb525fc6281b37e5026edc8121f90cb7332e669d63be6112264044d

diff --git a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild 
b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild
deleted file mode 100644
index 4a4c865bd3f..00000000000
--- a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="A command line interface for Transifex"
-HOMEPAGE="https://pypi.org/project/transifex-client/ 
https://www.transifex.net/ https://github.com/transifex/transifex-client";
-SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
-RDEPEND="<dev-python/python-slugify-2.0.0[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.19.1[${PYTHON_USEDEP}]
-       <dev-python/six-2.0.0[${PYTHON_USEDEP}]
-       >=dev-python/urllib3-1.24.2[${PYTHON_USEDEP}]"
-
-distutils_enable_tests setup.py

Reply via email to