forked from pool/python-py-partiql-parser
- Update to 0.5.6:
* DynamoDB table names can now be MixedCased. * Add JsonParser to public API. * Improve performance for JsonParser when parsing a source with many documents. * Switch to hatchling. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-partiql-parser?expand=0&rev=15
This commit is contained in:
@@ -18,16 +18,15 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-py-partiql-parser
|
||||
Version: 0.5.2
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: Pure Python PartiQL Parser
|
||||
License: MIT
|
||||
URL: https://github.com/getmoto/py-partiql-parser
|
||||
Source: https://github.com/getmoto/py-partiql-parser/archive/refs/tags/%{version}.tar.gz#/py-partiql-parser-%{version}.tar.gz
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools >= 59.0.0}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user