python-redmine 2.4.0-1 source package in Ubuntu

Changelog

python-redmine (2.4.0-1) unstable; urgency=medium

  * New upstream version 2.4.0
  * New maintainer (Closes: #971356, #1064386)
  * Add d/p/0001-fix-issues-with-tests.patch (Closes: #1056502, #1058134)
  * d/control:
    - Add new maintainer details
    - Bump Standards-Version to 4.6.2
  * d/copyright:
    - Add new maintainer details
    - Add Upstream-Contact
  * Drop d/docs (no longer applicable)
  * Bump watch file standard to version 4

 -- Akash Doppalapudi <email address hidden>  Wed, 21 Feb 2024 11:12:11 +0000

Upload details

Uploaded by:
Akash Doppalapudi
Uploaded to:
Sid
Original maintainer:
Akash Doppalapudi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-redmine_2.4.0-1.dsc 2.0 KiB a006f77916e3b34b995cf3841e1899dca7b3714a4696a7b26e658705ce300c2e
python-redmine_2.4.0.orig.tar.gz 66.1 KiB 29e1c479e6bedc4b193f84dda25121a1a0fcc30969c7f0f6e729c5638749e9d8
python-redmine_2.4.0-1.debian.tar.xz 3.6 KiB 3c1ff58fff4c35531b9157f9ae97de2d167133102c23ac28fd31ae58de348b6a

Available diffs

No changes file available.

Binary packages built by this source

python3-redminelib: Python library for the Redmine RESTful API (Python 3)

 Python Redmine is a library for communicating with a Redmine project
 management application. Redmine exposes some of it's data via RESTful
 (Representational State Transfer) application programming interface (API) for
 which Python Redmine provides a simple but powerful Pythonic API inspired by
 a well-known Django object-relational mapping (ORM).
 .
 This is the Python 3 version of the package.