Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
0522353e88 |
BIN
google-crc32c-1.5.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
google-crc32c-1.5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
google-crc32c-1.6.0.tar.gz
(Stored with Git LFS)
BIN
google-crc32c-1.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
|
||||||
|
|
||||||
- Include in SLE 15 SP4 and later (jsc#PED-6697)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 16 20:04:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Sat Dec 16 20:04:15 UTC 2023 - 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) 2023 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.5.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