New version: py-distro 1.6.0 (#27003)
This commit is contained in:
parent
f512bb1dc1
commit
612639534a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ class PyDistro(PythonPackage):
|
|||
homepage = "https://github.com/nir0s/distro"
|
||||
pypi = "distro/distro-1.5.0.tar.gz"
|
||||
|
||||
version('1.6.0', sha256='83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424')
|
||||
version('1.5.0', sha256='0e58756ae38fbd8fc3020d54badb8eae17c5b9dcbed388b17bb55b8a5928df92')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
|
|
Loading…
Reference in a new issue