forked from pool/python-pyclipper
- 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
1.3 KiB
1.3 KiB