public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/
Date: Thu, 17 Mar 2022 21:49:53 +0000 (UTC)	[thread overview]
Message-ID: <1647553791.40dd3c654e392a26e69b48c45ac10610cbdeed41.Alessandro-Barbieri@gentoo> (raw)

commit:     40dd3c654e392a26e69b48c45ac10610cbdeed41
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Mar 17 21:49:26 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Mar 17 21:49:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40dd3c65

dev-python/pip-api: update SRC_URI

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/pip-api/Manifest              | 2 +-
 dev-python/pip-api/pip-api-0.0.29.ebuild | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index 470115774..a49cf928a 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1,2 +1,2 @@
 DIST pip-api-0.0.26.tar.gz 110021 BLAKE2B c286f8daa2470785525466053f3c431e93e4c7ffee19cac29b26bc0feb8f65a21eb285650981b6a3f726be471f47c8649a24cace2080a2e7e0b122cd26103548 SHA512 5d3a1eb53af73633f72210dd5aa974c619b8c96f050d7c549582829330183aba558a4d96490e15db6feddd15e14e63d0dfae60b2bba63768f61476f6b61362ea
-DIST pip-api-0.0.29.tar.gz 111361 BLAKE2B 55ff8ac71c8b5fabacab88390735f3f7a7e8e6882577940333342dc87dfb606c2d830376d62df087cd6fdd57beef1fa6629a49518c20ca01c64600910c71e5f0 SHA512 860892058fd36481a489bfaeedf1608bfcc1093731b7de9d45a586e36b8bfcaf4de87095e23a949a34f1f75f29e3d0f803d8310006f7bcac72887cab84663079
+DIST pip-api-0.0.29-1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz 118238 BLAKE2B d7f0a5cadaaf0a673a76dfd6448c36f86cd5fac9a4633d22361fe3d2b75d4a7841c0ea3fbf2e1b6dffd4d1f3760ce8cac875172312927d878b8df98a933f8b51 SHA512 466e2e9a74c3f7d196a505475500352646655a446e4c8412d9f4dffd3ff988c0f6944bd9d32ece065a0242da49e9f9dce52bc06a4fb0021403328706e6b80236

diff --git a/dev-python/pip-api/pip-api-0.0.29.ebuild b/dev-python/pip-api/pip-api-0.0.29.ebuild
index 51427cd23..2aa9073c1 100644
--- a/dev-python/pip-api/pip-api-0.0.29.ebuild
+++ b/dev-python/pip-api/pip-api-0.0.29.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+COMMIT="1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7"
 EPYTEST_DESELECT=(
 	tests/test_installed_distributions.py::test_installed_distributions_legacy_version
 	tests/test_installed_distributions.py::test_installed_distributions_multiple_paths
@@ -14,7 +15,8 @@ inherit distutils-r1
 
 DESCRIPTION="An unofficial, importable pip API"
 HOMEPAGE="https://github.com/di/pip-api"
-SRC_URI="https://github.com/di/pip-api/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/di/pip-api/archive/${COMMIT}.tar.gz -> ${P}-${COMMIT}.tar.gz" # only for 0.0.29
+S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="Apache-2.0"
 SLOT="0"


             reply	other threads:[~2022-03-17 21:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-17 21:49 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-13  3:14 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/ Julien Roy
2022-06-05  6:16 Anna Vyalkova
2022-05-30 13:17 Alessandro Barbieri
2022-05-30 13:17 Alessandro Barbieri
2022-03-17 13:57 Alessandro Barbieri
2022-03-14  2:41 Alessandro Barbieri
2022-01-10 12:56 Andrew Ammerlaan
2021-12-20  8:59 Anna Vyalkova
2021-12-14  7:14 Anna Vyalkova
2021-11-02  3:40 Alessandro Barbieri
2021-06-30 21:27 Alessandro Barbieri
2021-06-29  2:43 Alessandro Barbieri

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=1647553791.40dd3c654e392a26e69b48c45ac10610cbdeed41.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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