↵ Return to the main page of python3-dasbus
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.6-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-04 | Python Maint <python dash maint at redhat dot com> - 1.6-2 | - Rebuilt for Python 3.10 |
2021-05-31 | Vendula Poncova <vponcova at redhat dot com> - 1.6-1 | - Add support for SUSE packaging in spec file (christopher.m.cantalupo) - Allow to generate multiple output arguments (vponcova) - Support multiple output arguments (vponcova) - Add the is_tuple_of_one function (vponcova) - Configure the codecov tool (vponcova) |
2021-05-03 | Vendula Poncova <vponcova at redhat dot com> - 1.5-1 | - Disable builds for Fedora ELN on pull requests (vponcova) - Provide additional info about the DBus call (vponcova) - Run the codecov uploader from a package (vponcova) - Switch to packit new fedora-latest alias (jkonecny) - Add daily builds for our Fedora-devel COPR repository (jkonecny) - Use Fedora container registry instead of Dockerhub (jkonecny) - Migrate daily COPR builds to Packit (jkonecny) - Switch Packit tests to copr builds instead (jkonecny) - Enable Packit build in ELN chroot (jkonecny) - Rename TestMessageBus class to silence pytest warning (luca) - Fix the raise-missing-from warning (vponcova) |
2020-07-24 | Vendula Poncova <vponcova at redhat dot com> - 1.4-1 | - Handle all errors of the DBus call (vponcova) - Fix tests for handling DBus errors on the server side (vponcova) - Run packit smoke tests for all Fedora (jkonecny) - Fix packit archive creation (jkonecny) - Add possibility to change setup.py arguments (jkonecny) |
2020-06-17 | Vendula Poncova <vponcova at redhat dot com> - 1.3-1 | - Document differences between dasbus and pydbus (vponcova) - Improve the support for interface proxies in the service identifier (vponcova) - Improve the support for interface proxies in the message bus (vponcova) - Test the interface proxies (vponcova) - Make the message bus of a service identifier accessible (vponcova) - Fix the testing environment for Fedora Rawhide (vponcova) |
2020-05-18 | Vendula Poncova <vponcova at redhat dot com> - 1.2-1 | - Replace ABC with ABCMeta (vponcova) - Fix typing tests (vponcova) - Run tests on the latest CentOS (vponcova) - Install sphinx from PyPI (vponcova) |
2020-05-14 | Vendula Poncova <vponcova at redhat dot com> - 1.1-1 | - Include tests and examples in the source distribution (vponcova) - Fix the pylint warning signature-differs (vponcova) |
2020-05-05 | Vendula Poncova <vponcova at redhat dot com> - 1.0-1 | - Fix the documentation (vponcova) - Fix minor typos (yurchor) - Enable Codecov (vponcova) - Test the documentation build (vponcova) - Extend the documentation (vponcova) - Add configuration files for Read the Docs and Conda (vponcova) - Fix all warnings from the generated documentation (vponcova) |
2020-04-08 | Vendula Poncova <vponcova at redhat dot com> - 0.4-1 | - Replace the error register with the error mapper (vponcova) - Propagate additional arguments for the client handler factory (vponcova) - Propagate additional arguments in the class AddressedMessageBus (vponcova) - Generate the documentation (vponcova) |