277748d939
Accepting request 1325402 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1325402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=8
2026-01-06 16:43:33 +00:00
0719441ce0
Accepting request 1325382 from home:glaubitz:branches:devel:languages:python
...
- Update to 1.8.0
* Support Python 3.14 (#315 )
* Update toml file with setup.cfg content (#319 )
OBS-URL: https://build.opensuse.org/request/show/1325382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=16
2026-01-05 12:09:17 +00:00
3a2eeac42e
Accepting request 1266189 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1266189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=7
2025-04-02 15:14:22 +00:00
3acf8c817c
Accepting request 1266147 from home:glaubitz:branches:devel:languages:python
...
- Update to 1.7.1
* Add Python 3.13 windows wheels
- from version 1.7.0
* Add Python 3.13 trove classifier (#233 )
* Add support for python 3.13 (#239 )
OBS-URL: https://build.opensuse.org/request/show/1266147
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=14
2025-04-01 13:58:57 +00:00
93f6d0ddca
Accepting request 1199450 from devel:languages:python
...
- update to 1.6.0:
* Add support for python 3.12
* Build using Visual Studio 17 2022 instead of Visual Studio 16
2019
* Drop support for python 3.7 and 3.8
* Drop support for Windows 32bit which is not supported in
Visual Studio 17 2022
* Remove manylinux1 which is no longer supported by PyPA
OBS-URL: https://build.opensuse.org/request/show/1199450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=6
2024-09-09 12:44:25 +00:00
746f0a4fb1
- update to 1.6.0:
...
* Add support for python 3.12
* Build using Visual Studio 17 2022 instead of Visual Studio 16
2019
* Drop support for python 3.7 and 3.8
* Drop support for Windows 32bit which is not supported in
Visual Studio 17 2022
* Remove manylinux1 which is no longer supported by PyPA
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=12
2024-09-08 13:06:35 +00:00
4ac80d6293
Accepting request 1154918 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1154918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=5
2024-03-05 17:50:20 +00:00
1e78c5e11a
- Include in SLE 15 SP4 and later (jsc#PED-6697)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=10
2024-02-26 20:33:54 +00:00
16a0b2a942
Accepting request 1133641 from devel:languages:python
...
- use modern python stack for sle15
OBS-URL: https://build.opensuse.org/request/show/1133641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=4
2023-12-17 20:32:19 +00:00
0c3ec3294a
- update to 1.5.0:
...
* add support for Python 3.11 (#144 )
* drop support for python 3.6 (#145 )
* fix changelog header to consistent size (#136 )
* add 'py.typed' declaration (#119 )
* add empty slots to CommonChecksum (#121 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=8
2023-12-16 20:04:44 +00:00
99c251bd41
Accepting request 1001656 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1001656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=3
2022-09-07 09:06:35 +00:00
150971e016
Accepting request 1001488 from home:jayvdb:branches:devel:languages:python
...
- Update to v1.5.0
OBS-URL: https://build.opensuse.org/request/show/1001488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=6
2022-09-07 08:14:06 +00:00
3245908d8d
Accepting request 967479 from devel:languages:python
...
- Update to version 1.3.0
Features
* add support for Python 3.10 (#116 )
- from version 1.2.0
Features
* build wheels using CIBuildWheel (#103 )
Documentation
* update list of supported wheel platforms / architectures (#105 )
- from version 1.1.5
Bug Fixes
* revert to silent fallback to pure-Python build (#93 )
* fix segfault on MacOS 11 ("Big Sur") for Python < 3.9 (#93 )
- from version 1.1.4
Bug Fixes
* advise setting 'CRC32C_PURE_PYTHON' after build failure (#84 )
* restore building 'manylinux1' wheels (#87 )
* use correct Python 3.10 specifier (#88 )
- from version 1.1.3
Performance Improvements
* replace CFFI with a native C extension (#76 ) (forwarded request 967467 from glaubitz)
OBS-URL: https://build.opensuse.org/request/show/967479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=2
2022-04-07 22:28:07 +00:00
34fa432170
Accepting request 967467 from home:glaubitz:branches:devel:languages:python
...
- Update to version 1.3.0
Features
* add support for Python 3.10 (#116 )
- from version 1.2.0
Features
* build wheels using CIBuildWheel (#103 )
Documentation
* update list of supported wheel platforms / architectures (#105 )
- from version 1.1.5
Bug Fixes
* revert to silent fallback to pure-Python build (#93 )
* fix segfault on MacOS 11 ("Big Sur") for Python < 3.9 (#93 )
- from version 1.1.4
Bug Fixes
* advise setting 'CRC32C_PURE_PYTHON' after build failure (#84 )
* restore building 'manylinux1' wheels (#87 )
* use correct Python 3.10 specifier (#88 )
- from version 1.1.3
Performance Improvements
* replace CFFI with a native C extension (#76 )
OBS-URL: https://build.opensuse.org/request/show/967467
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=4
2022-04-07 11:21:57 +00:00
bd2b449e8f
Clean SPEC file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=3
2021-06-08 17:31:23 +00:00
631932aca3
Accepting request 897430 from devel:languages:python
...
For python-google-cloud-storage
OBS-URL: https://build.opensuse.org/request/show/897430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-crc32c?expand=0&rev=1
2021-06-07 20:44:16 +00:00
b598b672bc
Accepting request 897429 from home:mcepl:work
...
Required for python-google-cloud-storage.
OBS-URL: https://build.opensuse.org/request/show/897429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=1
2021-06-04 12:10:46 +00:00