Package python-module-speaklater: Information

    Source package: python-module-speaklater
    Version: 1.3-alt1.git20120701.1.1
    Build time:  May 1, 2019, 05:18 PM in the task #228372
    Report package bug
    License: BSD
    Summary: Implements a lazy string for python useful for use with gettext
    Description: 
    A module that provides lazy strings for translations. Basically you get
    an object that appears to be a string but changes the value every time
    the value is evaluated based on a callable you provide.
    
    For example you can have a global lazy_gettext function that returns a
    lazy string with the value of the current set language.

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



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools

    Last changed


    Feb. 2, 2018 Stanislav Levin 1.3-alt1.git20120701.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 1.3-alt1.git20120701.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Oct. 21, 2014 Eugeny A. Rostovtsev 1.3-alt1.git20120701
    - Initial build for Sisyphus