Overview

Request 946382 accepted

- 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


Matej Cepl's avatar
  1. Please, do something about Summary and Description, I have to go to the third party website (http://www.angusj.com/delphi/clipper.php) to find out that this package is useful for “for clipping and offsetting lines and polygons”. That’s crazy.

  2. Do we really need to support Python 2 (it is being removed from SLE-15-SP4)? Wouldn’t just plain %define skip_python2 1 be enough?

Request History
Benjamin Greiner's avatar

bnavigator created request

- 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


Matej Cepl's avatar

mcepl accepted request

This is perfect! Thank you.

openSUSE Build Service is sponsored by