diff --git a/py-partiql-parser-0.5.6.tar.gz b/py-partiql-parser-0.5.6.tar.gz deleted file mode 100644 index 7c2786d..0000000 --- a/py-partiql-parser-0.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d54a9e6835a26bb9e0aa446ca35df53c37da641befe78a81a23e7139a7b2b1b2 -size 27507 diff --git a/py-partiql-parser-0.6.1.tar.gz b/py-partiql-parser-0.6.1.tar.gz new file mode 100644 index 0000000..b2df2cf --- /dev/null +++ b/py-partiql-parser-0.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81caa5a5f01501ed0fc1a82d1662a86a21aa799fb63e73222172eda5c4a7290 +size 27829 diff --git a/python-py-partiql-parser.changes b/python-py-partiql-parser.changes index 030cd86..9d017b7 100644 --- a/python-py-partiql-parser.changes +++ b/python-py-partiql-parser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 25 12:32:50 UTC 2025 - Markéta Machová + +- Update to 0.6.1 + * S3SelectParser now returns the number of BytesProcessed + ------------------------------------------------------------------- Tue Oct 8 05:19:20 UTC 2024 - Steve Kowalik diff --git a/python-py-partiql-parser.spec b/python-py-partiql-parser.spec index 11248b6..2aed4ff 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) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # 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.5.6 +Version: 0.6.1 Release: 0 Summary: Pure Python PartiQL Parser License: MIT