Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-py-partiql-parser for 
openSUSE:Factory checked in at 2023-11-05 12:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-partiql-parser (Old)
 and      /work/SRC/openSUSE:Factory/.python-py-partiql-parser.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py-partiql-parser"

Sun Nov  5 12:19:26 2023 rev:3 rq:1123389 version:0.4.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-py-partiql-parser/python-py-partiql-parser.changes
        2023-07-25 11:49:18.812823744 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-py-partiql-parser.new.17445/python-py-partiql-parser.changes
     2023-11-05 12:19:43.947201011 +0100
@@ -1,0 +2,23 @@
+Sun Nov  5 02:19:14 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 0.4.2
+  * Support for Python 3.12
+- Release 0.4.1
+  * Increased support for WHERE-clauses:
+    - Nested clauses
+    - OR-clauses
+    - Functions: attribute_type, IF (NOT) MISSING, comparison
+      operators (<, >)
+- Release 0.4.0
+  * The DynamoDBStatementParser now expects a document in the
+    DynamoDB format: {"a1": {"S": "b1"}, "a2": {"S": "b2"}}
+  * Adds validation for tables that start with a number
+  * Adds support for queries that have a table name surrounded by
+    quotes
+- Release 0.3.8
+  * Support JSON documents containing (lists of) BOOLeans
+- Release 0.3.6
+  * Allow where-clauses for lists, such as where a[1] = '..'
+- The `test` top-level install has been fixed. Remove rm command.
+
+-------------------------------------------------------------------

Old:
----
  py-partiql-parser-0.3.5.tar.gz

New:
----
  py-partiql-parser-0.4.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-py-partiql-parser.spec ++++++
--- /var/tmp/diff_new_pack.WTSgjJ/_old  2023-11-05 12:19:44.427218550 +0100
+++ /var/tmp/diff_new_pack.WTSgjJ/_new  2023-11-05 12:19:44.427218550 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-py-partiql-parser
-Version:        0.3.5
+Version:        0.4.2
 Release:        0
 Summary:        Pure Python PartiQL Parser
 License:        MIT
@@ -26,7 +26,6 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools >= 59.0.0}
-BuildRequires:  %{python_module sure}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -44,8 +43,6 @@
 
 %install
 %pyproject_install
-# tests are also installed, and we do not want that
-%python_expand rm -r %{buildroot}%{$python_sitelib}/tests
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++++++ py-partiql-parser-0.3.5.tar.gz -> py-partiql-parser-0.4.2.tar.gz ++++++
++++ 2115 lines of diff (skipped)

Reply via email to