public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pefile/
Date: Wed,  8 Feb 2023 04:11:47 +0000 (UTC)	[thread overview]
Message-ID: <1675829448.0fa6d3d7e8288497ed9081b6d1ed6b3003ca2d18.sam@gentoo> (raw)

commit:     0fa6d3d7e8288497ed9081b6d1ed6b3003ca2d18
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Tue Feb  7 16:25:35 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 04:10:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa6d3d7

dev-python/pefile: add 2023.2.7

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/29463
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pefile/Manifest                                       | 1 +
 dev-python/pefile/{pefile-9999.ebuild => pefile-2023.2.7.ebuild} | 2 +-
 dev-python/pefile/pefile-9999.ebuild                             | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/pefile/Manifest b/dev-python/pefile/Manifest
index fe7458f1a06d..ee377dabf555 100644
--- a/dev-python/pefile/Manifest
+++ b/dev-python/pefile/Manifest
@@ -1 +1,2 @@
 DIST pefile-2022.5.30.tar.gz 72899 BLAKE2B 11752fe849c91749c5272ee9157513db0690fa47a51e274d24093f47c21096e877b364e1dba9cf08d9369abb7e9133743fe98d524079559b9aa9159ece76af74 SHA512 b584472387f7f0161449d2dc0035867da8983eb2c89b488952f38a3e836d23241d46f49a1c9cde13dde4253ef3f212971df48747ea2fec6b91c4db2b7618956d
+DIST pefile-2023.2.7.gh.tar.gz 74852 BLAKE2B ddca4b8ef37af829bb1757eb4c4ba9f46c3914e05e6c13e13a8e5a3c88a608aba486deec9338400fddae4591867c0c7dcf7325cee14d42b1bb724751a3a2a7f0 SHA512 241d9846954f094ed39e61d80e7d8c1612829ec909650175e75657f9cf69c9bef9e2a115d4106bb14757125c0ffaa3e93abfb2f078e80326e78ac5818c7c2fd3

diff --git a/dev-python/pefile/pefile-9999.ebuild b/dev-python/pefile/pefile-2023.2.7.ebuild
similarity index 95%
copy from dev-python/pefile/pefile-9999.ebuild
copy to dev-python/pefile/pefile-2023.2.7.ebuild
index 4d76ae872210..845b25ecea0f 100644
--- a/dev-python/pefile/pefile-9999.ebuild
+++ b/dev-python/pefile/pefile-2023.2.7.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
 	EGIT_REPO_URI="https://github.com/erocarrera/pefile.git"
 	inherit git-r3
 else
-	SRC_URI="https://github.com/erocarrera/pefile/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/erocarrera/pefile/releases/download/v${PV}/${P}.tar.gz -> ${P}.gh.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi
 

diff --git a/dev-python/pefile/pefile-9999.ebuild b/dev-python/pefile/pefile-9999.ebuild
index 4d76ae872210..845b25ecea0f 100644
--- a/dev-python/pefile/pefile-9999.ebuild
+++ b/dev-python/pefile/pefile-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
 	EGIT_REPO_URI="https://github.com/erocarrera/pefile.git"
 	inherit git-r3
 else
-	SRC_URI="https://github.com/erocarrera/pefile/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/erocarrera/pefile/releases/download/v${PV}/${P}.tar.gz -> ${P}.gh.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi
 


             reply	other threads:[~2023-02-08  4:11 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08  4:11 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 17:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/pefile/ Michał Górny
2024-09-14 17:55 Arthur Zamarin
2024-09-14 13:43 Arthur Zamarin
2024-09-14 13:22 Arthur Zamarin
2024-09-14 12:35 Arthur Zamarin
2024-09-14 12:12 Arthur Zamarin
2024-09-14 11:32 Arthur Zamarin
2024-08-29  3:23 Sam James
2024-08-29  3:23 Sam James
2024-08-20  0:48 Eli Schwartz
2023-10-26 22:39 Sam James
2023-10-23 14:05 Arthur Zamarin
2023-10-22 18:07 Sam James
2023-10-22 18:07 Sam James
2023-09-18  7:40 Sam James
2023-09-07 20:26 WANG Xuerui
2023-09-07 20:26 WANG Xuerui
2023-09-07 20:26 WANG Xuerui
2023-08-25 16:39 Arthur Zamarin
2023-07-31  7:02 Yixun Lan
2023-03-11  9:58 Michał Górny
2023-03-11  8:34 Arthur Zamarin
2023-03-11  8:11 Arthur Zamarin
2023-02-24 22:20 Sam James
2023-02-17  6:21 Michał Górny
2023-02-16 22:50 Sam James
2023-02-16 22:50 Sam James
2023-01-28  7:44 Arthur Zamarin
2023-01-27 22:49 Marek Szuba
2022-07-15  0:45 Sam James
2022-07-14 19:29 Arthur Zamarin
2022-06-16  8:06 Michał Górny
2022-05-31  2:55 Sam James
2022-04-10 16:38 Sam James
2022-04-05  3:33 Sam James
2022-04-05  3:33 Sam James

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=1675829448.0fa6d3d7e8288497ed9081b6d1ed6b3003ca2d18.sam@gentoo \
    --to=sam@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