forked from pool/python-bitarray
- update to 2.4.0:
* enable building wheels for multiple platforms and Python versions using pypa/cibuildwheel, see #165 and #170 (thanks Brian Thorne, @hardbyte) * use setuptools instead of distutils in `setup.py`, #168 * add missing type hinting for `.count()` step argument OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 27 14:18:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.4.0:
|
||||
* enable building wheels for multiple platforms and Python versions using
|
||||
pypa/cibuildwheel, see #165 and #170 (thanks Brian Thorne, @hardbyte)
|
||||
* use setuptools instead of distutils in `setup.py`, #168
|
||||
* add missing type hinting for `.count()` step argument
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 12:55:23 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user