Пакет python3-module-z3c.caching: Информация

    Исходный пакет: python3-module-z3c.caching
    Версия: 3.1-alt2
    Последняя версия по данным Repology
    Собран:  11 сентября 2025 г. 2:39 в задании #394363
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/z3c.caching/

    Лицензия: ZPL-2.1
    О пакете: Caching infrastructure for web apps
    Описание: 
    Caching of web pages is a complicated process: there are many possible
    policies to choose from, and the right policy can depend on factors such
    as who is making the request, the URL is being retrieved and resource
    negotiation settings such as accepted languages and encodings.
    
    Hardcoding caching logic in an application is not desirable, especially
    for reusable code. It is also not possible to allow an administrator to
    manually configure the caching headers for every resource in an
    application. This packages tries to address this problem by providing a
    cache ruleset framework: it allows implementors to specify a ruleset for
    every component. Administrators can then define a policy which dictates
    the correct caching behaviour for each ruleset.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-z3c.caching (x86_64, i586, aarch64)
    python3-module-z3c.caching-tests (x86_64, i586, aarch64)

    Сопровождающий: Stanislav Levin


    Права:
    @python
    Stanislav Levin
    @everybody

      1. rpm-build-python3
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel
      5. python3-module-zope.browser
      6. python3-module-zope.component
      7. python3-module-zope.component-tests
      8. python3-module-zope.configuration
      9. python3-module-zope.event
      10. python3-module-zope.interface
      11. python3-module-zope.lifecycleevent
      12. python3-module-zope.schema
      13. python3-module-zope.testrunner

    Последнее изменение


    10 сентября 2025 г. Stanislav Levin 3.1-alt2
    - Fixed FTBFS (missing tests dep).
    18 апреля 2025 г. Stanislav Levin 3.1-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    3 апреля 2025 г. Anton Vyatkin 3.1-alt1
    - New version 3.1.