15
0

6 Commits

Author SHA256 Message Date
deeec47530 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
8b389a5d4a - Update to 1.8.0
* Support Python 3.14 (#315)
  * Update toml file with setup.cfg content (#319)

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
5d5d55ee82 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
2b2a9ab4af - 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/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=14
2025-04-01 13:58:57 +00:00
5c8712c3d9 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
1290b9e17a - 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
4 changed files with 33 additions and 5 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a984e78d8e2f6d1361afe96cab83bd04ef8ab25ed71017d5e3db9e4fa0c5672a
size 65739

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Jan 5 10:57:04 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.8.0
* Support Python 3.14 (#315)
* Update toml file with setup.cfg content (#319)
-------------------------------------------------------------------
Tue Apr 1 12:41:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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)
-------------------------------------------------------------------
Sun Sep 8 13:05:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Mon Feb 26 20:33:31 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-google-crc32c
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%define modname google-crc32c
Name: python-google-crc32c
Version: 1.5.0
Version: 1.8.0
Release: 0
Summary: A python wrapper of the C library 'Google CRC32C'
License: Apache-2.0