Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pypubsub-4.0.7-1.fc45 RPM for noarch

From Fedora Rawhide for aarch64 / p

Name: python3-pypubsub Distribution: Fedora Project
Version: 4.0.7 Vendor: Fedora Project
Release: 1.fc45 Build date: Thu May 14 18:08:34 2026
Group: Unspecified Build host: buildvm-x86-20.rdu3.fedoraproject.org
Size: 580942 Source RPM: python-pypubsub-4.0.7-1.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/schollii/pypubsub
Summary: Python Publish-Subscribe Package
PyPubSub provides a publish - subscribe API that facilitates the development of
event-based / message-based applications. PyPubSub supports sending and
receiving messages between objects of an application. It is centered on the
notion of a topic; senders publish messages of a given topic, and listeners
subscribe to messages of a given topic. The package also supports a variety of
advanced features that facilitate debugging and maintaining pypubsub topics and
messages in larger applications.

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu May 14 2026 Scott Talbert <swt@techie.net> - 4.0.7-1
  - Update to new upstream release 4.0.7 (#2419735)
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.0.3-29
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.0.3-28
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-27
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jul 08 2025 Scott Talbert <swt@techie.net> - 4.0.3-26
  - Migrate to pyproject macros (#2378071)
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 4.0.3-25
  - Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Aug 01 2024 Scott Talbert <swt@techie.net> - 4.0.3-23
  - Update License tag to use SPDX identifiers
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.0.3-21
  - Rebuilt for Python 3.13

Files

/usr/lib/python3.14/site-packages/pubsub
/usr/lib/python3.14/site-packages/pubsub/LICENSE_BSD_Simple.txt
/usr/lib/python3.14/site-packages/pubsub/RELEASE_NOTES.txt
/usr/lib/python3.14/site-packages/pubsub/__init__.py
/usr/lib/python3.14/site-packages/pubsub/__pycache__
/usr/lib/python3.14/site-packages/pubsub/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/__pycache__/_version.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/__pycache__/_version.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/__pycache__/pub.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/__pycache__/pub.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/_version.py
/usr/lib/python3.14/site-packages/pubsub/core
/usr/lib/python3.14/site-packages/pubsub/core/__init__.py
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/annotations.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/annotations.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/callables.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/callables.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/listener.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/listener.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/notificationmgr.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/notificationmgr.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/publisher.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/publisher.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicargspec.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicargspec.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicdefnprovider.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicdefnprovider.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicexc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicexc.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicmgr.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicmgr.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicobj.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicobj.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topictreetraverser.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topictreetraverser.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicutils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/topicutils.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/weakmethod.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/core/__pycache__/weakmethod.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/core/annotations.py
/usr/lib/python3.14/site-packages/pubsub/core/callables.py
/usr/lib/python3.14/site-packages/pubsub/core/listener.py
/usr/lib/python3.14/site-packages/pubsub/core/notificationmgr.py
/usr/lib/python3.14/site-packages/pubsub/core/publisher.py
/usr/lib/python3.14/site-packages/pubsub/core/topicargspec.py
/usr/lib/python3.14/site-packages/pubsub/core/topicdefnprovider.py
/usr/lib/python3.14/site-packages/pubsub/core/topicexc.py
/usr/lib/python3.14/site-packages/pubsub/core/topicmgr.py
/usr/lib/python3.14/site-packages/pubsub/core/topicobj.py
/usr/lib/python3.14/site-packages/pubsub/core/topictreetraverser.py
/usr/lib/python3.14/site-packages/pubsub/core/topicutils.py
/usr/lib/python3.14/site-packages/pubsub/core/weakmethod.py
/usr/lib/python3.14/site-packages/pubsub/pub.py
/usr/lib/python3.14/site-packages/pubsub/py.typed
/usr/lib/python3.14/site-packages/pubsub/utils
/usr/lib/python3.14/site-packages/pubsub/utils/__init__.py
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/exchandling.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/exchandling.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/misc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/misc.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/notification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/notification.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/topictreeprinter.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/topictreeprinter.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/xmltopicdefnprovider.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/__pycache__/xmltopicdefnprovider.cpython-314.pyc
/usr/lib/python3.14/site-packages/pubsub/utils/exchandling.py
/usr/lib/python3.14/site-packages/pubsub/utils/misc.py
/usr/lib/python3.14/site-packages/pubsub/utils/notification.py
/usr/lib/python3.14/site-packages/pubsub/utils/topictreeprinter.py
/usr/lib/python3.14/site-packages/pubsub/utils/xmltopicdefnprovider.py
/usr/lib/python3.14/site-packages/pypubsub-4.0.7.dist-info
/usr/lib/python3.14/site-packages/pypubsub-4.0.7.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/pypubsub-4.0.7.dist-info/METADATA
/usr/lib/python3.14/site-packages/pypubsub-4.0.7.dist-info/WHEEL
/usr/lib/python3.14/site-packages/pypubsub-4.0.7.dist-info/licenses
/usr/lib/python3.14/site-packages/pypubsub-4.0.7.dist-info/licenses/LICENSE
/usr/lib/python3.14/site-packages/pypubsub-4.0.7.dist-info/top_level.txt
/usr/share/doc/python3-pypubsub
/usr/share/doc/python3-pypubsub/README.rst
/usr/share/doc/python3-pypubsub/RELEASE_NOTES.txt
/usr/share/licenses/python3-pypubsub
/usr/share/licenses/python3-pypubsub/LICENSE_BSD_Simple.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 15 23:13:04 2026