python2-dbus-python-devel-1.2.16-lp152.7.3.1 4>$  Apa,~/=„*5_΢H9N8ǡ u|F[7Hwk< a\J]7B= d)Ekr U"og<-})F GK؋g؜6LjuBK\2#%o_\3&/\Η QYS? ϒz av"\vVAGq\~fo?>|% ^ @i0k$$rDK5Q|^}#Vsy5f0f6b38079f2b60089dbadf63d5530bb72824e3859d9f457da0e084de5d3114a98655d2085d731e0b9d4829aa28dfbb82f43ade,$a,~/=„h\0O⁦۹(!9ynd܊+;žKp梏Ht6=~ٶGHzMUu}[p_; "m11.ant@4dn@/j>\{CUCd`5q{Ͳ0=D[(J?9 "K_pU0셫*nk}hDezDج  &@*2, -wJak̴IOa1gוsۙ #0]==^ o t>pA"?!d# / ^ -J    ^    (8 98 :S B:F|GHIXYZ0[<\`]x^bc _d e!f!l!u!v!0w!Xx!py!z!!!!!Cpython2-dbus-python-devel1.2.16lp152.7.3.1Python bindings for D-Bus -- development filesD-Bus python bindings for use with python programs. This package contains the development files for Python bindings for D-Bus.a,pcloud112 openSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://www.freedesktop.org/wiki/Software/DBusBindings/linuxi586 cA큤A큤a,Ka,Ka,nZn6a,nZn6ec80a7352df29fcbd978fcc00a6e65c078c83785af3c424921668130040165011e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0dbus-python.hdbus-python.pcrootrootrootrootrootrootrootrootrootrootrootrootpython-dbus-python-1.2.16-lp152.7.3.1.src.rpmdbus-1-python-develdbus-1-python2-develpkgconfig(dbus-python-2.7)python-dbus-python-develpython2-dbus-python-develpython2-dbus-python-devel(x86-32)@ @     /usr/bin/pkg-configdbus-1dbus-1-develpkgconfig(dbus-1)python2-dbus-pythonpython2-dbus-python-common-develpython2-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.12.21.12.21.01.2.161.2.163.0.4-14.6.0-14.0-15.2-14.14.1`@___@^@[ @[<[Dirk Müller Benjamin Greiner Michael Gorse Nicolas Bock tchvatal@suse.comtchvatal@suse.comjmatejek@suse.comdimstar@opensuse.orgjmatejek@suse.comtoddrme2178@gmail.com- Update to latest version from tumbleweed jira#OPENSUSE-22 boo#1183818 - Enable testsuite- 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- Support builds with more than one python3 flavor gh#openSUSE/python-rpm-macros#66 - Remove shebang from examples (rpmlint warning, is in common doc) - Clean duplicate python flavor variables for configure - Update the provides/obsoletes tags for old-style dbus-1-$python- Version update to version 1.2.14: * Ensure that the numeric types from dbus.types get the same str() under Python 3.8 that they did under previous versions. * Disable -Winline. * Add Python 3.8 to CI. - Changes in version 1.2.12: * Don't save and restore the exception indicator when called from C code. - Changes in version 1.2.10: * Rewrite CONTRIBUTING.md document, based on Wayland's equivalent * Add clearer license information using SPDX-License-Identifier. * Improve test coverage. * Don't set deprecated tp_print to NULL under Python 3. * Include inherited methods and properties when documenting objects, which regressed when migrating from epydoc to sphinx. * Add missing variant_level member to UnixFd type, for parity with the other dbus.types types (dbus-python!3. - Note that this is a potentially incompatible change: unknown keyword arguments were previously ignored (!) and are now an error. * Don't reply to method calls if they have the NO_REPLY_EXPECTED flag (fd.o#32529, dbus-python#26. * Silence -Wcast-function-type with gcc 8. * Fix distcheck with python3.7 by deleting __pycache__ during uninstall. * Consistently save and restore the exception indicator when called from C code. * Avoid a long-standing race condition in the automated tests. * Fix Qt website URL. - Up dbus dependency; 1.8 is now required.- Add missing dependency for pkg-config files- Version update to version 1.2.8: * Python 2.7 required or 3.4 respectively * Tests use tap.py functionality * Upstream dropped epydoc completely * See NEWS for more- Use requires_ge instead of the rpm calls- drop unneeded epydoc requirement properly- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- drop unneeded epydoc requirement (API docs were not built anyway)- Rename package from dbus-1-python to python-dbus-python to conform to openSUSE package naming guidelines. - Switch to single-spec version - Update to version 1.2.4 + Enhancements: * Continous integration metadata for travis-ci.org is now available. Similar to dbus, this is split into .travis.yml (Travis-specifics) and tools/ci-build.sh (intended to be useful for any CI framework, although it does include various workarounds for travis-ci oddities). (Simon McVittie) + Fixes: * Make dbus.version a tuple again, not a list, for consistent sorting. This was a regression in 1.2.2. (Debian #816729, Simon McVittie) * Use inspect.signature() instead of inspect.getargspec() on Python versions that have it. inspect.getargspec() is deprecated in recent Python 3 and seems to have disappeared from 3.6 nightly builds. (Simon McVittie) * Make the tests pass in "narrow" Python builds where unicode objects are UTF-16, rather than the UCS-4 used in Linux distributions. (fd.o #57140, Simon McVittie) * Always include headers in a consistent order (Debian #749133, Simon McVittie) * Include config.h in all C code that we compile. This is necessary on platforms where it might contain something like "#define _GNU_SOURCE" or "#define inline __inline". (Simon McVittie) - Update to version 1.2.2 + Versioning changes: * dbus-python releases now have an even micro version (1.2.0, 1.2.2), and snapshots from git have an odd micro version (1.2.1). + Dependencies: * Building from git (but not from tarballs) now requires macros from the GNU Autoconf Archive, for example the autoconf-archive package in Debian or Fedora derivatives. * Building from git (but not from tarballs) now requires Automake 1.13 or later. * The automated tests and some examples now require PyGI (the gi module), not PyGObject 2 (the deprecated glib and gobject modules). + Enhancements: * There is now a setuptools setup.py, allowing dbus-python to be installed into a virtualenv using pip from a standard Automake source release. This requires pre-existing system-wide installations of the normal build dependencies (pkg-config, libdbus, dbus-glib, a C compiler) and has some limitations. For system-wide installations and development, please use the Autoconf/Automake build system directly. (fd.o #55439; Simon McVittie) * dbus-python now uses the common compiler warnings from AX_COMPILER_FLAGS (Simon McVittie) * The automated tests can now be installed as GNOME-style "installed tests", and should be somewhat more reliable (Simon McVittie) + Fixes: * ``from dbus.service import *`` now imports FallbackObject (fd.o #85720; Ben Longbons) * The GConf-related examples work again (fd.o #85720; Ben Longbons) * Consistently make examples executable, and install them all (fd.o #85720; Ben Longbons) * Search PATH for an appropriately-versioned pythonX.Y-config, or as a last resort python-config, if there isn't a ${PYTHON}-config in the same directory as ${PYTHON} (fd.o #92085; Yamashita, Yuu) * Add support for the Automake 1.13 parallel test driver (Simon McVittie) * Skip building API documentation if "import epydoc" fails (Simon McVittie) - Add python version-dependent and python version-indepent devel packages.dbus-1-python-develdbus-1-python2-develpython-dbus-python-develcloud112 16303061601.2.161.2.161.2.161.2.16-lp152.7.3.11.2.16-lp152.7.3.11.2.16-lp152.7.3.11.2.161.2.161.2.16-lp152.7.3.1dbus-python-2.7.hdbus-python-2.7.pcpython2-dbus-python-develAUTHORSpython2-dbus-python-develCOPYING/usr/include/dbus-1.0/dbus//usr/lib/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/python2-dbus-python-devel//usr/share/licenses//usr/share/licenses/python2-dbus-python-devel/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:16880/openSUSE_Leap_15.2_Update/974fc55d70586c517615352c7dc285b9-python-dbus-python.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxpkgconfig filedirectoryASCII textPRRwK9ў|utf-8bcf4b8455657373cb996c51af76f78aac796abc415914e02c2bd8f8b14b7fbe3?7zXZ !t/ s] cr$x#EzdD> )Ar 5h gވooY0էQZ_œӞKYN!`ML qƨ2L,=I8 Ucч4ACwvPRM-`f-MHH:GYJ0AF s]6"W% :?TQKf7}(^FR=,sP2:t jmb.w\$Ç qQBiJxؼ} L@L*zѬd;pcov1@"N3ٻa ZͲw_M;G̸0fN]@Z}Pd[Rwp϶>")zN=:<<FLtkTbAMbټU)7I*HKASRB<4VXPATVm̋#B%r۾Mm&J,Ǒ);u#Vj=ï0ƭ~%BgmErO5 jq+.dࠍg%)H)זDF 3y o4eѯ1E.6 /y7b“0K<`v3Qv/hr YkjI/yE4ԘmMdsGΦ*̻w(B8BJ}XgSQԷ}&͈Yi0;zab`}CŨs$4|(Elj?6~%M[2>3"Ơnb^>  3wIoOw Ws{9S9n>oH>OQt {lH UYEӼBR*JV|Άre>G- /=(C޸Mש!ҙQ21𒇒T>w'e%A.tn7o#`Di:eW{"BbٽaM 8IY1[%׵wkaƜg~:P" ~۩X#\y VOL"w$o[%uWI<~HxmCcB5ue\kVȒ-4&mz˂l ׽;[sj([O0hnk ᩶[- JHʶ YZ