Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| deeec47530 | |||
| 8b389a5d4a | |||
| 5d5d55ee82 | |||
| 2b2a9ab4af |
BIN
google-crc32c-1.6.0.tar.gz
LFS
BIN
google-crc32c-1.6.0.tar.gz
LFS
Binary file not shown.
3
google-crc32c-1.8.0.tar.gz
Normal file
3
google-crc32c-1.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a984e78d8e2f6d1361afe96cab83bd04ef8ab25ed71017d5e3db9e4fa0c5672a
|
||||||
|
size 65739
|
||||||
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Sun Sep 8 13:05:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-google-crc32c
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
%define modname google-crc32c
|
%define modname google-crc32c
|
||||||
Name: python-google-crc32c
|
Name: python-google-crc32c
|
||||||
Version: 1.6.0
|
Version: 1.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A python wrapper of the C library 'Google CRC32C'
|
Summary: A python wrapper of the C library 'Google CRC32C'
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user