diff --git a/py-partiql-parser-0.6.1.tar.gz b/py-partiql-parser-0.6.1.tar.gz deleted file mode 100644 index b2df2cf..0000000 --- a/py-partiql-parser-0.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d81caa5a5f01501ed0fc1a82d1662a86a21aa799fb63e73222172eda5c4a7290 -size 27829 diff --git a/py-partiql-parser-0.6.3.tar.gz b/py-partiql-parser-0.6.3.tar.gz new file mode 100644 index 0000000..7be33d6 --- /dev/null +++ b/py-partiql-parser-0.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a9904b922a3ec8f7b99dfcb0fd911c25e01458b8dc67114eaebcaa5e7d08d7 +size 28382 diff --git a/python-py-partiql-parser.changes b/python-py-partiql-parser.changes index 9d017b7..024462a 100644 --- a/python-py-partiql-parser.changes +++ b/python-py-partiql-parser.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 11 22:53:50 UTC 2025 - Dirk Müller + +- update to 0.6.3: + * The DynamoDBStatementParser will now throw a + DocumentNotFoundException if the table referenced in the + statement was not provided + * Support negative numbers (both integers and floats) + ------------------------------------------------------------------- Tue Feb 25 12:32:50 UTC 2025 - Markéta Machová diff --git a/python-py-partiql-parser.spec b/python-py-partiql-parser.spec index 2aed4ff..adafc6b 100644 --- a/python-py-partiql-parser.spec +++ b/python-py-partiql-parser.spec @@ -1,7 +1,7 @@ # # spec file for package python-py-partiql-parser # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-py-partiql-parser -Version: 0.6.1 +Version: 0.6.3 Release: 0 Summary: Pure Python PartiQL Parser License: MIT