Package python-module-tzlocal: Information

    Source package: python-module-tzlocal
    Version: 1.1.3-alt2.dev0.git20141018.1
    Build time:  Mar 17, 2016, 05:47 AM in the task #161349
    Report package bug
    License: CC0 1.0 Universal
    Summary: tzinfo object for the local timezone
    Description: 
    This Python module returns a tzinfo object with the local timezone
    information under Unix and Win-32. It requires pytz, and returns pytz
    tzinfo objects.
    
    This module attempts to fix a glaring hole in pytz, that there is no way
    to get the local timezone information, unless you know the zoneinfo
    name, and under several Linux distros that's hard or impossible to
    figure out.

    List of rpms provided by this srpm:
    python-module-tzlocal (noarch)
    python-module-tzlocal-tests (noarch)
    python3-module-tzlocal (noarch)
    python3-module-tzlocal-tests (noarch)



      1. python3-devel
      2. python3-module-pytz
      3. python3-module-setuptools-tests
      4. python-devel
      5. rpm-build-python3
      6. python-module-pytz
      7. python-module-setuptools-tests

    Last changed


    March 13, 2016 Ivan Zakharyaschev 1.1.3-alt2.dev0.git20141018.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Nov. 8, 2014 Eugeny A. Rostovtsev 1.1.3-alt2.dev0.git20141018
    - tzlocal.unix: added path to localtime in pytz
    Nov. 8, 2014 Eugeny A. Rostovtsev 1.1.3-alt1.dev0.git20141018
    - Initial build for Sisyphus