Hello community,

here is the log from the commit of package python-pytoml for openSUSE:Factory 
checked in at 2020-03-27 00:20:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytoml (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytoml.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytoml"

Fri Mar 27 00:20:59 2020 rev:5 rq:784154 version:0.1.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytoml/python-pytoml.changes      
2019-08-15 15:43:10.551198563 +0200
+++ /work/SRC/openSUSE:Factory/.python-pytoml.new.3160/python-pytoml.changes    
2020-03-27 00:21:00.236126313 +0100
@@ -1,0 +2,5 @@
+Thu Mar 12 07:31:19 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix build without python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytoml.spec ++++++
--- /var/tmp/diff_new_pack.Yhp2H4/_old  2020-03-27 00:21:00.968126684 +0100
+++ /var/tmp/diff_new_pack.Yhp2H4/_new  2020-03-27 00:21:00.972126686 +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