Library for communicating with a Redmine project management application

Edit Package python-python-redmine
https://python-redmine.com

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.

Refresh
Refresh
Source Files
Filename Size Changed
python-python-redmine-use-system-requests.patch 0000000520 520 Bytes
python-python-redmine.changes 0000001413 1.38 KB
python-python-redmine.spec 0000002200 2.15 KB
python-redmine-2.2.1.tar.gz 0000064666 63.2 KB
Revision 1 (latest revision is 9)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 680144 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 1)
- Update to version 2.2.1
  Bugfixes:
  * ProjectMembership resource ``group`` attribute was returned as
    a dict instead of being converted to Resource object
- Update to version 2.2.0
  Improvements:
  * ``PerformanceWarning`` will be issued when Python-Redmine does
    some unnecessary work under the hood to fix the clients code
    problems
  Changes:
  * *Backwards Incompatible:* Removed vendored Requests package
    and make it an external dependency as Requests did the same with
    it's own dependencies
  * *Backwards Incompatible:* Removed Python 2.6 and 3.3 support as
    they're not supported by Requests anymore
  Bugfixes:
  * ``Redmine.upload()`` fails under certain circumstances when used
    with a file-like object and it contains unicode instead of bytes
  * - ``Redmine.session()`` doesn't restore previous engine if fails
- Update patch:
  * python-python-redmine-use-system-requests.patch
- Use %license for license install
- Initial package, version 2.0.2
- Add patch:
  * python-python-redmine-use-system-requests.patch
Comments 1

openSUSE Build Service is sponsored by