New version: py-tomlkit 0.7.2 (#27633)
This commit is contained in:
parent
eb42514124
commit
8138ebaa32
@ -12,6 +12,7 @@ class PyTomlkit(PythonPackage):
|
||||
homepage = "https://github.com/sdispater/tomlkit"
|
||||
pypi = "tomlkit/tomlkit-0.7.0.tar.gz"
|
||||
|
||||
version('0.7.2', sha256='d7a454f319a7e9bd2e249f239168729327e4dd2d27b17dc68be264ad1ce36754')
|
||||
version('0.7.0', sha256='ac57f29693fab3e309ea789252fcce3061e19110085aa31af5446ca749325618')
|
||||
|
||||
depends_on('python@2.7:2.8,3.5:', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user