From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-vcs/
Date: Fri, 2 Aug 2024 04:50:47 +0000 (UTC) [thread overview]
Message-ID: <1722574242.5c9d7aeebb063999c87301621c2e0982691eefa2.mgorny@gentoo> (raw)
commit: 5c9d7aeebb063999c87301621c2e0982691eefa2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 2 04:45:29 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 2 04:50:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9d7aee
dev-python/jaraco-vcs: Bump to 2.3.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jaraco-vcs/Manifest | 1 +
dev-python/jaraco-vcs/jaraco-vcs-2.3.1.ebuild | 43 +++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/dev-python/jaraco-vcs/Manifest b/dev-python/jaraco-vcs/Manifest
index 5f490445b8bd..f43c05ac9cad 100644
--- a/dev-python/jaraco-vcs/Manifest
+++ b/dev-python/jaraco-vcs/Manifest
@@ -1,2 +1,3 @@
DIST jaraco_vcs-2.2.0.tar.gz 16660 BLAKE2B 9d48f78839e0e13aa5a520a167144deadce0d607c0bb378370d930d0aa1d94fe5778206384f29a449499e73b3cafc716358417d41f3016115b347d686e557269 SHA512 a842db1dac4beca4273b4a3afaec804bfc89286ad6eba6f9f47cd2b4dab7e04d9d12136bf555108fdbfe133fe62c71935be990b79cb0801766cc565c21343339
DIST jaraco_vcs-2.3.0.tar.gz 16855 BLAKE2B 993acc379515d51932311ff2009f85195198f1dd11da14ed07de98263e993a93d791275ddf6a29722ece03513109ece3e8bc1f84f884872723aaf4950629811f SHA512 08ba6792efc78088b49bd40f013f08d5cb8632a4cc649d81f89fcf76b802a012d3d5e6fc315fcc0862e35510b79461e1887efeb4f9cdfa2369ffb360ca849673
+DIST jaraco_vcs-2.3.1.tar.gz 16957 BLAKE2B eeabf6b99d85a708ef3e5b012ea793e5f1923e0630ce3072b0e47d07401b4f98927397037438a167535ad510b37e106dc3dd6c19a76bd20373e8ef4533289054 SHA512 b6591fd17b4323c10d1e762b8efce71e127396a4922c148458ac12214feff62219511b92723c822807f4344b169a88f814fe15e23dcf14bc85f88926554d5822
diff --git a/dev-python/jaraco-vcs/jaraco-vcs-2.3.1.ebuild b/dev-python/jaraco-vcs/jaraco-vcs-2.3.1.ebuild
new file mode 100644
index 000000000000..eb42076193c3
--- /dev/null
+++ b/dev-python/jaraco-vcs/jaraco-vcs-2.3.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Facilities for working with VCS repositories"
+HOMEPAGE="
+ https://github.com/jaraco/jaraco.vcs/
+ https://pypi.org/project/jaraco.vcs/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+ dev-python/jaraco-classes[${PYTHON_USEDEP}]
+ dev-python/jaraco-versioning[${PYTHON_USEDEP}]
+ dev-python/more-itertools[${PYTHON_USEDEP}]
+ dev-python/packaging[${PYTHON_USEDEP}]
+ dev-python/python-dateutil[${PYTHON_USEDEP}]
+ dev-python/tempora[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/jaraco-path[${PYTHON_USEDEP}]
+ dev-python/pytest-home[${PYTHON_USEDEP}]
+ dev-vcs/git
+ )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+ # assumes running inside the git repo
+ jaraco/vcs/__init__.py::jaraco.vcs
+)
next reply other threads:[~2024-08-02 4:50 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-02 4:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-22 10:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-vcs/ Michał Górny
2025-03-22 9:20 Arthur Zamarin
2025-03-05 6:25 Michał Górny
2025-02-28 13:18 Michał Górny
2024-08-24 13:06 Michał Górny
2024-08-24 8:15 Sam James
2024-08-17 7:39 Michał Górny
2024-08-17 7:28 Michał Górny
2024-08-07 14:10 Michał Górny
2024-07-29 3:26 Michał Górny
2024-06-12 21:50 Sam James
2024-06-12 21:50 Sam James
2024-06-12 18:19 Michał Górny
2024-06-12 14:30 Sam James
2024-05-30 4:36 Ionen Wolkens
2024-05-30 4:36 Ionen Wolkens
2024-05-30 4:36 Ionen Wolkens
2024-05-30 4:36 Ionen Wolkens
2024-05-28 22:28 Ionen Wolkens
2024-05-28 22:28 Ionen Wolkens
2024-05-18 16:10 Michał Górny
2024-05-18 16:10 Michał Górny
2024-05-18 16:10 Michał Górny
2024-05-11 11:06 Arthur Zamarin
2024-05-07 18:31 Arthur Zamarin
2024-04-25 0:44 Yixun Lan
2024-04-24 17:26 Arthur Zamarin
2024-04-24 15:08 Michał Górny
2024-04-24 14:45 Sam James
2024-04-24 14:20 Sam James
2024-04-24 14:19 Sam James
2024-04-24 14:15 Sam James
2024-04-24 14:15 Sam James
2024-04-24 13:30 Michał Górny
2024-04-24 13:27 Michał Górny
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=1722574242.5c9d7aeebb063999c87301621c2e0982691eefa2.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