14
0
Commit Graph

5 Commits

Author SHA256 Message Date
739ddaddb3 Accepting request 946382 from home:bnavigator:branches:devel:languages:python
- Extend package description
- Remove python2 workarounds

- Update to 1.3.0post2
  * Export pyclipper.__version__ string (#40).
  * Removed long-deprecated SCALING_FACTOR global variable.
- Relese 1.2.0
  * Release the Global Interpreter Lock (GIL) while doing more CPU
    intensive calls to ClipperLib (union, difference, intersection,
    minkowski, offset, etc), to allow Python apps to better
    parallelize when using threading (#29, #30).
- Drop python-pyclipper-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/946382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=8
2022-01-14 16:09:26 +00:00
dd7ddaf8d4 - Explain necessity of unittest2 for python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=6
2020-06-10 16:20:50 +00:00
Tomáš Chvátal
b25d132839 Accepting request 810870 from home:pgajdos:python
- drop dependency on unittest2 for python3
- added patches
  https://github.com/fonttools/pyclipper/pull/32
  + python-pyclipper-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/810870
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=4
2020-06-02 16:34:39 +00:00
Tomáš Chvátal
2f2393667a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=2 2020-03-06 09:20:17 +00:00
Tomáš Chvátal
86f0ea6a28 Accepting request 782029 from home:nuklly
Fixed LICENSE and added pytest.

OBS-URL: https://build.opensuse.org/request/show/782029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=1
2020-03-06 09:13:43 +00:00