From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/testpath/
Date: Mon, 17 May 2021 18:06:53 +0000 (UTC) [thread overview]
Message-ID: <1621274810.22c1a3498b1604f8e12a6a1e3589ccc5af76f593.mgorny@gentoo> (raw)
commit: 22c1a3498b1604f8e12a6a1e3589ccc5af76f593
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 17:39:47 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 17 18:06:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c1a349
dev-python/testpath: Bump to 0.5.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/testpath/Manifest | 1 +
dev-python/testpath/testpath-0.5.0.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-python/testpath/Manifest b/dev-python/testpath/Manifest
index c2cb4978526..6382fff9007 100644
--- a/dev-python/testpath/Manifest
+++ b/dev-python/testpath/Manifest
@@ -1 +1,2 @@
DIST testpath-0.4.4.tar.gz 92101 BLAKE2B e607fbccf66570ebe29779701bac11048751e9ee8381cd7841ba5dc55e02ee2edc32e8fd8a4a869fdd786f0c4bacdb5e7efc644e0111c24a786631257a08c9cb SHA512 4435c99325d535c713e88b59ce16704e10947232e4eccfe0e792ff9288b65e677417881ce8bbb69577aebb4b9ef793621d8e54898ecb158d07fc22e8445950e2
+DIST testpath-0.5.0.tar.gz 93168 BLAKE2B 864ac80e027192fb1a83f1a15db55fe72729154c7236f2054abfe161be36741614732efbea2a6b4eeb1fb59befa36002d767b4113fab98202ff22330ad15e21d SHA512 d960da04b490b355c5ca9d8e348d81a0d528f13dc7a2b5d6d3c09327a603c1582bce76f7de6d1666b490112306a10d6a19c7979c1119fb726c08c712a08bbcb0
diff --git a/dev-python/testpath/testpath-0.5.0.ebuild b/dev-python/testpath/testpath-0.5.0.ebuild
new file mode 100644
index 00000000000..44cf89905b5
--- /dev/null
+++ b/dev-python/testpath/testpath-0.5.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Test utilities for code working with files and commands"
+HOMEPAGE="https://github.com/jupyter/testpath https://testpath.readthedocs.io/en/latest/"
+SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+
+BDEPEND="
+ >=dev-python/pyproject2setuppy-15
+ test? (
+ dev-python/pathlib2[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
next reply other threads:[~2021-05-17 18:06 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-17 18:06 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 12:42 [gentoo-commits] repo/gentoo:master commit in: dev-python/testpath/ Michał Górny
2024-05-08 18:31 Michał Górny
2023-05-23 15:42 Michał Górny
2023-05-23 15:42 Michał Górny
2022-09-19 6:42 Michał Górny
2022-05-09 20:38 Michał Górny
2022-03-15 14:26 Michał Górny
2022-03-15 13:31 Jakov Smolić
2022-02-23 21:30 Michał Górny
2022-01-27 10:02 Michał Górny
2021-09-28 21:29 James Le Cuirot
2021-06-29 5:53 Yixun Lan
2021-06-24 8:20 Michał Górny
2021-06-24 4:26 Agostino Sarubbo
2021-05-22 10:52 Michał Górny
2020-11-28 15:26 Sam James
2020-11-28 15:26 Sam James
2020-08-01 8:53 Sergei Trofimovich
2020-07-28 17:28 Sergei Trofimovich
2020-07-25 14:08 Sam James
2020-07-11 22:43 Sam James
2020-06-10 8:11 Michał Górny
2020-06-04 6:35 Agostino Sarubbo
2020-06-04 6:23 Agostino Sarubbo
2020-06-03 15:17 Agostino Sarubbo
2020-06-01 11:12 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-05-27 6:11 Michał Górny
2020-05-17 18:01 Sergei Trofimovich
2020-03-17 2:09 Matt Turner
2020-03-04 5:01 Michał Górny
2020-03-02 11:30 Sergei Trofimovich
2020-03-02 11:10 Sergei Trofimovich
2020-02-22 14:19 Sergei Trofimovich
2020-02-20 9:42 Michał Górny
2020-02-07 7:28 Sergei Trofimovich
2020-02-06 21:11 Sergei Trofimovich
2020-02-06 6:38 Michał Górny
2019-12-06 22:41 Sergei Trofimovich
2019-12-04 20:05 Patrick McLean
2019-12-04 3:14 Patrick McLean
2019-03-23 19:58 Matthew Thode
2018-09-06 22:41 Louis Sautier
2018-08-31 22:01 Louis Sautier
2018-05-16 15:58 Andreas Sturmlechner
2018-05-16 12:28 Agostino Sarubbo
2018-04-22 1:35 Thomas Deutschmann
2018-03-12 0:51 Matt Turner
2018-03-04 22:40 Sergei Trofimovich
2017-06-19 11:13 Alexis Ballier
2017-03-11 3:43 Zac Medico
2016-02-05 19:45 Justin Lecher
2015-11-28 17:33 Justin Lecher
2015-11-28 17:33 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=1621274810.22c1a3498b1604f8e12a6a1e3589ccc5af76f593.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