Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/snakemake/
Date: Mon, 27 Jan 2020 06:24:23
Message-Id: 1580106236.fa40eeaf466d743e8470fa6ada7436ce5dd44e92.heroxbd@gentoo
1 commit: fa40eeaf466d743e8470fa6ada7436ce5dd44e92
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 06:23:56 2020 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 06:23:56 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fa40eeaf
7
8 dev-python/snakemake: again.
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
12
13 dev-python/snakemake/snakemake-5.10.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/snakemake/snakemake-5.10.0.ebuild b/dev-python/snakemake/snakemake-5.10.0.ebuild
17 index 1066507d1..03e031837 100644
18 --- a/dev-python/snakemake/snakemake-5.10.0.ebuild
19 +++ b/dev-python/snakemake/snakemake-5.10.0.ebuild
20 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
21 inherit distutils-r1
22
23 DESCRIPTION="Make-like task language"
24 -HOMEPAGE="https://bitbucket.org/johanneskoester/snakemake/wiki"
25 +HOMEPAGE="https://snakemake.readthedocs.io"
26 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
27
28 LICENSE="MIT"