diff options
Diffstat (limited to 'dev-python/dexml/dexml-0.5.1.ebuild')
-rw-r--r-- | dev-python/dexml/dexml-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dexml/dexml-0.5.1.ebuild b/dev-python/dexml/dexml-0.5.1.ebuild index 8d8b45f902b9..44f4d7b70904 100644 --- a/dev-python/dexml/dexml-0.5.1.ebuild +++ b/dev-python/dexml/dexml-0.5.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Dead-simple Object-XML mapper for Python" -HOMEPAGE="https://pypi.org/project/dexml" +HOMEPAGE="https://pypi.org/project/dexml/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |