]> git.pld-linux.org Git - packages/python-pytz.git/commitdiff
- updated to 2022.2.1 (Olson 2022b) auto/th/python-pytz-2022.2.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 1 Sep 2022 16:57:45 +0000 (18:57 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 1 Sep 2022 16:57:45 +0000 (18:57 +0200)
python-pytz.spec

index e0a2d9e4eef14b6a7bcab3d3897e3fe219fb29e0..6ac6b923da4f152e3d0e0195c1be99ec55d8578d 100644 (file)
 # - ...but other packages may require newer version anyway, through egg dependencies
 %define        module          pytz
 # pytz/__init__.py /OLSON_VERSION
-%define        olsonver        2021c
+%define        olsonver        2022b
 Summary:       pytz - Olson timezone database in Python
 Summary(pl.UTF-8):     pytz - baza stref czasowych Olsona w Pythonie
 Name:          python-%{module}
-Version:       2021.3
-Release:       4
+Version:       2022.2.1
+Release:       1
 License:       MIT or ZPL v2.1
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/pytz/
 Source0:       https://files.pythonhosted.org/packages/source/p/pytz/pytz-%{version}.tar.gz
-# Source0-md5: d7b7060bbac4970afa2050c139c9fcb6
+# Source0-md5: 5c7aa995be1a0091df9774502f84be4b
 Patch0:                zoneinfo.patch
 URL:           http://pytz.sourceforge.net/
 BuildRequires: rpmbuild(macros) >= 1.714
 BuildRequires: sed >= 4.0
 %if %{with python2}
-BuildRequires: python >= 1:2.3
+BuildRequires: python >= 1:2.4
 BuildRequires: python-devel >= 1:2.4
 BuildRequires: python-setuptools
 %endif
This page took 0.090086 seconds and 4 git commands to generate.