From 316fb41398101eb6fb7d6e05430d92b2643a6d5b518980aa5cb154e408349179 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 7 Jan 2026 04:23:53 +0000 Subject: [PATCH] - Update to 3.3.0: * Move specials setting to global. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=24 --- python-python-crontab.changes | 6 ++++++ python-python-crontab.spec | 10 ++++------ python_crontab-3.2.0.tar.gz | 3 --- python_crontab-3.3.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 9 deletions(-) delete mode 100644 python_crontab-3.2.0.tar.gz create mode 100644 python_crontab-3.3.0.tar.gz diff --git a/python-python-crontab.changes b/python-python-crontab.changes index 7498d8c..cc7a8e8 100644 --- a/python-python-crontab.changes +++ b/python-python-crontab.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 7 04:23:09 UTC 2026 - Steve Kowalik + +- Update to 3.3.0: + * Move specials setting to global. + ------------------------------------------------------------------- Tue Feb 18 10:07:26 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-python-crontab.spec b/python-python-crontab.spec index f668319..c08dce8 100644 --- a/python-python-crontab.spec +++ b/python-python-crontab.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-crontab # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,18 +18,17 @@ %{?sle15_python_module_pythons} Name: python-python-crontab -Version: 3.2.0 +Version: 3.3.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://files.pythonhosted.org/packages/source/p/python_crontab/python_crontab-%{version}.tar.gz BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-python-dateutil Recommends: cronie Recommends: python-cron-descriptor Recommends: python-croniter @@ -38,8 +37,7 @@ BuildArch: noarch BuildRequires: %{python_module cron-descriptor} BuildRequires: %{python_module croniter} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module python-dateutil} -BuildRequires: %{python_module testsuite if %python-base >= 3} +BuildRequires: %{python_module testsuite} BuildRequires: cronie # /SECTION %python_subpackages diff --git a/python_crontab-3.2.0.tar.gz b/python_crontab-3.2.0.tar.gz deleted file mode 100644 index 0027809..0000000 --- a/python_crontab-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40067d1dd39ade3460b2ad8557c7651514cd3851deffff61c5c60e1227c5c36b -size 57001 diff --git a/python_crontab-3.3.0.tar.gz b/python_crontab-3.3.0.tar.gz new file mode 100644 index 0000000..915f256 --- /dev/null +++ b/python_crontab-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007c8aee68dddf3e04ec4dce0fac124b93bd68be7470fc95d2a9617a15de291b +size 57626