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/pyicu/
Date: Fri, 29 Oct 2021 19:37:50 +0000 (UTC)	[thread overview]
Message-ID: <1635536262.b6d24667ef56cd0878f23a37e9e5905635677b0d.mgorny@gentoo> (raw)

commit:     b6d24667ef56cd0878f23a37e9e5905635677b0d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 18:57:06 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 19:37:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d24667

dev-python/pyicu: Bump to 2.8

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

 dev-python/pyicu/Manifest         |  1 +
 dev-python/pyicu/pyicu-2.8.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/pyicu/Manifest b/dev-python/pyicu/Manifest
index 5baa5574415..cccd750bd89 100644
--- a/dev-python/pyicu/Manifest
+++ b/dev-python/pyicu/Manifest
@@ -1 +1,2 @@
 DIST pyicu-v2.7.4.tar.bz2 241794 BLAKE2B b76455809704b417a42a60f002b1bfcc0fdf03dd4934b514464b06c4c53d1afa2f99645d9b69a131c3c9218f36a18a4412a6742a912450ce47f856dfc088e568 SHA512 bc68d94d2bd070cd1b7a2f214f998831d2f75a3f4528ad5b1d3394b343d357c24daa6b29443d35a7c984ab0bbafd3b45949d1ccbf89b061423329efa08181fc0
+DIST pyicu-v2.8.tar.bz2 242791 BLAKE2B 0492b1fbbb97a92fb90620fb720cf82ddb2e404d4ce4d20d4204c271ae0c32c526e5832f5658205893381c074f6b1e2a3274f1935efac094241fe2afbc7b9c07 SHA512 c8ecc11322de79d42aa0f0336cdc47637af203bbf2782107132d3c194cef3725114ba6fc40bbd2bffc26ce168d6d4e39f069904aa268d0d095c506ddca292051

diff --git a/dev-python/pyicu/pyicu-2.8.ebuild b/dev-python/pyicu/pyicu-2.8.ebuild
new file mode 100644
index 00000000000..4c203aac2bb
--- /dev/null
+++ b/dev-python/pyicu/pyicu-2.8.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+MY_P=${P/-/-v}
+DESCRIPTION="Python bindings for dev-libs/icu"
+HOMEPAGE="
+	https://gitlab.pyicu.org/main/pyicu/
+	https://pypi.org/project/PyICU/"
+SRC_URI="
+	https://gitlab.pyicu.org/main/pyicu/-/archive/v${PV}/${MY_P}.tar.bz2"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-libs/icu:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	test? ( dev-python/six[${PYTHON_USEDEP}] )"
+
+DOCS=( CHANGES CREDITS README.md )
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-10-29 19:37 UTC|newest]

Thread overview: 101+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 19:37 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17  9:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyicu/ Michał Górny
2024-05-17  9:49 Michał Górny
2024-05-17  8:48 Arthur Zamarin
2024-05-17  8:27 Arthur Zamarin
2024-04-30  5:02 Michał Górny
2024-04-21  2:35 Michał Górny
2023-11-29 12:07 Michał Górny
2023-11-29 11:45 Arthur Zamarin
2023-11-29 11:32 Michał Górny
2023-11-02  5:30 Michał Górny
2023-06-04  4:58 Michał Górny
2023-06-03 20:17 Sam James
2023-06-03 18:09 Arthur Zamarin
2023-05-29 12:26 Michał Górny
2023-05-04 16:30 Michał Górny
2023-04-16  3:42 Michał Górny
2023-03-22 22:47 Sam James
2022-11-25 20:36 Arthur Zamarin
2022-11-25 19:11 Sam James
2022-11-25 19:11 Sam James
2022-10-26  4:03 Michał Górny
2022-10-24 19:10 Arthur Zamarin
2022-10-24  5:14 Michał Górny
2022-05-15 10:57 Michał Górny
2022-05-15 10:57 Michał Górny
2022-05-15  8:19 Jakov Smolić
2022-05-15  8:19 Jakov Smolić
2022-04-13  5:30 Michał Górny
2022-03-28 22:48 Zac Medico
2022-03-16  8:07 Michał Górny
2022-03-15 18:16 Jakov Smolić
2022-02-01 10:06 Michał Górny
2021-12-03  8:42 Michał Górny
2021-12-03  7:57 Arthur Zamarin
2021-12-02  8:54 Jakov Smolić
2021-07-20  9:08 Michał Górny
2021-07-19 23:14 Marek Szuba
2021-07-19 18:36 Sam James
2021-07-19 18:36 Sam James
2021-06-17 19:47 Michał Górny
2021-05-19 17:42 Marek Szuba
2021-05-19 17:25 Sam James
2021-05-19 17:22 Sam James
2021-05-13 19:11 Marek Szuba
2021-05-04 22:56 Michał Górny
2021-04-27 11:05 Marek Szuba
2021-04-16  8:30 Michał Górny
2021-04-11 10:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/PyICU/ Michał Górny
2021-04-11 10:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyicu/ Michał Górny
2021-04-11 10:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/PyICU/ Michał Górny
2021-03-15 12:49 Marek Szuba
2021-01-20 19:32 Andreas Sturmlechner
2020-12-24 10:03 Agostino Sarubbo
2020-12-22 17:08 Thomas Deutschmann
2020-12-09  9:55 Marek Szuba
2020-08-05 15:18 Michał Górny
2020-07-29 11:33 Marek Szuba
2020-07-01 12:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyicu/ Marek Szuba
2020-06-19 16:12 Marek Szuba
2020-05-31 15:40 Mikle Kolyada
2020-05-19 15:47 Marek Szuba
2020-04-22 23:48 Marek Szuba
2020-04-21 23:23 Marek Szuba
2020-03-25 16:57 Marek Szuba
2020-03-20  9:04 Agostino Sarubbo
2020-03-20  8:59 Agostino Sarubbo
2020-02-05 19:37 Michał Górny
2020-01-24  9:17 Marek Szuba
2019-10-08 14:57 Marek Szuba
2019-10-08 14:57 Marek Szuba
2019-06-04 14:45 Thomas Deutschmann
2019-04-01 14:51 Marek Szuba
2019-04-01 14:51 Marek Szuba
2019-01-28 15:30 Marek Szuba
2019-01-28 15:30 Marek Szuba
2019-01-09 14:38 Marek Szuba
2018-09-10  8:46 Marek Szuba
2018-06-20 10:15 Marek Szuba
2018-05-26 12:23 David Seifert
2018-05-25 10:06 Marek Szuba
2018-04-18 13:22 Marek Szuba
2018-02-15 13:58 Jason Zaman
2018-02-12 22:10 Thomas Deutschmann
2018-01-17 10:44 Marek Szuba
2018-01-17 10:03 Marek Szuba
2018-01-17 10:01 Marek Szuba
2018-01-15  8:12 Marek Szuba
2017-11-17  9:16 Marek Szuba
2017-06-13 14:34 Marek Szuba
2017-05-22  9:21 Marek Szuba
2017-05-05 14:33 Manuel Rüger
2017-04-24 12:54 Marek Szuba
2017-04-20 10:42 Marek Szuba
2016-12-29 10:45 Agostino Sarubbo
2016-12-28 14:24 Marek Szuba
2016-11-28 15:30 Marek Szuba
2016-09-22 12:51 Marek Szuba
2016-09-21 11:26 Marek Szuba
2016-09-08 12:11 Marek Szuba
2016-08-10 15:08 Marek Szuba

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=1635536262.b6d24667ef56cd0878f23a37e9e5905635677b0d.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