SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-immutables-0.19-qubes.lp155.2.24.x86_64.rpm :

* Wed Oct 12 2022 Yogalakshmi Arunachalam - Update to version 0.19
* Support for Python 3.11
* Mon Aug 22 2022 Ben Greiner - Don\'t do mypy static type checking of the sources in order to avoid mypy in Ring1. The functionality of the binary rpm package is not affected by properly typed python sources.- Remove obsolete setup.py sed fix- Don\'t catchall sitearch files in %files section
* Tue Jul 19 2022 Dirk Müller - update to 0.18:
* Fix iteration when tree is 7 levels deep and has collissions
* Test on python 3.10
* consolidate mypy and pytest config into pyproject.toml
* Tue Feb 22 2022 Dirk Müller - update to 0.16:
* Refactor typings
* Update Python 3.10 support, drop Python 3.5
* Fix test_none_collisions on 32-bit systems
* Clarify the license of the included pythoncapi_compat.h header
* Use cibuildwheel to build wheels- drop skip_32bit_tests.patch, test_none_collisions-32-bit.patch (upstream)
* Thu Aug 05 2021 Matej Cepl - Upstream fixed problems with 32bit systems (gh#MagicStack/immutables#69) so we have removed skip_32bit_tests.patch and added new solution which actually fixes the issue: test_none_collisions-32-bit.patch.
* Thu Apr 22 2021 Dirk Müller - update to 0.15
* python 3.9 support
* Mon Dec 07 2020 Matej Cepl - Add skip_32bit_tests.patch (gh#MagicStack/immutables#53) to skip tests which fail on 32bit architectures.
* Tue Oct 13 2020 Dirk Mueller - skip tests that fail on 32bit
* Wed Sep 16 2020 Dirk Mueller - 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.- remove py38.patch (upstream)
* Mon Mar 09 2020 Tomáš Chvátal - Update to 0.11:
* Python 3.8 fixes- Add one more py38 patch:
* py38.patch
* Tue Sep 10 2019 Tomáš Chvátal - Format with spec-cleaner
* Sun Apr 14 2019 John Vandenberg - Initial spec for v0.9
 
ICM