diff --git a/pyclipper-1.3.0.post4.tar.gz b/pyclipper-1.3.0.post4.tar.gz deleted file mode 100644 index 8e967a8..0000000 --- a/pyclipper-1.3.0.post4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b73b19d2a1b895edcacaf4acb441e13e99b9e5fd53b9c0dfd2e1326e2bf68a7a -size 134436 diff --git a/pyclipper-1.3.0.post5.tar.gz b/pyclipper-1.3.0.post5.tar.gz new file mode 100644 index 0000000..72aaa3a --- /dev/null +++ b/pyclipper-1.3.0.post5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0239f928e0bf78a3efc2f2f615a10bfcdb9f33012d46d64c8d1225b4bde7096 +size 164719 diff --git a/python-pyclipper.changes b/python-pyclipper.changes index bdd397c..4bfc048 100644 --- a/python-pyclipper.changes +++ b/python-pyclipper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 10 21:51:01 UTC 2023 - Dirk Müller + +- update to 1.3.0.post5: + * Build Python 3.12 wheels. No code changes. + ------------------------------------------------------------------- Wed May 10 06:30:42 UTC 2023 - Dirk Müller diff --git a/python-pyclipper.spec b/python-pyclipper.spec index ec4daef..1ea5fcc 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.post4 +Version: 1.3.0.post5 Release: 0 Summary: Cython wrapper for the Clipper library for clipping lines and polygons License: MIT