py-isodate: add 0.6.1 (#29129)
This commit is contained in:
parent
36b0730fac
commit
6a259ecd85
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class PyIsodate(PythonPackage):
|
|||
homepage = "https://github.com/gweis/isodate/"
|
||||
pypi = "isodate/isodate-0.6.0.tar.gz"
|
||||
|
||||
version('0.6.1', sha256='48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9')
|
||||
version('0.6.0', sha256='2e364a3d5759479cdb2d37cce6b9376ea504db2ff90252a2e5b7cc89cc9ff2d8')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
|
|
Loading…
Reference in a new issue