14
0

Accepting request 1008636 from home:yarunachalam:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1008636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=9
This commit is contained in:
2022-10-07 07:53:32 +00:00
committed by Git OBS Bridge
parent 739ddaddb3
commit ed2b588cf3
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c096703dc32f2e4700a1f7054e8b58c29fe86212fa7a2c2adecb0102cb639fb2
size 132899

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:639fbc55569b94487f89261b1656e3e655d06888a582218c5432c426705d1f6f
size 134300

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 5 00:00:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <code@bnavigator.de>

View File

@@ -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