Accepting request 1223453 from devel:languages:python
- Enable sle15_python_module_pythons. OBS-URL: https://build.opensuse.org/request/show/1223453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jdcal?expand=0&rev=7
This commit is contained in:
commit
ac86624de2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 00:42:57 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Enable sle15_python_module_pythons.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 12:52:40 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user