diff --git a/python-jdcal.changes b/python-jdcal.changes index f21061a..3d705a1 100644 --- a/python-jdcal.changes +++ b/python-jdcal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 12 00:42:57 UTC 2024 - Matej Cepl + +- Enable sle15_python_module_pythons. + ------------------------------------------------------------------- Wed May 22 12:52:40 UTC 2019 - pgajdos@suse.com diff --git a/python-jdcal.spec b/python-jdcal.spec index e49063e..873b1fc 100644 --- a/python-jdcal.spec +++ b/python-jdcal.spec @@ -1,7 +1,7 @@ # # spec file for package python-jdcal # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-jdcal Version: 1.4.1 Release: 0 Summary: Julian dates from proleptic Gregorian and Julian calendars License: BSD-2-Clause Group: Development/Languages/Python -Url: http://github.com/phn/jdcal +URL: http://github.com/phn/jdcal Source: https://files.pythonhosted.org/packages/source/j/jdcal/jdcal-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes