Bug#616650: Info received (2011h is available)
Brian Sutherland
brian at vanguardistas.net
Wed Sep 21 10:27:04 UTC 2011
On Sun, Sep 18, 2011 at 12:59:53AM -0400, Yaroslav Halchenko wrote:
> On Sat, 17 Sep 2011, Arnaud Fontaine wrote:
>
> > While the upload of pytz seems harmless, I would prefer to follow ZTK
> > 1.1.2 versions (unless Gediminas disagrees of course), which suggests
> > pytz 2011g (even if it's just a small change).
>
> as far as I see it -- there is no code change between, only that 2011g more
> up-to-date and includes more zones (which is a good thing):
>
> $> diff -Naur pytz-2011g pytz-2011h | lsdiff
> pytz-2011g/PKG-INFO
> pytz-2011g/pytz/__init__.py
> pytz-2011g/pytz/tests/test_tzinfo.py
> pytz-2011g/pytz/zoneinfo/America/Kralendijk
> pytz-2011g/pytz/zoneinfo/America/Lower_Princes
> pytz-2011g/pytz/zoneinfo/Asia/Anadyr
> pytz-2011g/pytz/zoneinfo/Asia/Irkutsk
> pytz-2011g/pytz/zoneinfo/Asia/Kamchatka
> pytz-2011g/pytz/zoneinfo/Asia/Krasnoyarsk
> pytz-2011g/pytz/zoneinfo/Asia/Magadan
> pytz-2011g/pytz/zoneinfo/Asia/Novokuznetsk
> pytz-2011g/pytz/zoneinfo/Asia/Novosibirsk
> pytz-2011g/pytz/zoneinfo/Asia/Omsk
> pytz-2011g/pytz/zoneinfo/Asia/Sakhalin
> pytz-2011g/pytz/zoneinfo/Asia/Vladivostok
> pytz-2011g/pytz/zoneinfo/Asia/Yakutsk
> pytz-2011g/pytz/zoneinfo/Asia/Yekaterinburg
> pytz-2011g/pytz/zoneinfo/Europe/Kaliningrad
> pytz-2011g/pytz/zoneinfo/Europe/Moscow
> pytz-2011g/pytz/zoneinfo/Europe/Samara
> pytz-2011g/pytz/zoneinfo/Europe/Volgograd
> pytz-2011g/pytz/zoneinfo/iso3166.tab
> pytz-2011g/pytz/zoneinfo/W-SU
> pytz-2011g/pytz/zoneinfo/zone.tab
> pytz-2011g/pytz.egg-info/PKG-INFO
> pytz-2011g/pytz.egg-info/SOURCES.txt
Just a FYI, the zoneinfo files should not matter. We remove them before
installation and use the system ones from the "tzdata" package.
You can see that they are not even included in the package:
http://packages.debian.org/sid/all/python-tz/filelist
The original bug report is here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416202
>
> > Moreover, after looking
> > quickly at your package, it includes egg-info into the diff.gz... (maybe
> > I'm just being too fuzzy ;))
>
> I guess that one got "corrected" by setup.py clean ;-)
>
> --- python-tz-2011h.orig/pytz.egg-info/SOURCES.txt
> +++ python-tz-2011h/pytz.egg-info/SOURCES.txt
> @@ -2,6 +2,7 @@
> LICENSE.txt
> MANIFEST.in
> README.txt
> +setup.cfg
> setup.py
> pytz/__init__.py
> pytz/exceptions.py
If you build using svn-buildpackage you don't get this. It's a pity
setuptools is makes a mess here.
>
>
> --
> =------------------------------------------------------------------=
> Keep in touch www.onerussian.com
> Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
>
> _______________________________________________
> pkg-zope-developers mailing list
> pkg-zope-developers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-zope-developers
--
Brian Sutherland
More information about the pkg-zope-developers
mailing list