pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/py-cups



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 19 09:33:53 UTC 2014

Modified Files:
        pkgsrc/print/py-cups: Makefile PLIST distinfo

Log Message:
Update to 1.9.66:

2013-11-27  Tim Waugh  <twaugh%redhat.com@localhost>

        * setup.py: Version 1.9.66.

2013-11-04  Jiri Popelka  <jpopelka%redhat.com@localhost>

        * Python3 compatibility

2013-11-27  Tim Waugh  <twaugh%redhat.com@localhost>

        * setup.py: Version 1.9.65.

2013-07-31  Jiri Popelka  <jpopelka%redhat.com@localhost>

        * cupsconnection.c (PyObject_from_attr_value): Fix getting of booleans.

2013-04-12  Tim Waugh  <twaugh%redhat.com@localhost>

        * cupsconnection.c (UTF8_from_PyObj): Propagate UTF-8 decoding
        errors.

2013-04-10  Tim Waugh  <twaugh%redhat.com@localhost>

        * cupsconnection.c: Don't just append printer name to base URI
        to get printer URI. Need to actually encode the name.

2013-04-03  Tim Waugh  <twaugh%redhat.com@localhost>

        * cupsconnection.c: Fixed documentation typo for
        Connection.getPPDs2.

2013-03-20  Tim Waugh  <twaugh%redhat.com@localhost>

        * setup.py: Version 1.9.63.

2013-03-20  Tim Waugh  <twaugh%redhat.com@localhost>

        * cupsconnection.c (set_ipp_error): IPPError tuple now
        contains a string describing the specific error encountered,
        if available.

2012-08-01  Tim Waugh  <twaugh%redhat.com@localhost>

        * setup.py: Version 1.9.62.

2012-03-28  Tim Waugh  <twaugh%redhat.com@localhost>

        * cupsmodule.c: Define all constants regardless of which
        version of CUPS is built against.

2012-03-22  Tim Waugh  <twaugh%redhat.com@localhost>

        * cupsppd.c (PPD_dealloc): Add missing NULL check for
        debugging message (Ubuntu #951001).  Patch from Till Kamppeter.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/py-cups/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/py-cups/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/py-cups/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index