Accepting request 1085866 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1085866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytzdata?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2023-05-10 14:19:15 +00:00 committed by Git OBS Bridge
commit 7a065be67e
2 changed files with 9 additions and 5 deletions

View File

@ -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>

View File

@ -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