diff --git a/pyclipper-1.3.0.post3.tar.gz b/pyclipper-1.3.0.post3.tar.gz deleted file mode 100644 index e3c0a2e..0000000 --- a/pyclipper-1.3.0.post3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:639fbc55569b94487f89261b1656e3e655d06888a582218c5432c426705d1f6f -size 134300 diff --git a/pyclipper-1.3.0.post4.tar.gz b/pyclipper-1.3.0.post4.tar.gz new file mode 100644 index 0000000..8e967a8 --- /dev/null +++ b/pyclipper-1.3.0.post4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73b19d2a1b895edcacaf4acb441e13e99b9e5fd53b9c0dfd2e1326e2bf68a7a +size 134436 diff --git a/python-pyclipper.changes b/python-pyclipper.changes index b6c6832..61c8193 100644 --- a/python-pyclipper.changes +++ b/python-pyclipper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 3 20:01:16 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.3.0.post4 + * Build Python 3.11 wheels. No code changes. + ------------------------------------------------------------------- Wed Oct 5 00:00:18 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pyclipper.spec b/python-pyclipper.spec index c3dbca4..da6bda8 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.post3 +Version: 1.3.0.post4 Release: 0 Summary: Cython wrapper for the Clipper library for clipping lines and polygons License: MIT