Revisions of python-immutables
Ana Guerrero (anag+factory)
accepted
request 1217421
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 0.21: * Drop typing_extensions dependency * Replace `_PyLong_Format` with `PyNumber_ToBase`
Dominique Leuenberger (dimstar_suse)
accepted
request 1130333
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 0.20: * Enable support for pattern matching (#96) * add support for aix/sunos (#98) * Python 3.12 compatibility (#105) * Add __contains__ to MapKeys (#99) * Add PEP 585 GenericAlias support (#101) * Move metadata to `pyproject.toml`, fix test fixture inclusion in sdist (#111) - drop python312.patch (upstream) - add python312.patch to fix build with python 3.12 - Update to version 0.19 - drop skip_32bit_tests.patch, test_none_collisions-32-bit.patch (upstream) * python 3.9 support - skip tests that fail on 32bit
Dominique Leuenberger (dimstar_suse)
accepted
request 1094837
from
Dirk Mueller (dirkmueller)
(revision 13)
- limit to newer python versions, older are no longer needed - Add the package to SUSE Linux Enterprise 15 (jsc#SLE-24404)
Dominique Leuenberger (dimstar_suse)
accepted
request 1081886
from
Dirk Mueller (dirkmueller)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1010135
from
Dirk Mueller (dirkmueller)
(revision 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 998793
from
Markéta Machová (mcalabkova)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 990245
from
Dirk Mueller (dirkmueller)
(revision 9)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 958226
from
Factory Maintainer (factory-maintainer)
(revision 8)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 910245
from
Matej Cepl (mcepl)
(revision 7)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 887885
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 0.15 * python 3.9 support
Dominique Leuenberger (dimstar_suse)
accepted
request 853620
from
Matej Cepl (mcepl)
(revision 5)
- Add skip_32bit_tests.patch (gh#MagicStack/immutables#53) to skip tests which fail on 32bit architectures.
Dominique Leuenberger (dimstar_suse)
accepted
request 841417
from
Dirk Mueller (dirkmueller)
(revision 4)
- skip tests that fail on 32bit - 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 782830
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
py38 fix
Dominique Leuenberger (dimstar_suse)
accepted
request 729899
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Format with spec-cleaner
Dominique Leuenberger (dimstar_suse)
accepted
request 694202
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
- Initial spec for v0.9
Displaying all 16 revisions