From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/backrefs/
Date: Fri, 16 Jun 2023 04:05:57 +0000 (UTC) [thread overview]
Message-ID: <1686886663.4796f8dd4bbc5d06daa529ed57feb39fc3708521.mgorny@gentoo> (raw)
commit: 4796f8dd4bbc5d06daa529ed57feb39fc3708521
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 03:37:43 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 03:37:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4796f8dd
dev-python/backrefs: Bump to 5.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/backrefs/Manifest | 1 +
dev-python/backrefs/backrefs-5.5.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/backrefs/Manifest b/dev-python/backrefs/Manifest
index 509227cd54f7..76240d75b98c 100644
--- a/dev-python/backrefs/Manifest
+++ b/dev-python/backrefs/Manifest
@@ -1 +1,2 @@
DIST backrefs-5.4.gh.tar.gz 4292341 BLAKE2B 9cbc443b82d2c7339dda30c6790f99d2da38a7e8db78df19e2dc2670c5cc12b1c303870fc63aad16f326b0dfd5d3d1e7c1a85bcde6cb698cd3602488b7e58ef3 SHA512 2949c40bfa60b37eccfd380eb05e5a7f425cad243d6bb332e6f329a1b9747760ca530d4af69daa25441bc9b0d2bd6291699aebf36bd52d055d4e84959ab45100
+DIST backrefs-5.5.gh.tar.gz 5401839 BLAKE2B e8674de4b1f9a068bf7439e56fd14de8afed0635b0f6fe3c99c64b678890939186c7aa2d660bee73d51e01cc982186bddeaf2e4bea5754c1a234992d518f8004 SHA512 00074d30a96da6bd0aedcd3cec02f533a264514832d91ff466a50937fae28566fe95db7fbedc7ffd185300b9529adf7f89bd4366e09f2bd864fa4f0f13963475
diff --git a/dev-python/backrefs/backrefs-5.5.ebuild b/dev-python/backrefs/backrefs-5.5.ebuild
new file mode 100644
index 000000000000..ce61ff14c7c9
--- /dev/null
+++ b/dev-python/backrefs/backrefs-5.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Wrapper around re or regex that adds additional back references"
+HOMEPAGE="
+ https://github.com/facelessuser/backrefs/
+ https://pypi.org/project/backrefs/
+"
+SRC_URI="
+ https://github.com/facelessuser/backrefs/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ dev-python/regex[${PYTHON_USEDEP}]
+ dev-vcs/git
+ )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-06-16 4:06 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-16 4:05 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 12:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/backrefs/ Michał Górny
2025-03-15 12:16 Arthur Zamarin
2025-02-26 6:03 Michał Górny
2024-07-06 6:36 Michał Górny
2024-07-06 6:29 Sam James
2024-06-16 18:44 Michał Górny
2023-11-24 14:43 Michał Górny
2023-11-23 19:00 Michał Górny
2023-10-06 15:08 Michał Górny
2023-10-06 14:31 Sam James
2023-09-03 4:12 Michał Górny
2023-08-31 13:22 Michał Górny
2023-07-21 12:52 Arthur Zamarin
2023-07-21 12:35 Arthur Zamarin
2023-06-16 4:05 Michał Górny
2023-04-09 20:40 Andrew Ammerlaan
2022-11-30 2:55 Michał Górny
2022-11-29 22:22 Jakov Smolić
2022-10-28 7:09 Michał Górny
2022-10-28 7:09 Michał Górny
2022-06-22 5:33 Joonas Niilola
2022-05-22 16:36 Michał Górny
2022-05-22 16:15 Michał Górny
2022-05-22 16:15 Michał Górny
2022-05-22 5:53 Michał Górny
2021-11-21 20:14 Michał Górny
2021-11-21 19:36 Jakov Smolić
2021-11-03 6:43 Michał Górny
2021-10-20 9:40 Michał Górny
2021-09-23 15:35 Marek Szuba
2021-07-15 7:38 Agostino Sarubbo
2021-05-22 20:55 Andrew Ammerlaan
2021-05-22 7:58 Michał Górny
2021-01-23 23:30 Michał Górny
2021-01-23 0:11 Michał Górny
2021-01-10 9:38 Michał Górny
2020-12-08 5:53 Joonas Niilola
2020-12-08 5:53 Joonas Niilola
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=1686886663.4796f8dd4bbc5d06daa529ed57feb39fc3708521.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