Commit Graph

13 Commits

Author SHA256 Message Date
91cca6c7ac Accepting request 1009995 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.19 
  * Support for Python 3.11

OBS-URL: https://build.opensuse.org/request/show/1009995
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=21
2022-10-12 08:35:20 +00:00
Markéta Machová
9275771367 Accepting request 998729 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/998729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=19
2022-08-23 09:42:56 +00:00
9cb90a5fcc - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=17
2022-07-19 12:27:32 +00:00
eea812b259 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=16
2022-02-22 09:03:02 +00:00
93092331ad - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=15
2021-08-05 06:24:35 +00:00
001c9852e5 - update to 0.15
* python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=13
2021-04-22 20:31:11 +00:00
ebae0d2027 Accepting request 853619 from home:mcepl:branches:devel:tools:scm
- Add skip_32bit_tests.patch (gh#MagicStack/immutables#53) to skip tests
  which fail on 32bit architectures.

OBS-URL: https://build.opensuse.org/request/show/853619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=11
2020-12-07 15:55:27 +00:00
9d66ed12b5 - skip tests that fail on 32bit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=9
2020-10-13 07:42:24 +00:00
630eb0eb27 - remove py38.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=8
2020-09-16 19:07:38 +00:00
8a2ec6084e - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=7
2020-09-16 11:28:21 +00:00
Tomáš Chvátal
42b28c2519 - Update to 0.11:
* Python 3.8 fixes
- Add one more py38 patch:
  * py38.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=5
2020-03-09 08:39:07 +00:00
Tomáš Chvátal
721c31df02 - Format with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=3
2019-09-10 13:50:10 +00:00
Tomáš Chvátal
db5d8b0a46 Accepting request 694049 from home:jayvdb:py-backports
- Initial spec for v0.9

OBS-URL: https://build.opensuse.org/request/show/694049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=1
2019-04-15 09:33:11 +00:00