14
0

Accepting request 1248357 from home:mcalabkova:branches:devel:languages:python:aws

- Update to 0.6.1
  * S3SelectParser now returns the number of BytesProcessed

OBS-URL: https://build.opensuse.org/request/show/1248357
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-partiql-parser?expand=0&rev=17
This commit is contained in:
2025-02-26 04:12:34 +00:00
committed by Git OBS Bridge
parent 92ee77a720
commit 9e828730a2
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 25 12:32:50 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 0.6.1
* S3SelectParser now returns the number of BytesProcessed
-------------------------------------------------------------------
Tue Oct 8 05:19:20 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

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