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: Bump to 2.8.0 #2508528 and modernize spec #2377659
Date: Tue, 18 Aug 2026 07:17:30 GMT	[thread overview]
Message-ID: <178703745068.1.6367705887345155729.rpms-python-django-tables2-b2fb9daad6e4@fedoraproject.org> (raw)

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

                 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=178703745068.1.6367705887345155729.rpms-python-django-tables2-b2fb9daad6e4@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