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, 16 Apr 2021 08:30:04 +0000 (UTC)	[thread overview]
Message-ID: <1618561659.6e0acb703a8179c31e89a6c5caf5791a6aa0187e.mgorny@gentoo> (raw)

commit:     6e0acb703a8179c31e89a6c5caf5791a6aa0187e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 06:48:46 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 08:27:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0acb70

dev-python/pyicu: Bump to 2.7.2

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

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

diff --git a/dev-python/pyicu/Manifest b/dev-python/pyicu/Manifest
index 611ddaa1ad2..ba703cb377b 100644
--- a/dev-python/pyicu/Manifest
+++ b/dev-python/pyicu/Manifest
@@ -1,2 +1,3 @@
 DIST PyICU-2.6.tar.gz 233826 BLAKE2B 318b87b878f8d49f47f48780567751671f5f88902c4cae9a243a81300b002ca6ea2336aee38bfc76a3037326f15f197fd71819173b678c68094d16f8db51864e SHA512 ab4c167cbeb80a23904476e51a3c16aa4721e26840b1d4c2f44b5a610e5467a6880c45f27636efb9e44e8e4302a095d437f4868409103270d79ecd56a3d90c9c
 DIST pyicu-v2.7.1.tar.bz2 238508 BLAKE2B 20fed10bde607effc4d7f5e3882508e2673b4def29417fb888853565ddbbd3de22db986bf9801b8886570e080e1b50a2d941d18fcb39587fdf9a4e6bd5afefb0 SHA512 9d6a0c713396e0391a8617e68ad5ec5410e2dbb7ea0decad02816530ecc5a5ce8dc6b0ef905107b45f0e62c9d60e1e0d565ad18aeaf92e38fefd1c123e8754b5
+DIST pyicu-v2.7.2.tar.bz2 238645 BLAKE2B cca24a2cda18e943ac00a50b9a28342845af156b66bffcae2ec915e8e5d97577e1c5975b6711051558223278ccd7ad33782d02e759427ace4ce609fcad1c7ba6 SHA512 ece8a7a7e5162de8a2ad7a1ae1310ca4f32c6d27695942580a9a4cd1755a94c4230fe9f9e1c9a6b5a7d4a712b2ad570660e89316f437a7af502521e91137960e

diff --git a/dev-python/pyicu/pyicu-2.7.2.ebuild b/dev-python/pyicu/pyicu-2.7.2.ebuild
new file mode 100644
index 00000000000..98aecea4d8c
--- /dev/null
+++ b/dev-python/pyicu/pyicu-2.7.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+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}"
+
+DOCS=( CHANGES CREDITS README.md )
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-04-16  8:30 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-16  8:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-16  9:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyicu/ Michał Górny
2024-11-16  9:20 Michał Górny
2024-11-16  8:58 Michał Górny
2024-10-27  2:49 Michał Górny
2024-05-17  9:55 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-10-29 19:37 Michał Górny
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-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=1618561659.6e0acb703a8179c31e89a6c5caf5791a6aa0187e.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