commit python-python-crontab for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-crontab for openSUSE:Factory checked in at 2023-02-28 12:49:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-crontab (Old) and /work/SRC/openSUSE:Factory/.python-python-crontab.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-python-crontab" Tue Feb 28 12:49:40 2023 rev:7 rq:1068159 version:2.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-crontab/python-python-crontab.changes 2022-10-08 01:25:55.682326403 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-crontab.new.31432/python-python-crontab.changes 2023-02-28 12:49:50.336904563 +0100 @@ -1,0 +2,9 @@ +Tue Feb 21 10:13:12 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com> + +- Update to 2.7.1: + * Fix #104, confirm removal of python2.7 support +- 2.7.0: + * Add feature to insert new commands in the middle of the cron. Fix #101 + * Do not log invalid comments as errors + +------------------------------------------------------------------- Old: ---- python-crontab-2.6.0.tar.gz New: ---- python-crontab-2.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-crontab.spec ++++++ --- /var/tmp/diff_new_pack.GX0VEi/_old 2023-02-28 12:49:51.672911899 +0100 +++ /var/tmp/diff_new_pack.GX0VEi/_new 2023-02-28 12:49:51.712912119 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-python-crontab # -# 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,10 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 Name: python-python-crontab -Version: 2.6.0 +Version: 2.7.1 Release: 0 Summary: Python Crontab API License: LGPL-3.0-only @@ -41,9 +39,6 @@ BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module testsuite if %python-base >= 3} BuildRequires: cronie -%if %{with python2} -BuildRequires: python2-devel -%endif # /SECTION %python_subpackages @@ -73,6 +68,10 @@ %files %{python_files} %doc README.rst %license COPYING AUTHORS -%{python_sitelib}/* +%{python_sitelib}/cronlog.py +%{python_sitelib}/crontab.py +%{python_sitelib}/crontabs.py +%{python_sitelib}/python_crontab-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__ %changelog ++++++ python-crontab-2.6.0.tar.gz -> python-crontab-2.7.1.tar.gz ++++++ ++++ 2653 lines of diff (skipped)
participants (1)
-
Source-Sync