Hello community,

here is the log from the commit of package python-pytoml for openSUSE:Leap:15.2 
checked in at 2020-03-27 16:45:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pytoml (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-pytoml.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytoml"

Fri Mar 27 16:45:18 2020 rev:6 rq:788719 version:0.1.21

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pytoml/python-pytoml.changes    
2020-03-02 13:21:50.138216826 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-pytoml.new.3160/python-pytoml.changes  
2020-03-27 16:47:49.255922636 +0100
@@ -1,0 +2,5 @@
+Thu Mar 12 07:31:19 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytoml.spec ++++++
--- /var/tmp/diff_new_pack.piZDPI/_old  2020-03-27 16:47:50.975923646 +0100
+++ /var/tmp/diff_new_pack.piZDPI/_new  2020-03-27 16:47:50.979923649 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytoml
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        TOML-0.4.0 parser/writer for Python
 License:        MIT
-Group:          Development/Libraries/Python
 URL:            https://github.com/avakar/pytoml
 Source0:        
https://files.pythonhosted.org/packages/source/p/pytoml/pytoml-%{version}.tar.gz
 # toml-test for tests from author's fork with specific commit
@@ -61,6 +60,6 @@
 %files %{python_files}
 %license LICENSE
 %{python_sitelib}/pytoml/
-%{python_sitelib}/pytoml-%{version}-py%{py_ver}.egg-info/
+%{python_sitelib}/pytoml-%{version}-py*.egg-info/
 
 %changelog


Reply via email to