New version: py-pkginfo 1.7.1 (#27403)
This commit is contained in:
parent
c9e96018be
commit
9c386b181a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class PyPkginfo(PythonPackage):
|
|||
homepage = "https://code.launchpad.net/~tseaver/pkginfo/trunk"
|
||||
pypi = "pkginfo/pkginfo-1.5.0.1.tar.gz"
|
||||
|
||||
version('1.7.1', sha256='e7432f81d08adec7297633191bbf0bd47faf13cd8724c3a13250e51d542635bd')
|
||||
version('1.5.0.1', sha256='7424f2c8511c186cd5424bbf31045b77435b37a8d604990b79d4e70d741148bb')
|
||||
|
||||
depends_on('py-setuptools', type=('build', 'run'))
|
||||
|
|
Loading…
Reference in a new issue