public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-instafail/
Date: Thu, 16 Apr 2020 09:57:35 +0000 (UTC)	[thread overview]
Message-ID: <1587029619.056beb91d868cc138facdf0994c028266b3589f7.andrewammerlaan@gentoo> (raw)
Message-ID: <20200416095735.cDUn9t6o1HzqHnmI4WkR8jpt-zR4K-am0kyVMvyoZcA@z> (raw)

commit:     056beb91d868cc138facdf0994c028266b3589f7
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Apr 16 09:33:39 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Apr 16 09:33:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=056beb91

dev-python/pytest-instafail: version bump 0.4.1_post0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-instafail/Manifest                                | 2 +-
 ...test-instafail-0.4.1.ebuild => pytest-instafail-0.4.1_p0.ebuild} | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-instafail/Manifest b/dev-python/pytest-instafail/Manifest
index 002fbd8..f617288 100644
--- a/dev-python/pytest-instafail/Manifest
+++ b/dev-python/pytest-instafail/Manifest
@@ -1 +1 @@
-DIST pytest-instafail-0.4.1.tar.gz 5237 BLAKE2B 697aca533e3654204d5c7cdee245c7c2f7811b7941f195923983be8a30d76b0a132d1eff984c86070a9c4a5463adb6143d1f8915a105c2c75d59e8ca92149e86 SHA512 f043a1a58a2fc92c740e916008fe3e8bb66d3086f2c518f34ef8d63362169cd1b4f4a5f39b70382329cda837e0fd6c02cbb7504292d0aed95994d473c6430488
+DIST pytest-instafail-0.4.1_p0.tar.gz 5301 BLAKE2B 542ae74fa6f381e58252f7a00bf4e1a5208679a6c56d0c9e2e39b46daec34459c2fe2b4ec8c2e6a94d517a769df0019752b1f87257e70a00683e3bb72f3f2d93 SHA512 1e2d7a1dd13ab11d5f6a5e8876aa8a48a6ff9012707d63023d709bfb1aa9a9ee3c088fc9b507d4b75d41e7ab1474154937575b2fa3a6f1bfb286fc3865f70382

diff --git a/dev-python/pytest-instafail/pytest-instafail-0.4.1.ebuild b/dev-python/pytest-instafail/pytest-instafail-0.4.1_p0.ebuild
similarity index 83%
rename from dev-python/pytest-instafail/pytest-instafail-0.4.1.ebuild
rename to dev-python/pytest-instafail/pytest-instafail-0.4.1_p0.ebuild
index c65e6b1..1c0e9dd 100644
--- a/dev-python/pytest-instafail/pytest-instafail-0.4.1.ebuild
+++ b/dev-python/pytest-instafail/pytest-instafail-0.4.1_p0.ebuild
@@ -9,12 +9,14 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
+MY_PV=${PV/_p/.post}
+
 DESCRIPTION="Plugin for pytest that shows failures and errors instantly"
 HOMEPAGE="
 	https://github.com/pytest-dev/pytest-instafail
 	https://pypi.org/project/pytest-instafail
 "
-SRC_URI="https://github.com/pytest-dev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/pytest-dev/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
@@ -32,4 +34,6 @@ DEPEND="
 	)
 "
 
+S="${WORKDIR}/${PN}-${MY_PV}"
+
 distutils_enable_tests pytest


             reply	other threads:[~2020-04-16  9:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16  9:59 Andrew Ammerlaan [this message]
2020-04-16  9:57 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-instafail/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-08-16 19:04 [gentoo-commits] repo/proj/guru:master " Jian Lin
2020-10-22 14:41 Andrew Ammerlaan
2020-05-18 16:27 Andrew Ammerlaan
2020-03-31 10:21 Andrew Ammerlaan
2020-03-31  9:07 Andrew Ammerlaan
2020-03-29 13:21 Andrew Ammerlaan
2020-03-29 13:21 Andrew Ammerlaan

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=1587029619.056beb91d868cc138facdf0994c028266b3589f7.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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