14
0

14 Commits

Author SHA256 Message Date
8d3eab2aa6 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=23
2025-06-11 06:17:42 +00:00
8b6dd346b3 - update to 1.3.0.post6:
* Build Python 3.13 wheels. No code changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=21
2024-10-28 16:54:31 +00:00
f671898c69 Clean up the SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=19
2024-09-20 13:38:12 +00:00
2f1004fd58 - It is sitearch not sitelib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=18
2024-09-20 13:34:37 +00:00
9a5e17e450 Accepting request 1202217 from home:ecsos:python
- - Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1202217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=17
2024-09-20 13:30:08 +00:00
7b56805f16 - update to 1.3.0.post5:
* Build Python 3.12 wheels. No code changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=15
2023-12-10 21:51:11 +00:00
2658fd6fb3 - remove obsolete setuptools_scm_git_archive requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=13
2023-05-10 06:30:56 +00:00
8710510cfb Accepting request 1039866 from home:yarunachalam:branches:devel:languages:python
- Update to version 1.3.0.post4 
  * Build Python 3.11 wheels. No code changes.

OBS-URL: https://build.opensuse.org/request/show/1039866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=11
2022-12-03 22:35:13 +00:00
ed2b588cf3 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
2022-10-07 07:53:32 +00:00
739ddaddb3 Accepting request 946382 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/946382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=8
2022-01-14 16:09:26 +00:00
dd7ddaf8d4 - Explain necessity of unittest2 for python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=6
2020-06-10 16:20:50 +00:00
Tomáš Chvátal
b25d132839 Accepting request 810870 from home:pgajdos:python
- drop dependency on unittest2 for python3
- added patches
  https://github.com/fonttools/pyclipper/pull/32
  + python-pyclipper-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/810870
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=4
2020-06-02 16:34:39 +00:00
Tomáš Chvátal
2f2393667a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=2 2020-03-06 09:20:17 +00:00
Tomáš Chvátal
86f0ea6a28 Accepting request 782029 from home:nuklly
Fixed LICENSE and added pytest.

OBS-URL: https://build.opensuse.org/request/show/782029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=1
2020-03-06 09:13:43 +00:00