public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/babelfish/
Date: Tue, 10 Aug 2021 05:17:12 +0000 (UTC)	[thread overview]
Message-ID: <1628572626.93aaa1c38aa53af7cacad939bc2117ec2cec18bc.mgorny@gentoo> (raw)

commit:     93aaa1c38aa53af7cacad939bc2117ec2cec18bc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 04:58:02 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 05:17:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93aaa1c3

dev-python/babelfish: Bump to 0.6.0

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

 dev-python/babelfish/Manifest               |  1 +
 dev-python/babelfish/babelfish-0.6.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest
index 66d55846d03..dd718e64852 100644
--- a/dev-python/babelfish/Manifest
+++ b/dev-python/babelfish/Manifest
@@ -1 +1,2 @@
 DIST babelfish-0.5.5.tar.gz 90398 BLAKE2B 3266a92ba5c68d7b801fa9cd13417d04b4a4526ba9fbee34116e356e42857bc36a68b085626a084047d7f9dc512d71d45cebfd06af65ed35bd2478b6957d00d9 SHA512 71504dd0203ad85a6a69107d67df3bd5ae4193515e74c05b346a8bd0aab425fc1534d54d1c74b14e48580ee5e76f04705e35c2d359fbe46254bee37e41cb4bfa
+DIST babelfish-0.6.0.gh.tar.gz 90886 BLAKE2B deee75aef23cbcb7c64f385c303310e5ce1ef0a3180729e47e59b8e85015ff36360a4be74ef32869421c6d90cf185ad427a7d55b9ef3cf20f551233dae3d425f SHA512 9d3309e67815c301578533fdaf8baae946ba87148b458f7b01315203d2d4356dd770c1a0b7a0ffbba14036b77f1463d67e3b5732efa6682cb6afdae1a8fd0a4b

diff --git a/dev-python/babelfish/babelfish-0.6.0.ebuild b/dev-python/babelfish/babelfish-0.6.0.ebuild
new file mode 100644
index 00000000000..8cbe931148f
--- /dev/null
+++ b/dev-python/babelfish/babelfish-0.6.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Python library to work with countries and languages"
+HOMEPAGE="
+	https://github.com/Diaoul/babelfish/
+	https://pypi.org/project/babelfish/"
+SRC_URI="
+	https://github.com/Diaoul/babelfish/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-08-10  5:17 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10  5:17 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-25  6:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/babelfish/ Michał Górny
2024-05-25  6:08 Arthur Zamarin
2024-05-17 14:26 Michał Górny
2024-05-10  2:02 Michał Górny
2023-11-24 15:12 Arthur Zamarin
2023-05-31 13:58 Michał Górny
2022-06-22  7:42 Michał Górny
2022-06-22  5:45 Agostino Sarubbo
2022-05-19  7:32 Michał Górny
2022-05-19  7:32 Michał Górny
2022-05-19  7:32 Michał Górny
2021-09-17  9:18 Agostino Sarubbo
2021-08-11  1:01 Sam James
2021-02-05  6:11 Sam James
2020-10-27 19:58 Sam James
2020-10-27  5:11 Sam James
2020-08-02 19:05 Sam James
2020-08-02  6:46 Michał Górny
2020-04-22 16:05 Michał Górny
2020-02-04 13:32 Michał Górny
2017-07-30  9:44 Michał Górny
2017-05-16 20:01 Manuel Rüger
2017-01-03 23:07 Patrice Clement
2016-12-05 20:22 Pacho Ramos
2016-06-09  8:52 Tiziano Müller
2016-05-12 11:40 Ian Delaney
2016-05-12 11:40 Ian Delaney
2016-05-12 11:40 Ian Delaney
2016-05-12 11:40 Ian Delaney
2016-04-05 19:48 Mike Frysinger

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=1628572626.93aaa1c38aa53af7cacad939bc2117ec2cec18bc.mgorny@gentoo \
    --to=mgorny@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