forked from pool/python-json_tricks
Accepting request 1087456 from home:cboltz:branches:devel:languages:python
- Update to 3.16.1 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/1087456 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=23
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dce2e5d58b7670f4afcb2f52832e1340d00db344e5bbff7a992e3b89d545d0b1
|
||||
size 41517
|
||||
3
pyjson_tricks-3.16.1.tar.gz
Normal file
3
pyjson_tricks-3.16.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1c38b1d7d51e361a0bc23e392ee6cecec9b1f9a9c52ea301fbb7b0718c85899
|
||||
size 41064
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 16 18:39:56 UTC 2023 - Christian Boltz <suse-beta@cboltz.de>
|
||||
|
||||
- Update to 3.16.1
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 17:58:22 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-json_tricks
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-json_tricks
|
||||
Version: 3.15.5
|
||||
Version: 3.16.1
|
||||
Release: 0
|
||||
Summary: Extra features for Python's JSON
|
||||
License: BSD-3-Clause
|
||||
@@ -75,7 +75,7 @@ As well as compression and disallowing duplicate keys.
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
%{python_sitelib}/json_tricks
|
||||
%{python_sitelib}/json_tricks-%{version}*-info
|
||||
|
||||
Reference in New Issue
Block a user