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] epel9: drop -t from %pyproject_buildrequires
Date: Thu, 13 Aug 2026 08:05:14 GMT [thread overview]
Message-ID: <178660831473.1.12718716550603693740.rpms-python-zstandard-19acab774dfd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-zstandard
Branch : epel9
Commit : 19acab774dfd0ecec0ecc4236b92faff26c77e0f
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2025-03-28T17:03:14+01:00
Stats : +5/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-zstandard/c/19acab774dfd0ecec0ecc4236b92faff26c77e0f?branch=epel9
Log:
drop -t from %pyproject_buildrequires
There's no tox configuration, so this fails (resolves rhbz#2354136).
---
diff --git a/python-zstandard.spec b/python-zstandard.spec
index d376e77..c8a774c 100644
--- a/python-zstandard.spec
+++ b/python-zstandard.spec
@@ -11,7 +11,7 @@ compression library. A C extension and CFFI interface are provided.
Name: python-%{pypi_name}
Version: 0.23.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Zstandard bindings for Python
License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
URL: https://github.com/indygreg/python-zstandard
@@ -45,11 +45,7 @@ Provides: bundled(zstd) = 1.5.6
rm -r %{pypi_name}.egg-info
%generate_buildrequires
-%if %{with check}
-%pyproject_buildrequires -x cffi -t
-%else
%pyproject_buildrequires -x cffi
-%endif
%build
%pyproject_wheel
@@ -73,6 +69,10 @@ mv zstandard{.src,}
%doc README.rst
%changelog
+* Fri Mar 28 2025 Dominik Mierzejewski <dominik@greysector.net> - 0.23.0-3
+- drop -t from %%pyproject_buildrequires (fails due to missing tox.ini,
+ resolves rhbz#2354136)
+
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
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=178660831473.1.12718716550603693740.rpms-python-zstandard-19acab774dfd@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