diff options
Diffstat (limited to 'dev-python/enaml/enaml-0.10.2.ebuild')
-rw-r--r-- | dev-python/enaml/enaml-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enaml/enaml-0.10.2.ebuild b/dev-python/enaml/enaml-0.10.2.ebuild index d634aaa9aa07..96a05aeea168 100644 --- a/dev-python/enaml/enaml-0.10.2.ebuild +++ b/dev-python/enaml/enaml-0.10.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 flag-o-matic virtualx DESCRIPTION="Enthought Tool Suite: framework for writing declarative interfaces" -HOMEPAGE="https://github.com/nucleic/enaml https://pypi.python.org/pypi/enaml" +HOMEPAGE="https://github.com/nucleic/enaml https://pypi.org/project/enaml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |