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/inflect/
Date: Tue,  4 Jul 2023 02:59:54 +0000 (UTC)	[thread overview]
Message-ID: <1688438082.a7f2a64e513a0cb324995e38befe2c4f7845d776.mgorny@gentoo> (raw)

commit:     a7f2a64e513a0cb324995e38befe2c4f7845d776
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 02:34:42 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 02:34:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f2a64e

dev-python/inflect: Bump to 6.2.0

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

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

diff --git a/dev-python/inflect/Manifest b/dev-python/inflect/Manifest
index d941fa7bfba6..8b6951c25899 100644
--- a/dev-python/inflect/Manifest
+++ b/dev-python/inflect/Manifest
@@ -1,2 +1,3 @@
 DIST inflect-6.0.4.tar.gz 71131 BLAKE2B 24ec6f25462594fde4558f7a4269c68d31989ead54c982f3a4382b5f0c192fd5fcac7544413fecef0abaf7c3fe2f9b4a8049fc7dc7d324e4397fb6a81763ef8e SHA512 96aaa74b3e8c5dcc91d81af336af73535826f3cedaa556d6baf540ca54db1a7c1f17a372c240446c0d81697520eab154bad4f0aad6195c6ab8e131ae443d3811
 DIST inflect-6.1.0.tar.gz 71080 BLAKE2B a4f86fa3d64f979ad184d3744dd40c5a220ea904bef3cc87af3f675febdd1346b918797a879ebee368f4d9381e698476229b538fe15f14921c41351450132a04 SHA512 2457ed594081a3f26390e88b5d5826867cd3d54ffd73c4cfe52c20cac873157ec64e30ff3e01efebb0b1edf8b0e412930bae434e1cd8c7920a273667d5e6eb68
+DIST inflect-6.2.0.tar.gz 71776 BLAKE2B f0ddd4a00d23db6462d8286baf11f46596cf1292dff327940e7aab2d17e73571f8ff68bb54f1b449176398448b1478c0b99e886990dbed75b33ba170bb54a343 SHA512 ebc1c0e0518112417bfbb1147c42e2c867e1a3dffb22a67bb995170a04c3813e55620bf6fd07d1c40d380bc8886435ec634c477f706134e4f8943c94b3269851

