diff --git a/pyclipper-1.3.0.post2.tar.gz b/pyclipper-1.3.0.post2.tar.gz deleted file mode 100644 index 24bc555..0000000 --- a/pyclipper-1.3.0.post2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c096703dc32f2e4700a1f7054e8b58c29fe86212fa7a2c2adecb0102cb639fb2 -size 132899 diff --git a/pyclipper-1.3.0.post3.tar.gz b/pyclipper-1.3.0.post3.tar.gz new file mode 100644 index 0000000..e3c0a2e --- /dev/null +++ b/pyclipper-1.3.0.post3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639fbc55569b94487f89261b1656e3e655d06888a582218c5432c426705d1f6f +size 134300 diff --git a/python-pyclipper.changes b/python-pyclipper.changes index 6badddd..b6c6832 100644 --- a/python-pyclipper.changes +++ b/python-pyclipper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 5 00:00:18 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.3.0.post3 + Rebuild pre-generated cython sources in sdist package to fix build issue on Python 3.11.0 beta1 + ------------------------------------------------------------------- Fri Jan 14 09:37:10 UTC 2022 - Ben Greiner diff --git a/python-pyclipper.spec b/python-pyclipper.spec index a4124ca..c3dbca4 100644 --- a/python-pyclipper.spec +++ b/python-pyclipper.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-pyclipper -Version: 1.3.0.post2 +Version: 1.3.0.post3 Release: 0 Summary: Cython wrapper for the Clipper library for clipping lines and polygons License: MIT