137 Commits

Author SHA256 Message Date
fd19aec062 - update to 2020.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=87
2020-11-26 08:45:26 +00:00
4a1d1a0b07 Accepting request 799791 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/799791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=36
2020-05-04 16:32:26 +00:00
Tomáš Chvátal
b4c8d96485 Accepting request 799736 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/799736
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=85
2020-05-03 07:15:23 +00:00
01f3312f88 Accepting request 778643 from devel:languages:python
- Update to 2019.3
  * IANA 2019c

OBS-URL: https://build.opensuse.org/request/show/778643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=35
2020-02-25 15:01:37 +00:00
0521c29832 - Update to 2019.3
* IANA 2019c

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=83
2020-02-24 03:18:16 +00:00
15bdde13a0 Accepting request 729337 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/729337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=34
2019-09-23 10:02:32 +00:00
Tomáš Chvátal
c235d12fee Accepting request 729096 from home:jayvdb:branches:devel:languages:python
Ensures correct data is installed, and using a symlink so that the data files pytz claims to provide are available, e.g. via pkgutil

OBS-URL: https://build.opensuse.org/request/show/729096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=81
2019-09-09 07:31:21 +00:00
8b2ce9ade6 Accepting request 722005 from devel:languages:python
- update to 2019.2
 *	IANA 2019b
 * 	Defer generating case-insensitive lookups

OBS-URL: https://build.opensuse.org/request/show/722005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=33
2019-08-15 13:43:03 +00:00
c4fb15b307 - update to 2019.2
*	IANA 2019b
 * 	Defer generating case-insensitive lookups

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=79
2019-08-09 13:27:06 +00:00
2c64257fa6 Accepting request 694743 from devel:languages:python
- 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/request/show/694743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=32
2019-04-19 16:37:27 +00:00
113991b555 - 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
2019-04-16 09:07:48 +00:00
Stephan Kulow
ba619ec447 Accepting request 677152 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/677152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=31
2019-02-24 19:46:13 +00:00
a5556fe659 Accepting request 677103 from home:jayvdb:django
- Use more useful and clean https://pythonhosted.org/pytz/ as URL
- Use fdupes
- Add missing dependency on Python runtime, and install using setuptools.
- update to 2018.9
  * IANA 2018i
  * Replace all references to deprecated easy_install with pip
  * Add _all_timezones_lower_to_standard to gen_tzinfo
  * timezone constructor arg is case-insensitive
  * Use early python2 compatible str formatting
  * Raise UnknownTimeZoneError if provided timezone name is None
  * Make timezone lookup case insensitive
- from 2018.7 
  * IANA 2018g
- from 2018.6
  * IANA 2018f
  * Promote BaseTzInfo to public API for type checking
  * Update dev notes for Ubuntu 18.04 containers
  * Add warnings to examples showing what not to do

OBS-URL: https://build.opensuse.org/request/show/677103
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=75
2019-02-18 15:04:19 +00:00
b26b8d6b15 Accepting request 668134 from devel:languages:python
- Replace nose test runner with pytest (py2k stdlib unittest
  runner is not sufficient to run the test suite here).
- Refresh patches fix-tests.patch, system_zoneinfo.patch,
  0001-Fix-tests-for-older-timezone-versions.patch

OBS-URL: https://build.opensuse.org/request/show/668134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=30
2019-01-26 21:19:21 +00:00
f87771480d - Replace nose test runner with pytest (py2k stdlib unittest
runner is not sufficient to run the test suite here).
- Refresh patches fix-tests.patch, system_zoneinfo.patch,
  0001-Fix-tests-for-older-timezone-versions.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=73
2019-01-09 17:21:14 +00:00
16362335ce Accepting request 659625 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=29
2018-12-26 23:28:04 +00:00
c91d4da7a4 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=71
2018-12-04 13:57:15 +00:00
5f2cdd8b3e Accepting request 620008 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/620008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=28
2018-07-02 21:28:47 +00:00
Tomáš Chvátal
54a50e96bb Accepting request 619937 from home:AndreasStieger:branches:devel:languages:python
2018.5

OBS-URL: https://build.opensuse.org/request/show/619937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=69
2018-07-01 06:43:46 +00:00
f110a6a775 Accepting request 578203 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/578203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=27
2018-02-21 13:09:52 +00:00
Tomáš Chvátal
94545f12bc Accepting request 578166 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/578166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=67
2018-02-19 20:21:31 +00:00
6487216796 Accepting request 538429 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/538429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=26
2017-11-09 12:45:12 +00:00
Jan Matejek
a8984c8d42 Accepting request 538228 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/538228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=65
2017-11-02 15:25:27 +00:00
5bdf55cb10 Accepting request 508441 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/508441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=25
2017-07-08 10:27:23 +00:00
617763c598 Accepting request 506778 from home:tbechtold:branches:devel:languages:python
- add 0001-Fix-tests-for-older-timezone-versions.patch . This fixes
  the tests on SLE12SP2 and SLE12SP3

