- update to 2019.1

* Raise UnknownTimeZoneError if provided timezone name is None
 * Use early python2 compatible str formatting
 * timezone constructor arg is case-insensitive
 * Add _all_timezones_lower_to_standard to gen_tzinfo

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=77
This commit is contained in:
Ondřej Súkup 2019-04-16 09:07:48 +00:00 committed by Git OBS Bridge
parent 4276d49ec8
commit 83385d6f65
6 changed files with 19 additions and 10 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 16 09:04:10 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 2019.1
* Raise UnknownTimeZoneError if provided timezone name is None
* Use early python2 compatible str formatting
* timezone constructor arg is case-insensitive
* Add _all_timezones_lower_to_standard to gen_tzinfo
-------------------------------------------------------------------
Sun Feb 17 01:37:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -19,7 +19,7 @@
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytz
Version: 2018.9
Version: 2019.1
Release: 0
Summary: World timezone definitions, modern and historical
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5f05e487007e29e03409f9398d074e158d920d36eb82eaf66fb1136b0c5374c
size 310705

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQTH7MNlq28lXh65uhcB+pmPusY3SgUCXDMFwQAKCRAB+pmPusY3
Sm/xAJwKoNIZbIVMaFNGOXeSJu1X8QXgsACfVHNlaOz/34yCJrVniSBsopgA0QQ=
=KrRL
-----END PGP SIGNATURE-----

3
pytz-2019.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141
size 308148

6
pytz-2019.1.tar.gz.asc Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQTH7MNlq28lXh65uhcB+pmPusY3SgUCXK1Q+wAKCRAB+pmPusY3
Sh1DAJ0RfANKVsA8cDWAVtEF0oJPlsgiTwCgnLTT5U7lWt62FhKIYsUbOPikQgY=
=MOJ4
-----END PGP SIGNATURE-----