public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-django-tables2] rawhide: trying to fix build
@ 2026-08-18 7:17 Colin B. Macdonald
0 siblings, 0 replies; only message in thread
From: Colin B. Macdonald @ 2026-08-18 7:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-django-tables2
Branch : rawhide
Commit : 948ab8d506103bf70fe819c2170acdcec114f747
Author : Colin B. Macdonald <cbm@m.fsf.org>
Date : 2026-07-29T12:51:10-07:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-django-tables2/c/948ab8d506103bf70fe819c2170acdcec114f747?branch=rawhide
Log:
trying to fix build
---
diff --git a/python-django-tables2.spec b/python-django-tables2.spec
index 393a0da..d219871 100644
--- a/python-django-tables2.spec
+++ b/python-django-tables2.spec
@@ -23,13 +23,14 @@ what django.forms does for HTML forms.}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{srcname}}
BuildRequires: python3-devel
+BuildRequires: pyproject-rpm-macros
Obsoletes: python-%{srcname} < 1.2.3-5
Obsoletes: python2-%{srcname} < 1.2.3-5
%description -n python3-%{srcname} %{_description}
-%generate_buildrequires
-%pyproject_buildrequires
+%prep
+%autosetup -n %{srcname}-%{version} -p 1
%build
%pyproject_wheel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 7:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 7:17 [rpms/python-django-tables2] rawhide: trying to fix build Colin B. Macdonald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox