Package python3-module-redmine: Information

  • Default inline alert: Version in the repository: 2.5.0-alt1

Source package: python3-module-redmine
Version: 2.4.0-alt3
Latest version according to Repology
Build time:  Jan 21, 2024, 01:30 AM in the task #338536
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


ACL:
@python
@everybody

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

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