public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/transifex-client/
Date: Fri,  2 Oct 2020 07:32:26 +0000 (UTC)	[thread overview]
Message-ID: <1601621118.e9836f36e93997cb8a64e239a52e1230ab69c2e0.juippis@gentoo> (raw)

commit:     e9836f36e93997cb8a64e239a52e1230ab69c2e0
Author:     Robert Siebeck <gentoo.2019 <AT> r123 <DOT> de>
AuthorDate: Fri Sep  4 11:47:52 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 06:45:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9836f36

app-i18n/transifex-client: add version 0.13.12

Signed-off-by: Robert Siebeck <gentoo.2019 <AT> r123.de>
Closes: https://github.com/gentoo/gentoo/pull/17410
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-i18n/transifex-client/Manifest                 |  1 +
 .../transifex-client-0.13.12.ebuild                | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/app-i18n/transifex-client/Manifest b/app-i18n/transifex-client/Manifest
index 7db2792949c..0df52ab374f 100644
--- a/app-i18n/transifex-client/Manifest
+++ b/app-i18n/transifex-client/Manifest
@@ -1 +1,2 @@
+DIST transifex-client-0.13.12.tar.gz 211369 BLAKE2B e536e2d1c33c9a64326cac9bab2a5d162fc554185127b2e8d3fc77e81cb4f19b8c2b66b5bd4502cf3129bbf1f0aa2c6649552392831b3d2b6ed322170de31952 SHA512 e4a5c78f3cdf589ad186a09b8ada09e06a725499234c03a037f8a8fb33447fb25edaf921a395ce8cb31c11c08a21dbb1b7b35cf54276995d255ddb2382e549c9
 DIST transifex-client-0.13.9.tar.gz 197283 BLAKE2B 9fd6f63a54d09f190f7dd6701e4994e4fd67e23cf630dcb49641a3c7356e55f1146be7c2a590fb09a52cccfa99e709c48fffd7df416d1d4c10231c4f42919380 SHA512 3dc4a1e713a797ce1ea626c9e85dd353fec3034ba21ab04bc89e5b927e0298b4f6560a793eec50d1a99c7ab340462c33d18c1e159697c476001be868cb7f87fa

diff --git a/app-i18n/transifex-client/transifex-client-0.13.12.ebuild b/app-i18n/transifex-client/transifex-client-0.13.12.ebuild
new file mode 100644
index 00000000000..9a36eedf7f4
--- /dev/null
+++ b/app-i18n/transifex-client/transifex-client-0.13.12.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,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/"
+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/GitPython[${PYTHON_USEDEP}]
+	<dev-python/python-slugify-5.0.0[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	<dev-python/six-2.0.0[${PYTHON_USEDEP}]
+	dev-python/urllib3[${PYTHON_USEDEP}]"
+
+distutils_enable_tests setup.py
+
+src_prepare() {
+	eapply_user
+	sed -i -e 's:test_fetch_timestamp_from_git_tree:_&:' \
+		tests/test_utils.py || die
+}


             reply	other threads:[~2020-10-02  7:32 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02  7:32 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07  6:46 [gentoo-commits] repo/gentoo:master commit in: app-i18n/transifex-client/ Joonas Niilola
2024-10-07  6:46 Joonas Niilola
2024-08-23  8:54 Yixun Lan
2024-08-23  8:54 Yixun Lan
2024-08-22  2:07 Sam James
2024-08-22  2:07 Sam James
2024-07-11 16:29 Eli Schwartz
2024-07-11 16:29 Eli Schwartz
2024-06-28  7:43 Joonas Niilola
2024-06-28  7:43 Joonas Niilola
2024-04-27 11:39 Yixun Lan
2024-04-27 11:39 Yixun Lan
2023-09-06  7:12 Joonas Niilola
2023-09-06  7:12 Joonas Niilola
2023-04-13  6:03 Joonas Niilola
2023-02-26  7:26 Joonas Niilola
2023-02-26  7:26 Joonas Niilola
2023-02-16 22:57 Sam James
2023-02-16 22:57 Sam James
2022-12-09  7:12 Joonas Niilola
2022-12-09  7:12 Joonas Niilola
2022-12-09  7:12 Joonas Niilola
2022-11-18  4:54 Sam James
2022-11-18  4:54 Sam James
2022-10-30  9:35 Sam James
2022-10-30  9:35 Sam James
2022-09-22 11:35 Joonas Niilola
2022-09-22 11:35 Joonas Niilola
2022-09-13  5:13 Joonas Niilola
2022-09-13  5:13 Joonas Niilola
2022-08-10  8:31 Joonas Niilola
2022-08-10  8:31 Joonas Niilola
2022-07-05  8:52 Joonas Niilola
2022-05-17  7:13 Sam James
2022-05-17  7:12 Sam James
2022-05-16 12:22 Jakov Smolić
2022-05-15 22:07 Jakov Smolić
2022-04-08 15:50 Joonas Niilola
2022-04-08 15:50 Joonas Niilola
2022-03-30 20:09 Jakov Smolić
2022-03-30 20:09 Jakov Smolić
2022-02-26  2:43 Sam James
2022-02-26  2:43 Sam James
2022-02-25  9:41 Yixun Lan
2022-02-25  9:40 Yixun Lan
2022-02-25  9:40 Yixun Lan
2022-02-19 10:09 Matthew Smith
2022-02-19 10:09 Matthew Smith
2022-02-11 19:07 Jakov Smolić
2022-02-11  7:24 Agostino Sarubbo
2022-01-28 18:53 Arthur Zamarin
2022-01-28  7:53 Sam James
2022-01-21 19:11 Sam James
2022-01-19  0:09 Sam James
2021-12-29  7:41 Sam James
2021-12-29  7:35 Sam James
2021-12-29  1:51 Sam James
2021-07-14 14:32 Joonas Niilola
2021-07-14 14:32 Joonas Niilola
2021-03-03 22:01 Sam James
2021-03-02 14:17 Thomas Deutschmann
2021-02-18 17:12 Sam James
2021-02-16  8:25 Sergei Trofimovich
2021-02-04 10:25 Joonas Niilola
2021-02-04 10:21 Joonas Niilola
2021-02-04 10:21 Joonas Niilola
2021-02-04 10:21 Joonas Niilola
2020-12-17 13:48 Joonas Niilola
2020-12-17 13:48 Joonas Niilola
2020-11-24 13:26 Joonas Niilola
2020-11-24 13:26 Joonas Niilola
2020-05-14 22:12 Aaron Bauman
2020-05-13 10:08 Agostino Sarubbo
2020-05-12 13:05 Agostino Sarubbo
2020-04-30 12:00 Joonas Niilola
2020-04-29  8:10 Joonas Niilola
2019-01-27 10:15 Pacho Ramos
2018-07-01  9:52 Mikle Kolyada
2018-06-27 17:15 Pacho Ramos
2017-08-13 13:00 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1601621118.e9836f36e93997cb8a64e239a52e1230ab69c2e0.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox