Revisions of python-dbus-python

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1046284 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- update to 1.3.2:
  * Python 3, version 3.5 or later, is required.
  * Installing from source code using Autotools requires Python 3.5 or
    later.
  * dbus.gobject_service, dbus.types.UTF8String and the utf8_strings
  keyword argument were only usable with Python 2, and therefore have
  been removed, along with the rest of the special cases for Python 2.
  * Add methods to Message objects to manipulate the interactive
  authorization flag
  * Add licensing information in REUSE format
  * Raise ValueError instead of crashing with assertion failure when a
  Unix fd index number is greater than the number of fds actually attached
  to the message (firewalld#985; Simon McVittie)
  * Raise ValueError instead of crashing with assertion failure when
  a negative number is passed to the UnixFd constructor
  * Fix undefined escape sequences in docstrings
  * Make `distcheck` compatible with Automake 1.16.4, by forcing an
  appropriate prefix to be used
  * Update AX_PYTHON_DEVEL from autoconf-archive for better
  forwards-compatibility
  * Avoid various deprecation warnings in the build system
  - distutils.sysconfig → sysconfig
  - distutils.util → sysconfig
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 908517 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 1.2.18:
  * dbus-python will be built for python3
  * Python 2 reached end-of-life on 2020-01-01. A future version of
    dbus-python is likely to remove Python 2 support.
  * Move from collections.Sequence to collections.abc.Sequence on
    Python ≥ 3.3, for Python 3.10 compatibility
  * Avoid another deprecation warning for inspect.getargspec().
    This is similar to the one fixed in 1.2.4, but for dbus.decorators.signal
    rather than dbus.decorators.method. (dbus-python!8; Martin Stumpf)
  * Fix an unlikely fd leak if memory allocation fails for UnixFd
  * Fix memory and fd leak if UnixFd is given an invalid negative
    variant_level
  * Avoid more deprecation warnings
  * Disable -Wdeclaration-after-statement. Python 3.9 relies on intermixed
    declarations and statements in its headers, so we can no longer
    enforce this. (Simon McVittie)
  * Convert examples to Python 3 (Simon McVittie)
  * Use the same Python executable for build and dist/distcheck by default
  * CI fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 861986 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 1.2.16:
  * All tests are run even if the tap.py module is not available, although
    diagnostics for failing tests will be better if it is present.
  * Forbid unexpanded AX-prefixed macros more selectively
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 640876 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- Add missing dependency for pkg-config files
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 486296 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 1)
replaces dbus-1-python
Displaying all 13 revisions
openSUSE Build Service is sponsored by