diff options
Diffstat (limited to 'dev-python/automat/automat-0.6.0.ebuild')
-rw-r--r-- | dev-python/automat/automat-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/automat/automat-0.6.0.ebuild b/dev-python/automat/automat-0.6.0.ebuild index f9c1a0275999..fea781427c2a 100644 --- a/dev-python/automat/automat-0.6.0.ebuild +++ b/dev-python/automat/automat-0.6.0.ebuild @@ -10,7 +10,7 @@ MYPN="Automat" MYP="${MYPN}-${PV}" DESCRIPTION="Self-service finite-state machines for the programmer on the go" -HOMEPAGE="https://github.com/glyph/automat https://pypi.python.org/pypi/Automat" +HOMEPAGE="https://github.com/glyph/automat https://pypi.org/project/Automat" SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz" LICENSE="MIT" |