Subject: CVS commit: pkgsrc/print/py-cups
From: Mark Davies
Date: 2015-02-24 09:25:06
Message id: 20150224082506.4AFC998@cvs.netbsd.org

Log Message:
Update to 1.9.71

New in 1.9.71:

* Fixes for cups.IPP_JOB_CANCELED, cups.IPP_ERROR_JOB_CANCELED,
  cups.IPP_STATUS_ERROR_CUPS_AUTHENTICATION_CANCELED,
  cups.IPP_AUTHENTICATION_CANCELED,
  cups.IPP_STATUS_ERROR_CUPS_UPGRADE_REQUIRED, and
  cups.IPP_UPGRADE_REQUIRED.

New in 1.9.70:

* cups.ippErrorString(). Fixed build with CUPS 1.5. New-style (CUPS
  1.6) naming for HTTP status (cups.HTTP_STATUS_*), IPP orientation
  (cups.IPP_ORIENT_*), IPP status (cups.IPP_STATUS_*), and IPP
  I/O (cups.IPP_STATE_*) constants.

New in 1.9.69:

* cups.IPPRequest.operation, cups.IPPRequest.state,
  cups.IPPRequest.statuscode, cups.ippOpString(), cups.IPP_OP_*,
  cups.IPPRequest.addSeparator(), cups.IPPRequest.add(),
  cups.IPPRequest.writeIO().

New in 1.9.68:

* Now builds against CUPS 2.0.
* The rpm provider script is now Python3.

New in 1.9.67:

* Bindings for streaming API: cups.CUPS_FORMAT_* constants, cups.createJob(),
  cups.startDocument(), cups.writeRequestData(), cups.finishDocument().

Files:
RevisionActionfile
1.25modifypkgsrc/print/py-cups/Makefile
1.6modifypkgsrc/print/py-cups/distinfo