17
0
Commit Graph

17 Commits

Author SHA256 Message Date
91de3b5934 Accepting request 1103938 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
- add python312.patch to fix build with python 3.12

OBS-URL: https://build.opensuse.org/request/show/1103938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=28
2023-08-14 21:04:03 +00:00
9b4e094d2b - Add the package to SUSE Linux Enterprise 15 (jsc#SLE-24404)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=26
2023-06-23 10:15:58 +00:00
83d71e4da7 - limit to newer python versions, older are no longer needed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=25
2023-06-22 15:26:10 +00:00
2fc0daab31 Accepting request 1081449 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081449
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=23
2023-04-21 14:30:29 +00:00
4ffc77671b 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
0099c47976 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
76b66ded5d - 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
157335c95f - 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
11348daab6 - 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
685b6343fb - 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
eda6a372d5 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
00ebbfb651 - 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
49889e6d5b - 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
d80d16ba50 - 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
e70c2bb89b - 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
a718a426fc - 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
483bcaad58 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