Commit Graph

12 Commits

Author SHA256 Message Date
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=22
2024-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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=20
2024-01-03 10:10:58 +00:00
f1e2fbc051 Accepting request 1103945 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
- build as wheel

OBS-URL: https://build.opensuse.org/request/show/1103945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=18
2023-08-14 22:21:48 +00:00
0d2617e80c - spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=17
2022-02-16 23:36:14 +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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=15
2021-02-23 11:55:13 +00:00
ec840ef925 Accepting request 849822 from home:bnavigator:branches:devel:languages:python
- Let the python-rpm-macros take care of the correct python3
  provides for all python3 flavors gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/849822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=13
2020-11-21 12:50:11 +00:00
Tomáš Chvátal
070bb2b00f Accepting request 820687 from home:lnussel:branches:devel:languages:python
- ignore build requirement of cups-rpm-helper to avoid cycle with cups-devel
  (boo#1172407))

OBS-URL: https://build.opensuse.org/request/show/820687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=11
2020-07-13 16:22:41 +00:00
Tomáš Chvátal
1fae79a7f6 Accepting request 726827 from home:mwilck:branches:devel:languages:python
- Package /usr/lib/rpm/postscriptdriver.prov again, in the
  new "cups-rpm-helper" subpackage (bsc#735865). The file hasn't
  been packaged any more after the switch from python-cups to 
  python-pycups (sr#502741).
  * removed revert-postscriptdriver.prov-py3.patch
    (we use python3 now)

OBS-URL: https://build.opensuse.org/request/show/726827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=9
2019-08-28 23:33:54 +00:00
Tomáš Chvátal
5038de1ee9 Accepting request 702983 from home:SVasudevan:branches:devel:languages:python
- Update to version 1.9.74
  * no changelog provided

OBS-URL: https://build.opensuse.org/request/show/702983
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=7
2019-05-14 21:02:13 +00:00
Todd R
008380ee07 Accepting request 504828 from home:TheBlackCat:branches:devel:languages:python
Provide python-cups/python3-cups

OBS-URL: https://build.opensuse.org/request/show/504828
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=3
2017-06-19 15:53:55 +00:00
Todd R
2b603c2f8d Accepting request 502739 from home:TheBlackCat:branches:devel:languages:python
- Provide old packages.
- Minor singlespec cleanups.

OBS-URL: https://build.opensuse.org/request/show/502739
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=2
2017-06-09 22:03:02 +00:00
Todd R
0e6b4e06f0 Accepting request 502732 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/502732
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=1
2017-06-09 21:56:56 +00:00