17
0

Accepting request 873594 from home:jayvdb:branches:devel:languages:python

- Switch to PyPI source
- Skip python3.6 on Tumbleweed due to missing python36-clang
- Add clang-version.patch to support more clang versions
- Update to v2.2.3
  * See https://github.com/trolldbois/ctypeslib/compare/2.2.2...2.2.3

OBS-URL: https://build.opensuse.org/request/show/873594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ctypeslib2?expand=0&rev=5
This commit is contained in:
John Vandenberg
2021-02-19 04:59:03 +00:00
committed by Git OBS Bridge
parent 5b0f00c948
commit c60cf8c7da
5 changed files with 94 additions and 12 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 19 02:18:14 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Switch to PyPI source
- Skip python3.6 on Tumbleweed due to missing python36-clang
- Add clang-version.patch to support more clang versions
- Update to v2.2.3
* See https://github.com/trolldbois/ctypeslib/compare/2.2.2...2.2.3
-------------------------------------------------------------------
Wed May 27 13:21:25 UTC 2020 - Petr Gajdos <pgajdos@suse.com>