public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-nbxmpp] rawhide: Update to 7.4.0
@ 2026-09-24 7:20 Michael Kuhn
0 siblings, 0 replies; only message in thread
From: Michael Kuhn @ 2026-09-24 7:20 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 7:20 [rpms/python-nbxmpp] rawhide: Update to 7.4.0 Michael Kuhn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox