Hello community,

here is the log from the commit of package python-cftime for openSUSE:Factory 
checked in at 2019-03-19 09:58:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cftime (Old)
 and      /work/SRC/openSUSE:Factory/.python-cftime.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cftime"

Tue Mar 19 09:58:15 2019 rev:2 rq:682390 version:1.0.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cftime/python-cftime.changes      
2018-05-29 10:29:35.298457110 +0200
+++ /work/SRC/openSUSE:Factory/.python-cftime.new.28833/python-cftime.changes   
2019-03-19 09:58:16.360105847 +0100
@@ -1,0 +2,9 @@
+Thu Mar  7 10:15:40 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.0.3.4:
+  * fixes for python2.7
+  * Various flake fixes
+  * More tests
+  * python 3.8 support
+
+-------------------------------------------------------------------

Old:
----
  cftime-1.0.0.tar.gz

New:
----
  cftime-1.0.3.4.tar.gz

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

Other differences:
------------------
++++++ python-cftime.spec ++++++
--- /var/tmp/diff_new_pack.j05PyL/_old  2019-03-19 09:58:17.880105237 +0100
+++ /var/tmp/diff_new_pack.j05PyL/_new  2019-03-19 09:58:17.900105229 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cftime
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-cftime
-Version:        1.0.0
+Version:        1.0.3.4
 Release:        0
 Summary:        Time-handling functionality from netcdf4-python
 License:        MIT
@@ -36,12 +36,13 @@
 %python_subpackages
 
 %description
-Time-handling functionality from netcdf4-python
-
+Time-handling functionality from netcdf4-python.
 Was split out from netcfd4-python in 2016.
 
 %prep
 %setup -q -n cftime-%{version}
+# do not require cov/xdist/etc
+rm setup.cfg
 
 %build
 %python_build
@@ -51,9 +52,11 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%python_expand PYTHONPATH="%{buildroot}%{$python_sitearch}" 
py.test-%{$python_bin_suffix}
+%python_expand PYTHONPATH="%{buildroot}%{$python_sitearch}" 
py.test-%{$python_bin_suffix} -v
 
 %files %{python_files}
+%license COPYING
+%doc README.md
 %{python_sitearch}/*
 
 %changelog

++++++ cftime-1.0.0.tar.gz -> cftime-1.0.3.4.tar.gz ++++++
++++ 2757 lines of diff (skipped)


Reply via email to