py-parse: add version 1.18.0 (#19068)

This commit is contained in:
Joe Koning 2020-10-02 13:31:24 -07:00 committed by GitHub
parent addedd9a82
commit 18165b6d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class PyParse(PythonPackage):
homepage = "https://pypi.org/project/parse/"
url = "https://pypi.io/packages/source/p/parse/parse-1.11.1.tar.gz"
version('1.18.0', sha256='91666032d6723dc5905248417ef0dc9e4c51df9526aaeef271eacad6491f06a4')
version('1.12.1', sha256='a5fca7000c6588d77bc65c28f3f21bfce03b5e44daa8f9f07c17fe364990d717')
version('1.11.1', sha256='870dd675c1ee8951db3e29b81ebe44fd131e3eb8c03a79483a58ea574f3145c2')