15
0

Accepting request 1237371 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1237371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflate64?expand=0&rev=5
This commit is contained in:
2025-01-13 16:53:01 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

3
inflate64-1.0.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 13 09:45:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.0.1
* Change deflate_tree: base_length[] and length_code[] not to
be const to avoid C2166 error on windows
* Drop support for python 3.8 and add support for python 3.13
-------------------------------------------------------------------
Fri Feb 16 14:24:03 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-inflate64
#
# Copyright (c) 2023 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-inflate64
Version: 1.0.0
Version: 1.0.1
Release: 0
Summary: Deflate64 compression/decompression library
License: LGPL-2.1-or-later