From 66bfdad2f57ad44d5b357b741095ea2daa07de5283ed12b29131f90c29c5dd90 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 9 May 2023 22:40:03 +0000 Subject: [PATCH] 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 --- python-pytzdata.changes | 5 +++++ python-pytzdata.spec | 9 ++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/python-pytzdata.changes b/python-pytzdata.changes index 99d5bc7..762a581 100644 --- a/python-pytzdata.changes +++ b/python-pytzdata.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 8 04:54:25 UTC 2023 - Johannes Kastl + +- add sle15_python_module_pythons + ------------------------------------------------------------------- Mon Aug 3 06:21:26 UTC 2020 - Steve Kowalik diff --git a/python-pytzdata.spec b/python-pytzdata.spec index 9ef4319..6c7fd99 100644 --- a/python-pytzdata.spec +++ b/python-pytzdata.spec @@ -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