summaryrefslogtreecommitdiff
path: root/dev-python/py2pack
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-01 14:18:03 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-01 14:18:03 +0000
commitfb6ffa5e6e2e05267623d09239d10327c35fa8c4 (patch)
treede239dab4f4e0097f772d2c02f88c5cd40541d2f /dev-python/py2pack
parentd8787bc1ff136d4f231e24cc9fcbd89bb3d11842 (diff)
downloadbaldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.gz
baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.xz
baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.zip
Updating liguros repo
Diffstat (limited to 'dev-python/py2pack')
-rw-r--r--dev-python/py2pack/py2pack-0.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/py2pack/py2pack-0.8.4.ebuild b/dev-python/py2pack/py2pack-0.8.4.ebuild
index 10159afffb8e..820eebd6a703 100644
--- a/dev-python/py2pack/py2pack-0.8.4.ebuild
+++ b/dev-python/py2pack/py2pack-0.8.4.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{5,6,7,8} )
inherit distutils-r1
DESCRIPTION="Generate distribution packages from PyPI"
-HOMEPAGE="http://github.com/openSUSE/py2pack"
+HOMEPAGE="https://github.com/openSUSE/py2pack"
SRC_URI="https://files.pythonhosted.org/packages/source/p/py2pack/py2pack-${PV}.tar.gz"
LICENSE="Apache-2.0"