14
0

Accepting request 1135313 from devel:languages:python

- update to 0.5.0:
  * Improved typing support
  * Support for INSERT/UPDATE/DELETE statements

OBS-URL: https://build.opensuse.org/request/show/1135313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py-partiql-parser?expand=0&rev=5
This commit is contained in:
2023-12-28 22:02:00 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d7531f31f5508880ad4e29eb85d6901185cf999c48c2bc7b18e06cb27f8bfd3
size 23658

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9dade1734d7ee48177960d0db2d751b7d3260ffd5882c1a92be441e9b0d35b2
size 26339

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 27 13:51:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.0:
* Improved typing support
* Support for INSERT/UPDATE/DELETE statements
-------------------------------------------------------------------
Sat Dec 2 10:31:09 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -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