From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/csv23/
Date: Thu, 30 Apr 2020 11:06:43 +0000 (UTC) [thread overview]
Message-ID: <1588244761.0009abc13ca841e459e3431cc05decb5aeb172f8.mgorny@gentoo> (raw)
commit: 0009abc13ca841e459e3431cc05decb5aeb172f8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 10:54:38 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 11:06:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0009abc1
dev-python/csv23: Switch to GitHub tarball
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/csv23/Manifest | 2 +-
dev-python/csv23/csv23-0.3.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/csv23/Manifest b/dev-python/csv23/Manifest
index a39048ce702..8b7cd0b4c3f 100644
--- a/dev-python/csv23/Manifest
+++ b/dev-python/csv23/Manifest
@@ -1 +1 @@
-DIST csv23-0.3.zip 42230 BLAKE2B b0d008b7f40c395f3d838d0b0521734f0bcfc578b391ba2d03fd4719e05b68df8777587eedea05b429da40a79f323c0afbbde7586533a912466a49c989ff0039 SHA512 271758876149d846011b463d4ed541beee6a2c11d3867f92ae09a1a725b14f17cfbc19fa4a506c9dd52e6be23105664b7118068991e6f4679ce998790645691c
+DIST csv23-0.3.tar.gz 23625 BLAKE2B 88df927acb1910a2ada69cf0aa8855a2cda93a006e05cfa270ee86ddbea3a5fa4df52607d320fcdecd67ff3e4e5a0f900f74bbd56e75b5e44baa46ba9d26836a SHA512 7581aef25878d2c6f7aaea4cfd8af8c2062a3d18469c176a9a09513beac34299e9456f77581025e207a814311bad7becd621ebf4e0f759a8f7ca16f55fd2731f
diff --git a/dev-python/csv23/csv23-0.3.ebuild b/dev-python/csv23/csv23-0.3.ebuild
index 8e051adfab4..4bb3e2569a8 100644
--- a/dev-python/csv23/csv23-0.3.ebuild
+++ b/dev-python/csv23/csv23-0.3.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Python 2/3 unicode CSV compatibility layer"
HOMEPAGE="
https://pypi.org/project/csv23/
https://github.com/xflr6/csv23/"
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.zip"
+SRC_URI="https://github.com/xflr6/csv23/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
# note: upstream really uses mock at runtime
RDEPEND="
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' -2)"
-BDEPEND="app-arch/unzip
+BDEPEND="
test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )"
distutils_enable_tests pytest
next reply other threads:[~2020-04-30 11:06 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-30 11:06 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-24 2:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/csv23/ Joshua Kinard
2020-11-28 15:26 Sam James
2020-11-28 15:26 Sam James
2020-09-20 20:33 Michał Górny
2020-09-20 9:36 Michał Górny
2020-09-19 20:18 Mikle Kolyada
2020-09-07 8:47 Sergei Trofimovich
2020-09-07 8:20 Sergei Trofimovich
2020-08-05 14:08 Agostino Sarubbo
2020-08-04 23:51 Sam James
2020-08-04 3:39 Sam James
2020-08-03 16:34 Sergei Trofimovich
2020-07-30 21:30 Sam James
2020-06-01 20:30 Michał Górny
2020-05-31 23:10 Matt Turner
2020-05-30 20:04 Sergei Trofimovich
2020-05-30 19:48 Michał Górny
2020-05-30 12:48 Michał Górny
2020-05-30 7:46 Michał Górny
2020-05-29 20:42 Sergei Trofimovich
2020-05-29 12:04 Michał Górny
2020-05-28 18:36 Michał Górny
2020-05-28 18:35 Michał Górny
2020-05-26 9:26 Michał Górny
2020-05-03 6:36 Michał Górny
2020-05-02 10:32 Michał Górny
2020-04-30 9:45 Michał Górny
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=1588244761.0009abc13ca841e459e3431cc05decb5aeb172f8.mgorny@gentoo \
--to=mgorny@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