Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-json_tricks for 
openSUSE:Factory checked in at 2023-05-18 15:19:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-json_tricks (Old)
 and      /work/SRC/openSUSE:Factory/.python-json_tricks.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-json_tricks"

Thu May 18 15:19:23 2023 rev:11 rq:1087650 version:3.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-json_tricks/python-json_tricks.changes    
2022-07-15 13:53:00.255573622 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-json_tricks.new.1533/python-json_tricks.changes
  2023-05-18 15:19:27.169901052 +0200
@@ -1,0 +2,6 @@
+Tue May 16 18:39:56 UTC 2023 - Christian Boltz <suse-b...@cboltz.de>
+
+- Update to 3.16.1
+  * no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  pyjson_tricks-3.15.5.tar.gz

New:
----
  pyjson_tricks-3.16.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-json_tricks.spec ++++++
--- /var/tmp/diff_new_pack.f4XHz8/_old  2023-05-18 15:19:27.825905075 +0200
+++ /var/tmp/diff_new_pack.f4XHz8/_new  2023-05-18 15:19:27.837905148 +0200
@@ -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
@@ -16,16 +16,16 @@
 #
 
 
-%{?!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
 URL:            https://github.com/mverleg/pyjson_tricks
 Source:         
https://github.com/mverleg/pyjson_tricks/archive/v%{version}.tar.gz#/pyjson_tricks-%{version}.tar.gz
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Recommends:     python-numpy
@@ -62,20 +62,20 @@
 As well as compression and disallowing duplicate keys.
 
 %prep
-%setup -q -n pyjson_tricks-%{version}
+%autosetup -p1 -n pyjson_tricks-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %pytest
 
 %files %{python_files}
-%doc README.rst
+%doc README.md
 %license LICENSE.txt
 %{python_sitelib}/json_tricks
 %{python_sitelib}/json_tricks-%{version}*-info

++++++ pyjson_tricks-3.15.5.tar.gz -> pyjson_tricks-3.16.1.tar.gz ++++++
++++ 1887 lines of diff (skipped)

Reply via email to