2021-04-22 20:31:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 22 20:28:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.15
|
|
|
|
* python 3.9 support
|
|
|
|
|
2020-12-07 15:55:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 7 15:34:37 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Add skip_32bit_tests.patch (gh#MagicStack/immutables#53) to skip tests
|
|
|
|
which fail on 32bit architectures.
|
|
|
|
|
2020-10-13 07:42:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 13 07:42:13 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- skip tests that fail on 32bit
|
|
|
|
|
2020-09-16 11:28:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 16 11:27:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.14:
|
|
|
|
* python 3.8 support
|
|
|
|
* Various improvements w.r.t. type annotations & typing
|
|
|
|
* Fix pure-Python implementation to accept keyword argument
|
|
|
|
* Fix the mutation API to maintain elements count correctly
|
|
|
|
* Allow None to be used as key in pure-Python implementation.
|
2020-09-16 19:07:38 +00:00
|
|
|
- remove py38.patch (upstream)
|
2020-09-16 11:28:21 +00:00
|
|
|
|
2020-03-09 08:39:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 9 08:33:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.11:
|
|
|
|
* Python 3.8 fixes
|
|
|
|
- Add one more py38 patch:
|
|
|
|
* py38.patch
|
|
|
|
|
2019-09-10 13:50:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 10 13:49:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Format with spec-cleaner
|
|
|
|
|
2019-04-15 09:33:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 14 10:46:18 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.9
|