Path to this page:
./
net/py-rt,
Python interface to Request Tracker API
Branch: pkgsrc-2019Q1,
Version: 1.0.11nb1,
Package name: py27-rt-1.0.11nb1,
Maintainer: leotPython implementation of Request Tracker REST API.
Required to run:[
lang/py-six] [
lang/python27] [
devel/py-requests] [
devel/py-setuptools]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2019-06-23) Updated to version: py27-rt-1.0.11nb1
- (2019-04-11) Package added to pkgsrc.se, version py27-rt-1.0.11 (created)
CVS history: (Expand)
2019-06-16 20:10:29 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #5978 - requested by leot
net/py-rt: functionality fix
Revisions pulled up:
- net/py-rt/Makefile 1.2
- net/py-rt/distinfo 1.2
- net/py-rt/patches/patch-rt.py 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: leot
Date: Sun Jun 9 13:57:27 UTC 2019
Modified Files:
pkgsrc/net/py-rt: Makefile distinfo
Added Files:
pkgsrc/net/py-rt/patches: patch-rt.py
Log message:
py-rt: Backport upstream patch to fix search() Format='s' and Format='i'
At least on RT 4 blank lines can be present at the end of the search response,
backport upstream commit bb07009c4f62dd2ac393aab82fded6424eead82f to address
that.
Bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-rt/Makefile pkgsrc/net/py-rt/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/py-rt/patches/patch-rt.py
|