[Bug 584530] New: Please make pytz support same zones as system timezone database
http://bugzilla.novell.com/show_bug.cgi?id=584530 http://bugzilla.novell.com/show_bug.cgi?id=584530#c0 Summary: Please make pytz support same zones as system timezone database Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: jmatejek@novell.com ReportedBy: mcihar@novell.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- SUSE has patched timezone to support some additional timezones eg. Asia/Beijing, but pytz does not support them. It would be nice if both supported same set of timezones. One of timezone patches: https://build.opensuse.org/package/view_file?file=tzdata-china.diff&package=timezone&project=openSUSE%3AFactory -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584530 http://bugzilla.novell.com/show_bug.cgi?id=584530#c1 Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Jan Matejek <jmatejek@novell.com> 2010-03-02 11:38:30 UTC --- but we don't have no pytz packages! ;) the only pytz i was able to find lives in OBS home:babelworx [1] - which is a home project, and as such might not be suitable for general public. marking this as invalid - feel free to contact babelworx and see if he's willing to take this and incorporate changes into the package in his home project, or ask on opensuse-factory/opensuse-packaging ML [1] https://build.opensuse.org/package/show?package=python-pytz&project=home%3Ababelworx%3Apython -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584530 http://bugzilla.novell.com/show_bug.cgi?id=584530#c2 Michal Čihař <mcihar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Michal Čihař <mcihar@novell.com> 2010-03-02 13:58:20 CET --- Okay the package is for some reason called python-tz, sorry for not mentioning it: https://build.opensuse.org/package/show?package=python-tz&project=devel%3Alanguages%3Apython -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584530 http://bugzilla.novell.com/show_bug.cgi?id=584530#c3 Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low --- Comment #3 from Jan Matejek <jmatejek@novell.com> 2010-03-02 13:38:56 UTC --- ah, in that case okay. still, this is a low priority for me (3rd party software and all that) - i'd say that it's a good idea to make a post on one of the MLs, to make it visible to somebody who might actually care -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=584530 https://bugzilla.novell.com/show_bug.cgi?id=584530#c4 Aeneas Jaißle <aj@ajaissle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO CC| |jmatejek@suse.com InfoProvider| |maintenance@opensuse.org AssignedTo|jmatejek@suse.com |aj@ajaissle.de --- Comment #4 from Aeneas Jaißle <aj@ajaissle.de> 2014-04-12 21:51:25 CEST --- 'python-tz' now is 'python-pytz' and is almost always up-to-date (= in sync with the Olson timezones database), just as the system timezones package 'timezone', so for openSUSE:Factory this is almost 'resolved fixed'. For our current distributions 12.3 and 13.1 I have an update ready: https://build.opensuse.org/project/show/home:aeneas_jaissle:branches:OBS_Mai... maintainance@opensuse.org: Submit? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=584530 https://bugzilla.novell.com/show_bug.cgi?id=584530#c5 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@suse.com --- Comment #5 from Marcus Meissner <meissner@suse.com> 2014-04-14 08:32:23 UTC --- you can submit it. FWIW, can you somehow modify this package that it references the system database? then we do not need to update python-pytz 8 times a year. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=584530 https://bugzilla.novell.com/show_bug.cgi?id=584530#c6 Aeneas Jaißle <aj@ajaissle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|maintenance@opensuse.org | --- Comment #6 from Aeneas Jaißle <aj@ajaissle.de> 2014-04-14 14:12:14 CEST --- That doesn't look trivial. Linking /usr/share/zoneinfo with %{_python_sitelib}/pytz/zoneinfo would be possible, but we'd miss definitions for all_timezones[], common_timezones[] etc., and that could lead to unwanted behavior. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=584530 https://bugzilla.novell.com/show_bug.cgi?id=584530#c7 --- Comment #7 from Swamp Workflow Management <swamp@suse.de> 2014-04-22 11:05:07 UTC --- openSUSE-RU-2014:0554-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 584530 CVE References: Sources used: openSUSE 13.1 (src): python-pytz-2013.8-2.5.1 openSUSE 12.3 (src): python-pytz-2013.8-2.5.1, python3-pytz-2013.8-2.5.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com