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/unidecode/
Date: Mon,  6 Sep 2021 20:13:39 +0000 (UTC)	[thread overview]
Message-ID: <1630959213.064a46f858dca0af4dfa2ff131af02731ab285d2.mgorny@gentoo> (raw)

commit:     064a46f858dca0af4dfa2ff131af02731ab285d2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  6 20:02:41 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep  6 20:13:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064a46f8

dev-python/unidecode: Bump to 1.3.0

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

 dev-python/unidecode/Manifest               |  1 +
 dev-python/unidecode/unidecode-1.3.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/unidecode/Manifest b/dev-python/unidecode/Manifest
index ec0cac55feb..49c3ec6dd1a 100644
--- a/dev-python/unidecode/Manifest
+++ b/dev-python/unidecode/Manifest
@@ -1 +1,2 @@
 DIST Unidecode-1.2.0.tar.gz 216042 BLAKE2B c63a192bfa726a9e91224e73a42236088de0b39f34f3f6404eec1c3adfe6512e843ce1f75dab32456ce6be4d938b0b8acfc1e6243c394dffff7d4d47d07d0905 SHA512 aedc16be1b676dbde7e45444e297be916b1ca2874a76f07316e2df3aff9687dcf73def24b2441e147c94641f4407cc745ac35937508e09c670f8aa1473977859
+DIST Unidecode-1.3.0.tar.gz 191814 BLAKE2B ca995b91d802eff3dc07b78359f73a5b44d0197ba522d43c7cbe36c85682c20e943214d671ac2203829196d472456f853ad0988d21fa2e568b13ef865932bed6 SHA512 98682ce5c844bfb74466d0c4c16cb74b358f50ce7fc8ca8dd56836d1b8745cb5c78692b8027ff9caf59394df6050ae2f36f888bb95ef8fc7c84cabe2a596b185

diff --git a/dev-python/unidecode/unidecode-1.3.0.ebuild b/dev-python/unidecode/unidecode-1.3.0.ebuild
new file mode 100644
index 00000000000..5a9d5f4cad0
--- /dev/null
+++ b/dev-python/unidecode/unidecode-1.3.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+MY_P=Unidecode-${PV}
+DESCRIPTION="Module providing ASCII transliterations of Unicode text"
+HOMEPAGE="https://pypi.org/project/Unidecode/"
+SRC_URI="mirror://pypi/${MY_P:0:1}/${PN^}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+distutils_enable_tests setup.py


             reply	other threads:[~2021-09-06 20:13 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06 20:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 13:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/unidecode/ Petr Vaněk
2024-01-29 10:11 Michał Górny
2024-01-29  7:51 Sam James
2024-01-11 15:24 Michał Górny
2023-10-28 15:23 Michał Górny
2023-10-27 19:32 Sam James
2023-09-26 16:56 Michał Górny
2023-06-06 16:12 Michał Górny
2023-03-25 17:19 Michał Górny
2022-11-03 19:38 Arthur Zamarin
2022-11-03 19:11 Arthur Zamarin
2022-10-01  9:26 Arthur Zamarin
2022-09-28 18:34 Michał Górny
2022-05-16 18:41 Arthur Zamarin
2022-04-15 15:07 Arthur Zamarin
2022-04-15 15:06 Arthur Zamarin
2022-03-26 17:58 Arthur Zamarin
2022-03-26 16:53 Arthur Zamarin
2022-03-10 18:36 Arthur Zamarin
2022-02-20 14:03 Michał Górny
2021-12-13  3:09 Yixun Lan
2021-10-16  5:59 Michał Górny
2021-10-15 22:43 Sam James
2021-09-09 11:17 Louis Sautier
2021-06-05 18:31 Michał Górny
2021-03-07 22:39 Michał Górny
2021-03-07 19:43 Sam James
2021-02-05 21:28 Michał Górny
2021-01-25 14:29 Michał Górny
2021-01-25 14:06 Sam James
2021-01-25  8:50 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 20:34 Michał Górny
2020-06-10 17:38 Michał Górny
2020-04-29 10:48 Joonas Niilola
2020-03-27 16:51 Michał Górny
2020-03-27 16:51 Michał Górny
2020-03-25 13:59 Michał Górny
2020-03-25 13:59 Michał Górny
2019-12-03  3:02 Aaron Bauman
2019-06-21 13:13 Michał Górny
2019-04-23 15:50 Alexey Shvetsov
2018-11-30 19:09 Michał Górny
2018-09-18 23:23 Louis Sautier
2018-09-18 23:23 Louis Sautier
2018-06-08 22:35 Mart Raudsepp
2018-04-03 19:22 Jeroen Roovers
2018-01-09 15:13 Jeroen Roovers
2017-11-23 22:33 Jeroen Roovers
2017-11-23 22:31 Matt Turner
2017-11-06  7:45 Sergei Trofimovich
2017-10-11 18:19 Manuel Rüger
2017-10-09 23:28 Thomas Deutschmann
2017-06-29 17:07 Jeroen Roovers
2017-05-22 21:12 Michael Weber
2017-05-14 18:10 Markus Meier
2017-04-29 12:01 Jeroen Roovers
2017-04-28 17:00 Manuel Rüger
2017-01-13 16:47 Jeroen Roovers
2016-01-22  8:47 Justin Lecher
2015-12-04  5:37 Jeroen Roovers
2015-11-29  7:23 Jeroen Roovers
2015-11-26  9:28 Justin Lecher
2015-11-24 20:37 Markus Meier
2015-11-23  9:25 Agostino Sarubbo
2015-11-12  9:40 Agostino Sarubbo
2015-11-11  9:54 Agostino Sarubbo
2015-11-11  5:08 Jeroen Roovers
2015-11-10 11:45 Agostino Sarubbo
2015-11-09 11:49 Justin Lecher
2015-09-11  7:53 Justin Lecher

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=1630959213.064a46f858dca0af4dfa2ff131af02731ab285d2.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