diff --git a/dev-python/inflect/inflect-6.2.0.ebuild b/dev-python/inflect/inflect-6.2.0.ebuild
new file mode 100644
index 000000000000..c74cdb223fa2
--- /dev/null
+++ b/dev-python/inflect/inflect-6.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Correctly inflect words and numbers"
+HOMEPAGE="
+	https://pypi.org/project/inflect/
+	https://github.com/jaraco/inflect/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	>=dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	>=dev-python/setuptools-scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-07-04  2:59 UTC|newest]

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04  2:59 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-18 10:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/inflect/ Michał Górny
2025-01-18  8:56 Arthur Zamarin
2024-12-29  3:21 Michał Górny
2024-09-28 12:59 Michał Górny
2024-09-28 12:40 Sam James
2024-09-08  2:52 Michał Górny
2024-07-20  9:01 Michał Górny
2024-07-20  7:39 Arthur Zamarin
2024-07-02  6:58 Michał Górny
2024-06-21  1:58 Michał Górny
2024-06-14 19:07 Michał Górny
2024-05-08  8:15 Michał Górny
2024-04-24  2:03 Michał Górny
2024-04-20  9:48 Michał Górny
2024-04-20  9:45 Michał Górny
2024-03-31 19:07 Arthur Zamarin
2024-01-03  8:29 Michał Górny
2023-08-19 18:14 Michał Górny
2023-08-19 16:44 Arthur Zamarin
2023-08-19 15:51 Michał Górny
2023-07-05  7:58 Michał Górny
2023-07-03  4:15 Michał Górny
2023-05-31 17:43 Michał Górny
2023-05-23 16:15 Michał Górny
2023-05-23 15:58 Arthur Zamarin
2023-05-03  7:54 Fabian Groffen
2023-04-07  4:19 Michał Górny
2023-04-06  3:07 Michał Górny
2023-02-07  9:26 Michał Górny
2022-11-25 13:58 Michał Górny
2022-11-25 13:52 Arthur Zamarin
2022-10-21  5:14 Michał Górny
2022-10-02  6:27 Joshua Kinard
2022-09-25 17:59 Arthur Zamarin
2022-09-25 17:58 Arthur Zamarin
2022-08-25  7:40 Michał Górny
2022-08-09  5:51 Michał Górny
2022-08-08 19:53 Arthur Zamarin
2022-07-31 18:20 Arthur Zamarin
2022-07-16  8:02 Michał Górny
2022-07-09 17:48 Arthur Zamarin
2022-05-21 19:25 Michał Górny
2022-05-21 17:36 Jakov Smolić
2022-05-13 16:31 Arthur Zamarin
2022-05-02  8:27 Michał Górny
2022-04-20 12:18 Michał Górny
2022-04-06  6:42 Michał Górny
2022-03-15 14:10 Michał Górny
2022-03-15 11:44 Jakov Smolić
2022-02-04 12:04 Michał Górny
2022-02-01 10:06 Michał Górny
2022-01-19 22:45 James Le Cuirot
2021-05-06 14:44 Michał Górny
2021-04-05 18:39 Michał Górny
2021-03-30 11:10 Michał Górny
2021-03-30  9:27 Sam James
2021-03-03  7:11 Michał Górny
2021-02-24  7:59 Michał Górny
2020-12-31  8:50 Michał Górny
2020-12-31  1:17 Sam James
2020-11-28  8:27 Sam James
2020-11-15 23:55 Louis Sautier
2020-09-21 15:30 Michał Górny
2020-09-20 15:38 Michał Górny
2020-09-19  0:25 Sam James
2020-09-04 23:03 Louis Sautier
2020-05-15 17:33 Sergei Trofimovich
2020-05-13 17:14 Agostino Sarubbo
2020-05-13 17:12 Agostino Sarubbo
2020-05-13 17:11 Agostino Sarubbo
2020-05-13 13:18 Agostino Sarubbo
2020-05-04 11:07 Michał Górny
2020-04-26 14:16 Agostino Sarubbo
2020-04-23  8:10 Sergei Trofimovich
2020-04-22 16:41 Mart Raudsepp
2020-04-09 18:40 Sergei Trofimovich
2020-04-06  9:03 Louis Sautier
2020-03-27 15:37 Michał Górny
2020-03-27 15:37 Michał Górny
2020-03-26 10:24 Agostino Sarubbo
2020-03-26  8:28 Agostino Sarubbo
2020-03-15 12:21 Mikle Kolyada
2020-03-03  7:22 Matt Turner
2020-02-28 15:37 Louis Sautier
2020-02-06  9:02 Sergei Trofimovich
2020-02-06  8:34 Sergei Trofimovich
2020-02-06  8:23 Sergei Trofimovich
2019-12-30  0:07 Louis Sautier
2019-12-30  0:07 Louis Sautier
2019-12-03 16:08 Aaron Bauman
2019-11-09 12:28 Louis Sautier
2019-11-09 12:28 Louis Sautier
2018-11-13 12:32 Louis Sautier
2018-11-13 12:32 Louis Sautier
2018-09-25 21:34 Louis Sautier
2018-09-25 21:34 Louis Sautier
2018-07-26 21:57 Louis Sautier
2018-07-24 23:41 Louis Sautier
2018-05-12 18:29 Michał Górny
2018-05-12 18:29 Michał Górny
2018-05-12 18:29 Michał Górny
2017-06-17 17:24 Agostino Sarubbo
2017-06-17 15:36 Agostino Sarubbo
2017-05-15 13:49 Manuel Rüger
2015-12-29 11:33 Ian Delaney

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=1688438082.a7f2a64e513a0cb324995e38befe2c4f7845d776.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