public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-zstandard] rawhide: drop unnecessary patch
Date: Wed, 12 Aug 2026 20:40:55 GMT	[thread overview]
Message-ID: <178656725526.1.3533197908313453683.rpms-python-zstandard-fe9249345415@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-zstandard
Branch : rawhide
Commit : fe9249345415a1b0b7b50dca0792bf1fb107d482
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2026-08-12T22:40:23+02:00
Stats  : +4/-14 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-zstandard/c/fe9249345415a1b0b7b50dca0792bf1fb107d482?branch=rawhide

Log:
drop unnecessary patch

---
diff --git a/python-zstandard-py313.patch b/python-zstandard-py313.patch
deleted file mode 100644
index 641e646..0000000
--- a/python-zstandard-py313.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up zstandard-0.22.0/c-ext/backend_c.c.orig zstandard-0.22.0/c-ext/backend_c.c
---- zstandard-0.22.0/c-ext/backend_c.c.orig	2023-11-01 07:04:15.000000000 +0100
-+++ zstandard-0.22.0/c-ext/backend_c.c	2023-11-22 12:51:36.452480448 +0100
-@@ -17,6 +17,8 @@
- 
- #include <sys/sysctl.h>
- 
-+#elif defined(__linux__) && defined(HAVE_UNISTD_H)
-+#include <unistd.h>
- #endif
- 
- #include "python-zstandard.h"

diff --git a/python-zstandard.spec b/python-zstandard.spec
index 51ae8c0..d78f701 100644
--- a/python-zstandard.spec
+++ b/python-zstandard.spec
@@ -11,12 +11,11 @@ compression library. A C extension and CFFI interface are provided.
 
 Name: python-%{pypi_name}
 Version: 0.25.0
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: Zstandard bindings for Python
 License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
 URL: https://github.com/indygreg/python-zstandard
 Source0: %{pypi_source}
-Patch0: %{name}-py313.patch
 
 %description
 %{desc}
@@ -67,6 +66,9 @@ mv zstandard{.src,}
 %doc README.rst
 
 %changelog
+* Wed Aug 12 2026 Dominik Mierzejewski <dominik@greysector.net> - 0.25.0-6
+- drop unnecessary patch
+
 * Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 0.25.0-5
 - Rebuilt for Python 3.15.0b4 ABI change
 

                 reply	other threads:[~2026-08-12 20:40 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=178656725526.1.3533197908313453683.rpms-python-zstandard-fe9249345415@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