Package python3-module-speaklater: Information

    Source package: python3-module-speaklater
    Version: 1.3-alt3
    Build time:  Feb 9, 2024, 03:30 AM
    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:
    python3-module-speaklater (noarch)

    Maintainer: Pavel Skrylev


      1. python3(setuptools)
      2. python3(wheel)
      3. python3-module-pyproject-installer >= 0.4.0
      4. rpm-build-pyproject

    Last changed


    Jan. 30, 2024 Pavel Skrylev 1.3-alt3
    - * rollback 1.3 version in Sisyphus
    Feb. 10, 2020 Andrey Bychkov 1.3-alt2
    - Build for python2 disabled.
    Feb. 2, 2018 Stanislav Levin 1.3-alt1.git20120701.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools