* [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyVows/
@ 2022-03-25 15:17 Ronny Gutbrod
0 siblings, 0 replies; 2+ messages in thread
From: Ronny Gutbrod @ 2022-03-25 15:17 UTC (permalink / raw
To: gentoo-commits
commit: 62948acef84f7cd82b49d4324526c8be1448fe3a
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Mar 24 13:38:17 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Thu Mar 24 14:23:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62948ace
dev-python/pyVows: update SRC_URI
Closes: https://bugs.gentoo.org/835879
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/pyVows/Manifest | 2 +-
dev-python/pyVows/pyVows-3.0.0.ebuild | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyVows/Manifest b/dev-python/pyVows/Manifest
index cfde0c723..360102189 100644
--- a/dev-python/pyVows/Manifest
+++ b/dev-python/pyVows/Manifest
@@ -1 +1 @@
-DIST pyVows-3.0.0.tar.gz 39112 BLAKE2B 83ae675ac75c57b977457ae8e7ed21459821c5583de105b90b2b1590322f7583c9d842c248c6baa64e7be7aafd26b2fd4623fcce7df904b69a5cd4862d09c893 SHA512 7dbbe5b641c9c374f4c51c45cf5db2188685dd889a50dcf3eba9100c0c899c8785ab7ec3743e3b3eebc590aeb06d4aeb8843a0c43037fcac85d8b6b7eba30b1f
+DIST pyVows-3.0.0-5b0e2a202603c1fc00d1fa0c6134c92c15b7e2b7.tar.gz 41052 BLAKE2B 98a373d4a98cf5416d173fd9c1889a82480a476ad7ccce0895a9a626068f7a3831ce131433ab9f38726c41cd92cb47426bd8ef1d5a4fb9aab7efd9ee7c06face SHA512 bfef76cce283a77cfb1fd4f3e4d9e73da648390f42ce79524151be44693d9c13864aa75411394a2e294eea93820118f08a160a291146fab4f7d23ef5e14de071
diff --git a/dev-python/pyVows/pyVows-3.0.0.ebuild b/dev-python/pyVows/pyVows-3.0.0.ebuild
index c833abf7a..1ae146f88 100644
--- a/dev-python/pyVows/pyVows-3.0.0.ebuild
+++ b/dev-python/pyVows/pyVows-3.0.0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+COMMIT="5b0e2a202603c1fc00d1fa0c6134c92c15b7e2b7"
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
@@ -12,7 +13,8 @@ HOMEPAGE="
https://github.com/heynemann/pyvows
https://pypi.org/project/pyVows/
"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/heynemann/${PN}/archive/${COMMIT}.tar.gz -> ${P}-${COMMIT}.tar.gz" # only for 3.0.0
+S="${WORKDIR}/${PN,,}-${COMMIT}"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyVows/
@ 2022-03-26 11:53 Andrew Ammerlaan
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2022-03-26 11:53 UTC (permalink / raw
To: gentoo-commits
commit: 4d21f03f327d6c2c012fc43d48fa53be611c5957
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 11:19:56 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 11:19:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d21f03f
dev-python/pyVows: update DESCRIPTION
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/pyVows/pyVows-3.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyVows/pyVows-3.0.0.ebuild b/dev-python/pyVows/pyVows-3.0.0.ebuild
index 1ae146f88..61f162981 100644
--- a/dev-python/pyVows/pyVows-3.0.0.ebuild
+++ b/dev-python/pyVows/pyVows-3.0.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
-DESCRIPTION="(fast) parallel running of tests, code coverage reports, test profiling, and more"
+DESCRIPTION="Parallel running of tests, code coverage reports, test profiling, and more"
HOMEPAGE="
https://github.com/heynemann/pyvows
https://pypi.org/project/pyVows/
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-26 11:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-25 15:17 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pyVows/ Ronny Gutbrod
-- strict thread matches above, loose matches on Subject: below --
2022-03-26 11:53 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox