dbus-1-python
NOTE: Automatically created during Factory devel project migration by admin.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-dbus-python && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dbus-python-1.3.2.tar.gz | 0000605495 591 KB | |
dbus-python-1.3.2.tar.gz.asc | 0000000833 833 Bytes | |
python-dbus-python-rpmlintrc | 0000000036 36 Bytes | |
python-dbus-python.changes | 0000027066 26.4 KB | |
python-dbus-python.spec | 0000006086 5.94 KB |
Revision 12 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 1046284
from
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
Comments 0