public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-zstandard] epel9: update to 0.21.0 (#2172363)
Date: Thu, 13 Aug 2026 08:05:09 GMT	[thread overview]
Message-ID: <178660830906.1.4714004520929312331.rpms-python-zstandard-4456dcb1e7d8@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-zstandard
            Branch : epel9
            Commit : 4456dcb1e7d8afb1becd46106777f3bc7462b05f
            Author : Dominik Mierzejewski <dominik@greysector.net>
            Date   : 2023-05-24T12:23:59+02:00
            Stats  : +9/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-zstandard/c/4456dcb1e7d8afb1becd46106777f3bc7462b05f?branch=epel9

            Log:
            update to 0.21.0 (#2172363)

bump bundled zstd version

---
diff --git a/.gitignore b/.gitignore
index 8a12b3c..550cf80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /zstandard-0.17.0.tar.gz
 /zstandard-0.18.0.tar.gz
 /zstandard-0.19.0.tar.gz
+/zstandard-0.21.0.tar.gz

diff --git a/python-zstandard.spec b/python-zstandard.spec
index d7f00f7..bcd5c46 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.19.0
-Release: 2%{?dist}
+Version: 0.21.0
+Release: 1%{?dist}
 Summary: Zstandard bindings for Python
 License: BSD and GPLv2
 URL: https://github.com/indygreg/python-zstandard
@@ -41,7 +41,7 @@ BuildRequires: python3-pytest
 BuildRequires: python3-pytest-xdist
 %endif
 # https://github.com/indygreg/python-zstandard/issues/48
-Provides: bundled(zstd) = 1.5.2
+Provides: bundled(zstd) = 1.5.5
 
 %description -n python3-%{pypi_name}
 %{desc}
@@ -72,6 +72,10 @@ mv zstandard{.src,}
 %{python3_sitearch}/%{pypi_name}
 
 %changelog
+* Wed May 24 2023 Dominik Mierzejewski <dominik@greysector.net> - 0.21.0-1
+- update to 0.21.0 (#2172363)
+- bump bundled zstd version
+
 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
 

diff --git a/sources b/sources
index 2bd9d55..7e92000 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zstandard-0.19.0.tar.gz) = 6350dc0bd4f1431cf4dbc951c3f7f1a4190938aff6c0ebc4f14d7a7ca82f2f47e201c73d80cd25bf476fc8760ddc99d6aa7dd3353086faedece4aa96608b6ef9
+SHA512 (zstandard-0.21.0.tar.gz) = fc46b676e9319180ffa8f626c55bcfbf13804cc75170255bfa7d7b614563276f3bb0fa84e6dba43501ef1cf920fdb90d39ddee2a1ac00139acd0da88ebc67d2a

                 reply	other threads:[~2026-08-13  8:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178660830906.1.4714004520929312331.rpms-python-zstandard-4456dcb1e7d8@fedoraproject.org \
    --to=dominik@greysector.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox