mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="ECDSA cryptographic signature library in pure Python"
|
||||
HOMEPAGE="http://github.com/warner/python-ecdsa"
|
||||
HOMEPAGE="https://github.com/warner/python-ecdsa"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}-r1.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="ECDSA cryptographic signature library in pure Python"
|
||||
HOMEPAGE="http://github.com/warner/python-ecdsa"
|
||||
HOMEPAGE="https://github.com/warner/python-ecdsa"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user