public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-django-tables2] rawhide: Bump to 2.8.0 #2508528 and modernize spec #2377659
@ 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 : b2fb9daad6e45985213fad686b4f556778d8616f
Author : Colin B. Macdonald <cbm@m.fsf.org>
Date   : 2026-07-29T12:39:56-07:00
Stats  : +8/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-django-tables2/c/b2fb9daad6e45985213fad686b4f556778d8616f?branch=rawhide

Log:
Bump to 2.8.0 #2508528 and modernize spec #2377659

---
diff --git a/.gitignore b/.gitignore
index 3d103c4..300f293 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /django-tables2-2.3.1.tar.gz
 /django-tables2-2.3.4.tar.gz
 /django-tables2-2.4.0.tar.gz
+/django_tables2-2.8.0.tar.gz

diff --git a/python-django-tables2.spec b/python-django-tables2.spec
index fa1c729..393a0da 100644
--- a/python-django-tables2.spec
+++ b/python-django-tables2.spec
@@ -1,7 +1,7 @@
-%global srcname django-tables2
+%global srcname django_tables2
 
 Name:           python-django-tables2
-Version:        2.4.0
+Version:        2.8.0
 Release:        %autorelease
 Summary:        Table framework for Django
 
@@ -23,21 +23,19 @@ what django.forms does for HTML forms.}
 Summary:        %{summary}
 %{?python_provide:%python_provide python3-%{srcname}}
 BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 Obsoletes:      python-%{srcname} < 1.2.3-5
 Obsoletes:      python2-%{srcname} < 1.2.3-5
 
 %description -n python3-%{srcname} %{_description}
 
-%prep
-%autosetup -n %{srcname}-%{version}
-rm -vr *.egg-info/
+%generate_buildrequires
+%pyproject_buildrequires
 
 %build
-%py3_build
+%pyproject_wheel
 
 %install
-%py3_install
+%pyproject_install
 
 %files -n python3-%{srcname}
 %license LICENSE

diff --git a/sources b/sources
index 372a783..4876ab6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (django-tables2-2.4.0.tar.gz) = f147878b8bad78060bc3699d57c40d7347d0aa06c4907ac6fa2f73cb0539ab95a378ec16d75e3c9d205fcf4493df4a77caf447be52f77af94c4bc9480dcb803c
+SHA512 (django_tables2-2.8.0.tar.gz) = 7539196a1bf93bdc0cd6220030f6f26927590fe1d52071b47ccc3bbfe1bf13659c87c3592ead6b89e4040d7eaea6911fabded5af486487c76b87e53ea9275eff

^ 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: Bump to 2.8.0 #2508528 and modernize spec #2377659 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