Dominique Leuenberger
cc1764a544
Accepting request 998793 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/998793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=10
2022-08-24 13:10:45 +00:00
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
Dominique Leuenberger
becbc6b72f
Accepting request 990245 from devel:languages:python
...
- 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/request/show/990245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=9
2022-08-08 06:44: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
Dominique Leuenberger
a6251ed8b1
Accepting request 958226 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/958226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=8
2022-03-02 17:20:18 +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
Dominique Leuenberger
f71a724dcf
Accepting request 910245 from devel:languages:python
...
- 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/request/show/910245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=7
2021-08-06 20:44:24 +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
Dominique Leuenberger
1ae1a8aa68
Accepting request 887885 from devel:languages:python
...
- update to 0.15
* python 3.9 support
OBS-URL: https://build.opensuse.org/request/show/887885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=6
2021-04-26 14:38:48 +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
Dominique Leuenberger
744e58b0c7
Accepting request 853620 from devel:languages:python
...
- 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/853620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=5
2020-12-12 19:29:02 +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
Dominique Leuenberger
31216c5f59
Accepting request 841417 from devel:languages:python
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/841417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=4
2020-10-29 08:47:45 +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
Dominique Leuenberger
8338ebb257
Accepting request 782830 from devel:languages:python
...
py38 fix
OBS-URL: https://build.opensuse.org/request/show/782830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=3
2020-03-10 08:51:12 +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
Dominique Leuenberger
a59e651a84
Accepting request 729899 from devel:languages:python
...
- Format with spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/729899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=2
2019-09-11 08:40:06 +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
Dominique Leuenberger
cf10707990
Accepting request 694202 from devel:languages:python
...
- Initial spec for v0.9
OBS-URL: https://build.opensuse.org/request/show/694202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutables?expand=0&rev=1
2019-05-06 11:23:31 +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