forked from pool/python-pytz
Matej Cepl
4276d49ec8
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
Description
No description provided
Languages
Diff
100%