OBS-URL: https://build.opensuse.org/request/show/506778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=63
2017-06-29 07:02:05 +00:00
0286f6a429 Accepting request 485856 from devel:languages:python
- create correct backwards-compatible Obsoletes/Provides
- revert to semantic PyPI URLs

- update to 2017.2:
  * include IANA 2017b, tests assume >= 2017a is used
  * drop pytz-2016.10-fix-tests-with-2017a.patch, upstream

OBS-URL: https://build.opensuse.org/request/show/485856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=24
2017-04-19 16:07:46 +00:00
Jan Matejek
cbe4b2a130 - revert to semantic PyPI URLs
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=61
2017-04-05 15:19:48 +00:00
Jan Matejek
945c91301f - create correct backwards-compatible Obsoletes/Provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=60
2017-04-05 15:18:15 +00:00
1e75139d95 Accepting request 484808 from home:AndreasStieger:branches:devel:languages:python
2017.2

OBS-URL: https://build.opensuse.org/request/show/484808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=59
2017-04-03 09:01:31 +00:00
860f02af88 Accepting request 481643 from devel:languages:python
bsc#1027705

OBS-URL: https://build.opensuse.org/request/show/481643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=23
2017-03-21 21:43:25 +00:00
bcc5a9a26e Accepting request 481630 from home:dimstar:Factory
- Apply pytz-2016.10-fix-tests-with-2017a.patch for Tumbleweed
  buildin.

OBS-URL: https://build.opensuse.org/request/show/481630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=57
2017-03-20 23:26:51 +00:00
dfa4db4a5a Accepting request 479855 from devel:languages:python:singlespec
Implement single-spec version

OBS-URL: https://build.opensuse.org/request/show/479855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=56
2017-03-17 07:49:45 +00:00
0b1fc83917 add pytz-2016.10-fix-tests-with-2017a.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=55
2017-03-15 21:41:50 +00:00
6660b422c9 take out singlespec changes to submit to factory, putting back in later
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=54
2017-03-15 14:06:01 +00:00
Jan Matejek
64eb4658ed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=53 2017-03-14 16:28:49 +00:00
Jan Matejek
55901700b2 Accepting request 479251 from devel:languages:python:singlespec
- singlespec tweaks

OBS-URL: https://build.opensuse.org/request/show/479251
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=52
2017-03-14 13:23:11 +00:00
Jan Matejek
de5e04c3d7 Accepting request 479121 from home:AndreasStieger:branches:devel:languages:python
- re-add and fix system_zoneinfo.patch which was dropped in error
  boo#1029120

OBS-URL: https://build.opensuse.org/request/show/479121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=51
2017-03-14 12:59:46 +00:00
Denisart Benjamin
a334227733 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=50 2017-03-07 17:47:14 +00:00
Denisart Benjamin
9fa688dbe1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=49 2017-03-07 17:47:06 +00:00
Denisart Benjamin
d0ea9e64af OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=48 2017-03-07 17:46:56 +00:00
Denisart Benjamin
0cc4d9fc22 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=47 2017-03-07 17:46:51 +00:00
Denisart Benjamin
1877320c3a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=46 2017-03-07 17:46:20 +00:00
Denisart Benjamin
d1f93350f2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=45 2017-03-07 17:21:59 +00:00
Denisart Benjamin
a92f8d59b7 Accepting request 466178 from home:AndreasStieger:branches:devel:languages:python
update to 2016.10 bsc#1027705 and singlespec

OBS-URL: https://build.opensuse.org/request/show/466178
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=44
2017-03-07 17:18:52 +00:00
7c64c453e9 Accepting request 393989 from devel:languages:python
- update to 2016.4
  * including fixes for Venezuela (America/Caracas) boo#975875

OBS-URL: https://build.opensuse.org/request/show/393989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=22
2016-05-10 07:26:31 +00:00
4eea230fc3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=42 2016-05-06 07:38:56 +00:00
69f2006d9a Accepting request 391759 from home:AndreasStieger:branches:devel:languages:python
2016.4

OBS-URL: https://build.opensuse.org/request/show/391759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=41
2016-04-26 22:11:04 +00:00
56e264327a Accepting request 357103 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/357103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=21
2016-02-16 08:26:55 +00:00
Todd R
9de3bffaad Accepting request 357101 from home:TheBlackCat:branches:devel:languages:python
update to version 2015.7

OBS-URL: https://build.opensuse.org/request/show/357101
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=39
2016-02-01 11:15:57 +00:00
6d12e343e9 Accepting request 336550 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/336550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=20
2015-10-22 10:57:12 +00:00