public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin B. Macdonald <cbm@m.fsf.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-django-tables2] rawhide: cleanup, still with some TODOs
Date: Tue, 18 Aug 2026 07:17:32 GMT [thread overview]
Message-ID: <178703745249.1.12207078491452000596.rpms-python-django-tables2-b5321a8be285@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-django-tables2
Branch : rawhide
Commit : b5321a8be2855320491d0905cff86f94e995b7b6
Author : Colin B. Macdonald <cbm@m.fsf.org>
Date : 2026-07-29T13:11:41-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-django-tables2/c/b5321a8be2855320491d0905cff86f94e995b7b6?branch=rawhide
Log:
cleanup, still with some TODOs
---
diff --git a/python-django-tables2.spec b/python-django-tables2.spec
index d01de6c..b6fdc70 100644
--- a/python-django-tables2.spec
+++ b/python-django-tables2.spec
@@ -20,7 +20,6 @@ what django.forms does for HTML forms.}
%package -n python3-%{srcname}
Summary: %{summary}
-%{?python_provide:%python_provide python3-%{srcname}}
BuildRequires: python3-devel
BuildRequires: pyproject-rpm-macros
Obsoletes: python-%{srcname} < 1.2.3-5
@@ -29,7 +28,10 @@ Obsoletes: python2-%{srcname} < 1.2.3-5
%description -n python3-%{srcname} %{_description}
%prep
-%autosetup -n %{srcname}-%{version} -p 1
+%autosetup -p1 -n %{srcname}-%{version}
+
+%generate_buildrequires
+%pyproject_buildrequires
%build
%pyproject_wheel
@@ -37,6 +39,7 @@ Obsoletes: python2-%{srcname} < 1.2.3-5
%install
%pyproject_install
+# Colin did not get -f pyproject_files macro working here...
%files -n python3-%{srcname}
%license LICENSE
%doc README.md CHANGELOG.md
reply other threads:[~2026-08-18 7:17 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=178703745249.1.12207078491452000596.rpms-python-django-tables2-b5321a8be285@fedoraproject.org \
--to=cbm@m.fsf.org \
--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