From 4c61a520336edf77e65010bf24aa378d36b5a0965a58e83f26eeaca13fdbe208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 18 Feb 2025 11:49:41 +0000 Subject: [PATCH] Accepting request 1246628 from home:glaubitz:branches:devel:languages:python - Update to 3.2.0 * Look up the location of the crontab command instead of assuming - Adjust upstream source name in spec file OBS-URL: https://build.opensuse.org/request/show/1246628 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=22 --- python-crontab-3.1.0.tar.gz | 3 --- python-python-crontab.changes | 7 +++++++ python-python-crontab.spec | 8 ++++---- python_crontab-3.2.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 python-crontab-3.1.0.tar.gz create mode 100644 python_crontab-3.2.0.tar.gz diff --git a/python-crontab-3.1.0.tar.gz b/python-crontab-3.1.0.tar.gz deleted file mode 100644 index 27324c6..0000000 --- a/python-crontab-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4ea1605d24533b67fa7a634ef26cb59a5f2e7954f6e677d2d7a2229959a2fc8 -size 56750 diff --git a/python-python-crontab.changes b/python-python-crontab.changes index 26f752c..7498d8c 100644 --- a/python-python-crontab.changes +++ b/python-python-crontab.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 18 10:07:26 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.2.0 + * Look up the location of the crontab command instead of assuming +- Adjust upstream source name in spec file + ------------------------------------------------------------------- Thu Jun 6 20:21:25 UTC 2024 - Dirk Müller diff --git a/python-python-crontab.spec b/python-python-crontab.spec index c97a196..f668319 100644 --- a/python-python-crontab.spec +++ b/python-python-crontab.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-crontab # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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,13 @@ %{?sle15_python_module_pythons} Name: python-python-crontab -Version: 3.1.0 +Version: 3.2.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 +Source: https://files.pythonhosted.org/packages/source/p/python_crontab/python_crontab-%{version}.tar.gz BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes @@ -49,7 +49,7 @@ Crontab module for reading and writing crontab files and accessing the system cron automatically using an API. %prep -%setup -q -n python-crontab-%{version} +%setup -q -n python_crontab-%{version} %build %pyproject_wheel diff --git a/python_crontab-3.2.0.tar.gz b/python_crontab-3.2.0.tar.gz new file mode 100644 index 0000000..0027809 --- /dev/null +++ b/python_crontab-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40067d1dd39ade3460b2ad8557c7651514cd3851deffff61c5c60e1227c5c36b +size 57001