public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zstandard] rawhide: drop unnecessary patch
@ 2026-08-12 20:40 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-12 20:40 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-08-12 20:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 20:40 [rpms/python-zstandard] rawhide: drop unnecessary patch 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