* On Windows link to debug runtime lib when building
with a debug Python PR #29
- from version 1.3.0
* Prevent linking dynamically to MSVCP on windows
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cppy?expand=0&rev=13
55 lines
1.9 KiB
Plaintext
55 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 25 12:48:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.3.1
|
|
* On Windows link to debug runtime lib when building
|
|
with a debug Python PR #29
|
|
- from version 1.3.0
|
|
* Prevent linking dynamically to MSVCP on windows
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 23 10:20:59 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 21 12:23:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:40:42 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 14 17:35:43 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Actually needs setuptools 61.2 now
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 14 10:49:56 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 1.2.1
|
|
* make the pyproject.toml fully PEP 621 compliant PR #19
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 28 15:27:01 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Fix version metadata (broke kiwisolver)
|
|
- Follow upstreams Python >= 3.7 restriction
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 27 11:08:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.2.0:
|
|
- expose a build_ext subclass that can be re-used in other projects PR #16
|
|
- use a PEP 517 compatible install procedure PR #16
|
|
- do not access directly ob_type on PyObject use Py_TYPE
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 9 11:16:32 UTC 2020 - pgajdos@suse.com
|
|
|
|
- initial version 1.1.0, required by python-enaml
|
|
|