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:master commit in: dev-python/pyfiglet/
Date: Tue, 22 Dec 2020 13:06:50 +0000 (UTC)	[thread overview]
Message-ID: <1608580002.c80a9a6f2aced6136e9fd667fef6e9fde15a4014.andrewammerlaan@gentoo> (raw)

commit:     c80a9a6f2aced6136e9fd667fef6e9fde15a4014
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Mon Dec 21 19:43:40 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Dec 21 19:46:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c80a9a6f

dev-python/pyfiglet: make patch versions from pypi's post versions

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>

 dev-python/pyfiglet/Manifest                                          | 4 ++--
 dev-python/pyfiglet/{pyfiglet-0.8.0.ebuild => pyfiglet-0.8_p0.ebuild} | 2 +-
 dev-python/pyfiglet/{pyfiglet-0.8.1.ebuild => pyfiglet-0.8_p1.ebuild} | 2 +-
 dev-python/pyfiglet/pyfiglet-9999.ebuild                              | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/pyfiglet/Manifest b/dev-python/pyfiglet/Manifest
index 2d03afcd..1d5c74eb 100644
--- a/dev-python/pyfiglet/Manifest
+++ b/dev-python/pyfiglet/Manifest
@@ -1,2 +1,2 @@
-DIST pyfiglet-0.8.0.tar.gz 634587 BLAKE2B 6ceec287f854662a0d0cbb6de285c91f1088e6fa2626a26445a98c18f98c8e6fb648b6f6f2fc1cfb160657423a24ec8ec8f9183e078393f336edc1db08eb8e9e SHA512 43f0497ae86139e8f64c45e41e575aa82eee574331739e96c555ca33e8f6900df6487d3220667188891eacd56e00d716d427479337fe5d6b2efdaa6aaaa64376
-DIST pyfiglet-0.8.1.tar.gz 634618 BLAKE2B 49268581974e72f28ddb11785a1629a4ac2696bcdd57710147cafdcf7709be8c67bdf03e5ccdb1655a9be6eb8a83baf4ca5ae0a6412e2318d0923376558b8d49 SHA512 3b8c7b4c9ae48466da3ccc6711aac9c35b08a373abbdda66c60a62f17ba6edd316b0d5e3085613f7c44fbaa2f02acc4a5b3830a31d22437d9261863878421400
+DIST pyfiglet-0.8_p0.tar.gz 634587 BLAKE2B 6ceec287f854662a0d0cbb6de285c91f1088e6fa2626a26445a98c18f98c8e6fb648b6f6f2fc1cfb160657423a24ec8ec8f9183e078393f336edc1db08eb8e9e SHA512 43f0497ae86139e8f64c45e41e575aa82eee574331739e96c555ca33e8f6900df6487d3220667188891eacd56e00d716d427479337fe5d6b2efdaa6aaaa64376
+DIST pyfiglet-0.8_p1.tar.gz 634618 BLAKE2B 49268581974e72f28ddb11785a1629a4ac2696bcdd57710147cafdcf7709be8c67bdf03e5ccdb1655a9be6eb8a83baf4ca5ae0a6412e2318d0923376558b8d49 SHA512 3b8c7b4c9ae48466da3ccc6711aac9c35b08a373abbdda66c60a62f17ba6edd316b0d5e3085613f7c44fbaa2f02acc4a5b3830a31d22437d9261863878421400

diff --git a/dev-python/pyfiglet/pyfiglet-0.8.0.ebuild b/dev-python/pyfiglet/pyfiglet-0.8_p0.ebuild
similarity index 94%
rename from dev-python/pyfiglet/pyfiglet-0.8.0.ebuild
rename to dev-python/pyfiglet/pyfiglet-0.8_p0.ebuild
index 2bdfd989..35776c9e 100644
--- a/dev-python/pyfiglet/pyfiglet-0.8.0.ebuild
+++ b/dev-python/pyfiglet/pyfiglet-0.8_p0.ebuild
@@ -15,7 +15,7 @@ then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/pwaller/pyfiglet.git"
 else
-	MY_PV="$(ver_cut 1-2).post$(ver_cut 3)"
+	MY_PV="$(ver_cut 1-2).post$(ver_cut 4)"
 	MY_P="${PN}-${MY_PV}"
 	S="${WORKDIR}/${MY_P}"
 	SRC_URI="https://files.pythonhosted.org/packages/source/p/pyfiglet/${MY_P}.tar.gz -> ${P}.tar.gz"

diff --git a/dev-python/pyfiglet/pyfiglet-0.8.1.ebuild b/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild
similarity index 94%
rename from dev-python/pyfiglet/pyfiglet-0.8.1.ebuild
rename to dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild
index 2bdfd989..35776c9e 100644
--- a/dev-python/pyfiglet/pyfiglet-0.8.1.ebuild
+++ b/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild
@@ -15,7 +15,7 @@ then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/pwaller/pyfiglet.git"
 else
-	MY_PV="$(ver_cut 1-2).post$(ver_cut 3)"
+	MY_PV="$(ver_cut 1-2).post$(ver_cut 4)"
 	MY_P="${PN}-${MY_PV}"
 	S="${WORKDIR}/${MY_P}"
 	SRC_URI="https://files.pythonhosted.org/packages/source/p/pyfiglet/${MY_P}.tar.gz -> ${P}.tar.gz"

diff --git a/dev-python/pyfiglet/pyfiglet-9999.ebuild b/dev-python/pyfiglet/pyfiglet-9999.ebuild
index 2bdfd989..35776c9e 100644
--- a/dev-python/pyfiglet/pyfiglet-9999.ebuild
+++ b/dev-python/pyfiglet/pyfiglet-9999.ebuild
@@ -15,7 +15,7 @@ then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/pwaller/pyfiglet.git"
 else
-	MY_PV="$(ver_cut 1-2).post$(ver_cut 3)"
+	MY_PV="$(ver_cut 1-2).post$(ver_cut 4)"
 	MY_P="${PN}-${MY_PV}"
 	S="${WORKDIR}/${MY_P}"
 	SRC_URI="https://files.pythonhosted.org/packages/source/p/pyfiglet/${MY_P}.tar.gz -> ${P}.tar.gz"


             reply	other threads:[~2020-12-22 13:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22 13:06 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-14 19:12 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyfiglet/ Julien Roy
2021-10-02 12:28 Arthur Zamarin
2021-04-17 20:00 Andrew Ammerlaan
2021-04-13 13:15 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-13 13:22 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-02-16 21:10 Theo Anderson
2020-09-02 19:10 Andrew Ammerlaan
2020-09-01 13:05 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=1608580002.c80a9a6f2aced6136e9fd667fef6e9fde15a4014.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