↵ Return to the main page of python3-dasbus
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.4-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-07-29 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.4-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
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) |
2020-04-02 | Vendula Poncova <vponcova at redhat dot com> - 0.3-1 | - Remove generate_dictionary_from_data (vponcova) - Improve some of the error messages (vponcova) - Check the list of DBus structures to convert (vponcova) - Add the Inspiration section to README (vponcova) - Enable syntax highlighting in README (vponcova) - Use the class EventLoop in README (vponcova) - Use the --no-merges option (vponcova) - Clean up the Makefile (vponcova) - Add examples (vponcova) - Add the representation of the event loop (vponcova) - Enable copr builds and add packit config (dhodovsk) - Extend README (vponcova) |
2020-01-13 | Vendula Poncova <vponcova at redhat dot com> - 0.2-1 | - Unwrap DBus values (vponcova) - Unwrap a variant data type (vponcova) - Add a default DBus error (vponcova) - Use the minimal image in Travis CI (vponcova) - Remove GLibErrorHandler (vponcova) - Remove map_error and map_by_default (vponcova) - Extend arguments of dbus_error (vponcova) - Extend arguments of dbus_interface (vponcova) - The list of callbacks in signals can be changed during emitting (vponcova) - Don't import from mock (vponcova) - Enable checks in Travis CI (vponcova) - Fix too long lines (vponcova) - Don't use wildcard imports (vponcova) - Add the check target to the Makefile (vponcova) - Enable Travis CI (vponcova) - Catch logged warnings in the unit tests (vponcova) - Add the coverage target to the Makefile (vponcova) - Rename tests (vponcova) - Create Makefile (vponcova) - Create a .spec file (vponcova) - Add requirements to the README file (vponcova) |