15
0

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:
2023-05-17 12:09:44 +00:00
committed by Git OBS Bridge
parent 3cfb6b00a9
commit 4c06cc472c
4 changed files with 12 additions and 6 deletions

View File

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