forked from pool/python-pytzdata
Accepting request 1085367 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1085367 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytzdata?expand=0&rev=6
This commit is contained in:
parent
89c3938d05
commit
66bfdad2f5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 04:54:25 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- add sle15_python_module_pythons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 06:21:26 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytzdata
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2020 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -17,13 +17,12 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
%define modname pytzdata
|
||||
Name: python-%{modname}
|
||||
Version: 2020.1
|
||||
Release: 0
|
||||
Summary: The pytzdata module for Python-pendulum
|
||||
Summary: The pytzdata module for Python-pendulum
|
||||
License: MIT
|
||||
URL: https://github.com/sdispater/pytzdata
|
||||
Source: https://files.pythonhosted.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user