17
0

Accepting request 1082933 from home:bnavigator:branches:devel:languages:python

- Update to 2.3.4
  * no release notes
- Release 2.3.3
  * be more specific on the warning
- Upstream released only a wheel not an sdist: use github tarball
- Drop ctypeslib-pr113-clang2py-h.patch
- Add ctypeslib2-suse-remove-info-check.patch
- Restrict to clang15 on Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/1082933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ctypeslib2?expand=0&rev=18
This commit is contained in:
2023-04-26 09:19:01 +00:00
committed by Git OBS Bridge
parent bfc6200d75
commit 0f8555d57d
6 changed files with 77 additions and 46 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 24 21:34:46 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 2.3.4
* no release notes
- Release 2.3.3
* be more specific on the warning
- Upstream released only a wheel not an sdist: use github tarball
- Drop ctypeslib-pr113-clang2py-h.patch
- Add ctypeslib2-suse-remove-info-check.patch
- Restrict to clang15 on Tumbleweed
-------------------------------------------------------------------
Fri Oct 14 01:33:02 UTC 2022 - John Vandenberg <jayvdb@gmail.com>