public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Kuhn <suraia@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-nbxmpp] rawhide: Update to 7.4.0
Date: Thu, 24 Sep 2026 07:20:04 GMT	[thread overview]
Message-ID: <179023440418.1.18078117406995823105.rpms-python-nbxmpp-a4b38b10491b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-nbxmpp
Branch : rawhide
Commit : a4b38b10491bccfa269c3c4d1671226b56f8a3b3
Author : Michael Kuhn <suraia@fedoraproject.org>
Date   : 2026-08-27T14:12:38+02:00
Stats  : +14/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-nbxmpp/c/a4b38b10491bccfa269c3c4d1671226b56f8a3b3?branch=rawhide

Log:
Update to 7.4.0

---
diff --git a/.gitignore b/.gitignore
index 3c2c9be..180cd50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /python-nbxmpp-4.3.0.tar.bz2
 /python-nbxmpp-4.3.1.tar.bz2
 /python-nbxmpp-4.5.4.tar.bz2
+/python-nbxmpp-7.4.0.tar.bz2

diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec
index 78d57e1..38f95e7 100644
--- a/python-nbxmpp.spec
+++ b/python-nbxmpp.spec
@@ -1,14 +1,15 @@
 Name:           python-nbxmpp
-Version:        4.5.4
-Release:        9%{?dist}
+Version:        7.4.0
+Release:        1%{?dist}
 Summary:        Python library for non-blocking use of Jabber/XMPP
-# Automatically converted from old format: GPLv3 - review is highly recommended.
-License:        GPL-3.0-only
+License:        GPL-3.0-or-later
 URL:            https://dev.gajim.org/gajim/python-nbxmpp/
 Source0:        https://dev.gajim.org/gajim/python-nbxmpp/-/archive/%{version}/python-nbxmpp-%{version}.tar.bz2
 
 BuildArch:      noarch
 BuildRequires:  python3-devel
+# Tests
+BuildRequires:  libsoup3
 
 %global desc %{expand:
 python-nbxmpp is a Python library that provides a way for Python applications
@@ -23,7 +24,6 @@ Requires:       python3-gobject >= 3.42.0
 Requires:       glib2 >= 2.66
 Requires:       libsoup3
 Recommends:     python3-gssapi
-Obsoletes:      python-nbxmpp-doc < 1.0.0
 
 %description -n python3-nbxmpp
 %{desc}
@@ -39,12 +39,18 @@ Obsoletes:      python-nbxmpp-doc < 1.0.0
 
 %install
 %pyproject_install
-%pyproject_save_files nbxmpp
+%pyproject_save_files -l nbxmpp
+
+%check
+%{py3_test_envvars} %{python3} -m unittest discover -v
 
 %files -n python3-nbxmpp -f %{pyproject_files}
 %doc README.md ChangeLog
 
 %changelog
+* Thu Aug 27 2026 Michael Kuhn <suraia@fedoraproject.org> - 7.4.0-1
+- Update to 7.4.0
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.4-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 0a8f450..8805c8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-nbxmpp-4.5.4.tar.bz2) = fcaedae519d8cd2d52cc65721ab1e743569ba1cf7c29f2db41ed5671ba0f2c5b47f1f6d9521e1614e89e21512a4575c6788316cdb86936f0c4886d54c3831bb3
+SHA512 (python-nbxmpp-7.4.0.tar.bz2) = 03d042e835d892a30a1470e91067bab7f506f44c418650372f70d3cd9ec0dbc0d31967c24039456a50821f8008f216860cfa9bd307218a3f07e345e519de233a

                 reply	other threads:[~2026-09-24  7:20 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=179023440418.1.18078117406995823105.rpms-python-nbxmpp-a4b38b10491b@fedoraproject.org \
    --to=suraia@fedoraproject.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