Package python3-module-redmine: Information

    Source package: python3-module-redmine
    Version: 2.4.0-alt3
    Build time:  Feb 22, 2024, 07:29 AM
    Report package bug
    License: Apache-2.0
    Summary: Library for communicating with a Redmine project management application.
    Description: 
    Python-Redmine is a library for communicating with a Redmine project management
    application. Redmine exposes some of it's data via REST API for which Python-Redmine
    provides a simple but powerful Pythonic API inspired by a well-known Django ORM.

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

    Maintainer: Alexander Makeenkov


      1. python3(requests)
      2. python3(wheel)
      3. python3(setuptools)
      4. rpm-build-python3
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-tox
      7. python3-module-tox-console-scripts
      8. python3-module-tox-no-deps

    Last changed


    Jan. 20, 2024 Alexander Makeenkov 2.4.0-alt3
    - Fixed tests.
    Jan. 24, 2023 Alexander Makeenkov 2.4.0-alt2
    - Enabled tests (with disabled coverage)
    Jan. 23, 2023 Alexander Makeenkov 2.4.0-alt1
    - Updated to version 2.4.0
    - Use pyproject macroses for build
    - Added py3_provides
    - Temporarily disabled tests due to unmet dependencies