diff options
Diffstat (limited to 'dev-python/dulwich')
-rw-r--r-- | dev-python/dulwich/dulwich-0.18.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/dulwich/dulwich-0.18.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dulwich/dulwich-0.18.5.ebuild b/dev-python/dulwich/dulwich-0.18.5.ebuild index 5ea67c430be8..8acc57c095bc 100644 --- a/dev-python/dulwich/dulwich-0.18.5.ebuild +++ b/dev-python/dulwich/dulwich-0.18.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" -HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.org/project/dulwich" +HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.org/project/dulwich/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" diff --git a/dev-python/dulwich/dulwich-0.18.6.ebuild b/dev-python/dulwich/dulwich-0.18.6.ebuild index 2207513463fb..af79a4fb7d13 100644 --- a/dev-python/dulwich/dulwich-0.18.6.ebuild +++ b/dev-python/dulwich/dulwich-0.18.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" -HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.org/project/dulwich" +HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.org/project/dulwich/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" |