Skip to content

Releases: OpenPrinting/pycups

pycups 2.0.4

18 Apr 07:35
Compare
Choose a tag to compare

The hotfix release removes install_requires from setup.py, which is used for generating OS requirements.

Enjoy!

Pycups 2.0.3

17 Apr 14:42
Compare
Choose a tag to compare

pycups 2.0.3 contains changes from 2.0.2 - mainly changes related to newer Python3 versions:

  • removed shebang from example/cupstree.py
  • ignore driverless utilities for postscriptdriver tags creation (Fedora bug #1873385)
  • remove epydoc from Makefile (#27)
  • fix invalid delete of pointer (#11)
  • Makefile uses wrong Python (#32)
  • define PY_SSIZE_T_CLEAN in cupsipp.h - fixes traceback during IPPRequest.writeIO
    with Python 3.10
  • fix the test.py when there is no printer installed (#46)
  • Use PyObject_Call() instead of deprecated PyEval_CallObject()

Version 2.0.3 was created to attempt to fix pycups installation via pip, but it was unsuccessful.

Enjoy!

v2.0.1

24 Apr 04:11
Compare
Choose a tag to compare
2.0.1