public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zstandard] epel9: update to 0.23.0 (resolves rhbz#2298052)
@ 2026-08-13  8:05 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-13  8:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-zstandard
Branch : epel9
Commit : c02e45085adf36c64be88875432c834086c969e3
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2024-10-03T16:19:59+02:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-zstandard/c/c02e45085adf36c64be88875432c834086c969e3?branch=epel9

Log:
update to 0.23.0 (resolves rhbz#2298052)

---
diff --git a/.gitignore b/.gitignore
index 80548f6..90794ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /zstandard-0.19.0.tar.gz
 /zstandard-0.21.0.tar.gz
 /zstandard-0.22.0.tar.gz
+/zstandard-0.23.0.tar.gz

diff --git a/python-zstandard.spec b/python-zstandard.spec
index 56af7ea..925f7fe 100644
--- a/python-zstandard.spec
+++ b/python-zstandard.spec
@@ -18,8 +18,8 @@
 compression library. A C extension and CFFI interface are provided.
 
 Name: python-%{pypi_name}
-Version: 0.22.0
-Release: 5%{?dist}
+Version: 0.23.0
+Release: 1%{?dist}
 Summary: Zstandard bindings for Python
 License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
 URL: https://github.com/indygreg/python-zstandard
@@ -42,7 +42,7 @@ BuildRequires: python3-pytest
 BuildRequires: python3-pytest-xdist
 %endif
 # https://github.com/indygreg/python-zstandard/issues/48
-Provides: bundled(zstd) = 1.5.5
+Provides: bundled(zstd) = 1.5.6
 
 %description -n python3-%{pypi_name}
 %{desc}
@@ -73,6 +73,9 @@ mv zstandard{.src,}
 %{python3_sitearch}/%{pypi_name}
 
 %changelog
+* Thu Oct 03 2024 Dominik Mierzejewski <dominik@greysector.net> - 0.23.0-1
+- update to 0.23.0 (resolves rhbz#2298052)
+
 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

diff --git a/sources b/sources
index bc2c90f..6cfc1cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zstandard-0.22.0.tar.gz) = 6352586cd3eb9fd2c552a478847433a5879a4f655396186b30ec0b86325e3015c36993e4993e9fa6e92adb5118bb6f78dba1749991ec78b07a8e3646cdf414a9
+SHA512 (zstandard-0.23.0.tar.gz) = 8b408fe537b783f61451f2024250402e38892d6feb4cfb935664d7a53d6e13d7e7e7b7687256613ea189763f70ef62d513332c879f26e55b524bb5941295840c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13  8:05 [rpms/python-zstandard] epel9: update to 0.23.0 (resolves rhbz#2298052) Dominik 'Rathann' Mierzejewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox