From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/
Date: Sat, 5 Nov 2016 12:46:58 +0000 (UTC) [thread overview]
Message-ID: <1478350007.50d83dc86cdbea175ed32c54085cf74b890d88cf.jlec@gentoo> (raw)
commit: 50d83dc86cdbea175ed32c54085cf74b890d88cf
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 5 12:46:47 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 12:46:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d83dc8
dev-python/pytest-runner: Version Bump
Drop pypy3 support as pytest dropped it
Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pytest-runner/Manifest | 1 +
dev-python/pytest-runner/pytest-runner-2.8.ebuild | 2 +-
.../{pytest-runner-2.8.ebuild => pytest-runner-2.9.ebuild} | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-runner/Manifest b/dev-python/pytest-runner/Manifest
index bfe3761..f7d8abd 100644
--- a/dev-python/pytest-runner/Manifest
+++ b/dev-python/pytest-runner/Manifest
@@ -1,2 +1,3 @@
DIST pytest-runner-2.6.2.tar.gz 6379 SHA256 e775a40ee4a3a1d45018b199c44cc20bbe7f3df2dc8882f61465bb4141c78cdb SHA512 6a993e8729d5e203986f2526d46e96b7ac19e65fc26493a55a98e858304ecde0c47576476864a0ee1817ea1a7b02cfda952fc03f79b84fff249021f140f3d00d WHIRLPOOL 968a38864b58d35d4c9fb0fa2855bae9f87bcb68936b5f129c5bc67b2c751e51bf5f9e5f54d27f36ccd6e89df7d4f8c4a6556de408cc8287f52725e1eb73fef5
DIST pytest-runner-2.8.tar.gz 8535 SHA256 1ec44deddaa551f85fd563c40a4c483a2609aca1f284a95399566a74d0680d5c SHA512 bdbd71dc4713dca2b00fa63e8414dab0611af460c25746d5377881024c23e2c8a6f1374ab9c94fa33dae1ac2f0b7ba10f747287a3cbaeb5a44ff1dd4542e122e WHIRLPOOL 541421d6f2a8490c58fb1c33c7227ab685f9031626c8007f867d2bbc81c8913a3bcc709f34707eca2d239706eb86b090bd49024b8ee5111a4d5e84f9a292a2f0
+DIST pytest-runner-2.9.tar.gz 8601 SHA256 50378de59b02f51f64796d3904dfe71b9dc6f06d88fc6bfbd5c8e8366ae1d131 SHA512 2d92ab162282171d97bd931f790793b1abb01412dd54fca85e6f6fde1aa0019c1691a9a0a206cafcdd52ee57029fdda206646208493e1420a65a3c08c1121c10 WHIRLPOOL edf12d710d84b9fabbf430310215c704b4a0d4fba67ef75cdb447d6b9ee5c9e93bb82350ffeda7aeb1bfff180345a446a3a018a390e387fd5cb996b3b7cecd57
diff --git a/dev-python/pytest-runner/pytest-runner-2.8.ebuild b/dev-python/pytest-runner/pytest-runner-2.8.ebuild
index 4f98967..0819783 100644
--- a/dev-python/pytest-runner/pytest-runner-2.8.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-2.8.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
inherit distutils-r1
diff --git a/dev-python/pytest-runner/pytest-runner-2.8.ebuild b/dev-python/pytest-runner/pytest-runner-2.9.ebuild
similarity index 95%
copy from dev-python/pytest-runner/pytest-runner-2.8.ebuild
copy to dev-python/pytest-runner/pytest-runner-2.9.ebuild
index 4f98967..0819783 100644
--- a/dev-python/pytest-runner/pytest-runner-2.8.ebuild
+++ b/dev-python/pytest-runner/pytest-runner-2.9.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
inherit distutils-r1
next reply other threads:[~2016-11-05 12:47 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-05 12:46 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-07 15:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/ Michał Górny
2020-03-07 15:45 Michał Górny
2020-03-07 15:45 Michał Górny
2020-03-07 15:11 Michał Górny
2020-02-13 14:40 Agostino Sarubbo
2020-02-08 19:32 Sergei Trofimovich
2020-02-08 18:49 Sergei Trofimovich
2020-02-07 13:16 Agostino Sarubbo
2020-02-07 12:12 Agostino Sarubbo
2020-02-06 9:04 Sergei Trofimovich
2020-02-06 8:26 Sergei Trofimovich
2020-02-06 8:10 Agostino Sarubbo
2020-02-06 7:51 Sergei Trofimovich
2020-02-04 21:31 Andreas Sturmlechner
2020-01-03 21:46 Andreas Sturmlechner
2019-12-29 9:00 Mikle Kolyada
2019-12-24 14:39 Mikle Kolyada
2019-12-15 13:59 Agostino Sarubbo
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-12-04 16:37 Aaron Bauman
2019-12-04 6:48 Aaron Bauman
2019-02-08 15:54 Matthew Thode
2018-12-27 6:58 Tim Harder
2018-10-14 15:26 Mikle Kolyada
2018-02-24 3:21 Thomas Deutschmann
2018-02-21 17:20 Michał Górny
2018-01-06 0:44 Michał Górny
2017-11-25 21:44 David Seifert
2017-08-13 11:24 David Seifert
2017-07-31 20:46 Sebastien Fabbro
2017-05-03 9:26 Michał Górny
2017-03-29 21:26 Michael Weber
2017-01-21 1:36 David Seifert
2016-06-12 18:33 Patrick Lauer
2015-11-23 10:05 Justin Lecher
2015-11-23 6:44 Jeroen Roovers
2015-11-22 8:53 Markus Meier
2015-11-19 10:25 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-05 11:52 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-04 15:50 Agostino Sarubbo
2015-11-03 7:45 Justin Lecher
2015-11-02 11:50 Justin Lecher
2015-10-21 13:41 Justin Lecher
2015-08-25 11:18 Justin Lecher
2015-08-17 4:24 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=1478350007.50d83dc86cdbea175ed32c54085cf74b890d88cf.jlec@gentoo \
--to=jlec@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