a9f3330ed8
- fix_shebang on the postscript driver rpmhook
Dirk Mueller2024-10-31 09:25:44 +00:00
8bab46589e
Accepting request 1169422 from devel:languages:python
Ana Guerrero2024-04-23 16:54:58 +00:00
3865b36edd
- update to 2.0.4: * remove the install_requires from setup.py * 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
Dirk Mueller2024-04-20 21:21:19 +00:00
f046e2bf4d
- require setuptools - build as wheel - spec-cleaner been packaged any more after the switch from python-cups to - Initial package (1.9.40)
Dirk Mueller2024-01-03 10:10:58 +00:00
c8a5109ce7
Accepting request 1103947 from devel:languages:python
Ana Guerrero2023-08-16 12:16:28 +00:00
f1e2fbc051
Accepting request 1103945 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
Dirk Mueller2023-08-14 22:21:48 +00:00
844250f49b
Accepting request 874580 from devel:languages:python
Richard Brown
2021-03-02 13:42:44 +00:00
0781249cb7
- update to 2.0.1: * pypi required .tar.gz * cups.require couldn't handle version bigger than 1 * dropped macros for older CUPS < 2.0.0 * dropped Python 2 support and its related macros * update license headers * thread did not hold GIL when called Py_XDECREF() from destroy_TLS(), causing SIGSEGV(Fedora bug #1816107) * fixed several compiler warnings * fix silent error on Connection.printFiles() (patch by Wilbert Berendsen)
Dirk Mueller2021-02-23 11:55:13 +00:00