Package python3-module-flask-compress: Information

    Source package: python3-module-flask-compress
    Version: 1.17-alt1.1
    Build time:  Aug 16, 2025, 05:47 AM
    Report package bug
    License: MIT
    Summary: Compress responses in your Flask app with gzip, deflate or brotli
    Description: 
    Flask-Compress allows you to easily compress your Flask application's
    responses with gzip, deflate or brotli. It originally started as a fork
    of Flask-gzip.
    The preferred solution is to have a server (like Nginx) automatically
    compress the static files for you. If you don't have that option
    Flask-Compress will solve the problem for you.

    List of RPM packages built from this SRPM:
    python3-module-flask-compress (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Andrey Limachko

      1. /usr/bin/git
      2. python3-module-brotli
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-flask
      5. python3-module-flask-caching
      6. python3-module-pytest
      7. python3-module-setuptools
      8. python3-module-setuptools-scm
      9. rpm-build-pyproject
      10. python3-module-wheel
      11. python3-module-zstandard

    Last changed


    April 2, 2025 Stanislav Levin 1.17-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    Feb. 5, 2025 Stanislav Levin 1.17-alt1
    - 1.14 -> 1.17.
    Oct. 24, 2023 Andrey Limachko 1.14-alt1
    - Initial build for Sisyphus