diff --git a/py-partiql-parser-0.4.2.tar.gz b/py-partiql-parser-0.4.2.tar.gz deleted file mode 100644 index 00c7253..0000000 --- a/py-partiql-parser-0.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d7531f31f5508880ad4e29eb85d6901185cf999c48c2bc7b18e06cb27f8bfd3 -size 23658 diff --git a/py-partiql-parser-0.5.0.tar.gz b/py-partiql-parser-0.5.0.tar.gz new file mode 100644 index 0000000..3a45e70 --- /dev/null +++ b/py-partiql-parser-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dade1734d7ee48177960d0db2d751b7d3260ffd5882c1a92be441e9b0d35b2 +size 26339 diff --git a/python-py-partiql-parser.changes b/python-py-partiql-parser.changes index 67c7933..d76c6ed 100644 --- a/python-py-partiql-parser.changes +++ b/python-py-partiql-parser.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 27 13:51:19 UTC 2023 - Dirk Müller + +- update to 0.5.0: + * Improved typing support + * Support for INSERT/UPDATE/DELETE statements + ------------------------------------------------------------------- Sat Dec 2 10:31:09 UTC 2023 - ecsos diff --git a/python-py-partiql-parser.spec b/python-py-partiql-parser.spec index fcddc3c..c6ae4aa 100644 --- a/python-py-partiql-parser.spec +++ b/python-py-partiql-parser.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-py-partiql-parser -Version: 0.4.2 +Version: 0.5.0 Release: 0 Summary: Pure Python PartiQL Parser License: MIT