Hello community,

here is the log from the commit of package python-python-crontab for 
openSUSE:Factory checked in at 2020-03-24 22:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-crontab (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-crontab.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-crontab"

Tue Mar 24 22:33:49 2020 rev:2 rq:787448 version:2.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-crontab/python-python-crontab.changes  
    2019-09-27 14:50:08.260501208 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-crontab.new.3160/python-python-crontab.changes
    2020-03-24 22:33:51.933133826 +0100
@@ -1,0 +2,6 @@
+Mon Mar 23 11:22:46 UTC 2020 - [email protected]
+
+- version update to 2.4.0
+  * no upstream changelog found
+
+-------------------------------------------------------------------

Old:
----
  python-crontab-2.3.8.tar.gz

New:
----
  python-crontab-v2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-python-crontab.spec ++++++
--- /var/tmp/diff_new_pack.EaxmBt/_old  2020-03-24 22:33:52.857134275 +0100
+++ /var/tmp/diff_new_pack.EaxmBt/_new  2020-03-24 22:33:52.861134277 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-crontab
 #
-# 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
@@ -18,13 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-python-crontab
-Version:        2.3.8
+Version:        2.4.0
 Release:        0
 Summary:        Python Crontab API
 License:        LGPL-3.0-only
 Group:          Development/Languages/Python
 URL:            https://gitlab.com/doctormo/python-crontab/
-Source:         
https://gitlab.com/doctormo/python-crontab/-/archive/v2.3.8/python-crontab-v%{version}.tar.gz#/python-crontab-%{version}.tar.gz
+# https://gitlab.com/doctormo/python-crontab/-/issues/69
+Source:         
https://gitlab.com/doctormo/python-crontab/-/archive/v%{version}/python-crontab-v%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -60,8 +61,7 @@
 
 %check
 export LANG=en_US.UTF-8
-# Bug in tests https://gitlab.com/doctormo/python-crontab/issues/55
-%pytest -k 'not test_06_backwards and not test_04_schedule_ten'
+%pytest
 
 %files %{python_files}
 %doc README.rst


Reply via email to