summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Siebeck <gentoo.2019@r123.de>2020-04-19 15:04:41 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-04-29 11:09:56 +0300
commitb6a37697d5692fe885f4eebe46cc9c47b529d228 (patch)
tree69a17e8d49d506e52e324120d2ea9dedb99611b2
parentapp-i18n/transifex-client: take maintainership (diff)
downloadgentoo-b6a37697.tar.gz
gentoo-b6a37697.tar.bz2
gentoo-b6a37697.zip
app-i18n/transifex-client: add version 0.13.9
Closes: https://bugs.gentoo.org/718222 Closes: https://bugs.gentoo.org/665246 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--app-i18n/transifex-client/Manifest1
-rw-r--r--app-i18n/transifex-client/transifex-client-0.13.9.ebuild27
-rw-r--r--profiles/package.mask5
3 files changed, 28 insertions, 5 deletions
diff --git a/app-i18n/transifex-client/Manifest b/app-i18n/transifex-client/Manifest
index adca5b4f5434..c5263f78037d 100644
--- a/app-i18n/transifex-client/Manifest
+++ b/app-i18n/transifex-client/Manifest
@@ -1 +1,2 @@
DIST transifex-client-0.12.4.tar.gz 179349 BLAKE2B 4287bf32a31a5319f54ae5f141f53fa00554c542d7f0f1000e985547f01029b05dc18f38ef992d37c08c6c0ab54d934a4ab37c37f0bfee299d824224316acbad SHA512 516531a0c5a7242da27e8b34a0513b24b806d3b3a271cfe29b31ef7969472f82a37e6fbb1d6198feb1c5bd99d7503bacf3f162808504415ea46670af3fe2369e
+DIST transifex-client-0.13.9.tar.gz 197283 BLAKE2B 9fd6f63a54d09f190f7dd6701e4994e4fd67e23cf630dcb49641a3c7356e55f1146be7c2a590fb09a52cccfa99e709c48fffd7df416d1d4c10231c4f42919380 SHA512 3dc4a1e713a797ce1ea626c9e85dd353fec3034ba21ab04bc89e5b927e0298b4f6560a793eec50d1a99c7ab340462c33d18c1e159697c476001be868cb7f87fa
diff --git a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild
new file mode 100644
index 000000000000..ebf993e907dc
--- /dev/null
+++ b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+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/"
+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
diff --git a/profiles/package.mask b/profiles/package.mask
index 1f172b84b2e2..b6329a82a538 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -456,11 +456,6 @@ app-misc/openastro
app-misc/openastro-data
# Michał Górny <mgorny@gentoo.org> (2020-04-19)
-# Unmaintained. Stuck on Python 3.6. A few releases behind upstream.
-# Removal in 30 days. Bug #718222.
-app-i18n/transifex-client
-
-# Michał Górny <mgorny@gentoo.org> (2020-04-19)
# Unmaintained. Discontinued upstream. Uses old ACMEv1 API.
# Stuck on Python 3.6.
# Removal in 30 days. Bug #718204.