<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/py-dbus/PLIST, branch pkgsrc_2016Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2016Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2016Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2016-04-15T10:15:15Z</updated>
<entry>
<title>Update python dbus bindings to 1.2.4.</title>
<updated>2016-04-15T10:15:15Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2016-04-15T10:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=baa7eeed206a40d587b54da67628e7c96ba9288b'/>
<id>urn:sha1:baa7eeed206a40d587b54da67628e7c96ba9288b</id>
<content type='text'>
D-Bus Python Bindings 1.2.4 (2016-03-06)
========================================

The “75,000 microchips” release.

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)
</content>
</entry>
<entry>
<title>update to 1.1.1</title>
<updated>2012-08-01T18:04:26Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2012-08-01T18:04:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e1ff0dfba7d29fd6b658b916d4e9fff711b623fe'/>
<id>urn:sha1:e1ff0dfba7d29fd6b658b916d4e9fff711b623fe</id>
<content type='text'>
supports Python3x
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.83.0:</title>
<updated>2009-01-07T21:20:28Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-01-07T21:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c753fddc63da039d7c08ed1c7e23f7ef43f67ba7'/>
<id>urn:sha1:c753fddc63da039d7c08ed1c7e23f7ef43f67ba7</id>
<content type='text'>
D-Bus Python Bindings 0.83.0 (2008-07-23)
=========================================

Features:

* Add bindings for DBusServer (thanks to Mathias Hasselmann, Huang Peng;
  fd.o #14322, #15514).

* Omit the service's traceback from certain D-Bus errors: specifically, those
  that were probably deliberately raised as part of an API. Subclasses
  of DBusException that indicate programmer error can turn the traceback
  back on if it seems likely to be useful.

Fixes:

* Don't emit spurious Error messages if libdbus gives object-path handlers
  a message that isn't a method call (most likely because of binding to a
  locally emitted signal, as in fd.o #14199).

* Make multiple filters added by Connection.add_message_filter work
  (fd.o #15547, thanks to Huang Peng).

* Make the API docs build correctly when out-of-tree

* Require dbus 1.0 so we can get rid of DBUS_API_SUBJECT_TO_CHANGE
</content>
</entry>
<entry>
<title>update to 0.82.3</title>
<updated>2008-01-09T19:04:42Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2008-01-09T19:04:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=244bfdf38614f4ef75ad38a24cc4092d1e718768'/>
<id>urn:sha1:244bfdf38614f4ef75ad38a24cc4092d1e718768</id>
<content type='text'>
changes:
-fixes
-dbus.Bus() deprecated
-ode for which Collabora is the only copyright holder is now under
 the same permissive MIT/X11 license under which dbus core
 is being relicensed
</content>
</entry>
<entry>
<title>update to 0.82.2</title>
<updated>2007-09-03T10:00:34Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2007-09-03T10:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c94b47ce7f97350686141fcb3737cb4fa7ff9c6'/>
<id>urn:sha1:6c94b47ce7f97350686141fcb3737cb4fa7ff9c6</id>
<content type='text'>
This is a new major branch, too many changes to list here.
</content>
</entry>
<entry>
<title>Update to 0.71:</title>
<updated>2006-08-23T09:45:58Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2006-08-23T09:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=703621f310bf38525fb939c0597cd0e9993856c4'/>
<id>urn:sha1:703621f310bf38525fb939c0597cd0e9993856c4</id>
<content type='text'>
D-Bus Python Bindings 0.71 (24 July 2006)
==
- Binary modules are now installed in the correct directory
- Distutils exports the dbus and dbus-glib cflags

D-Bus Python Bindings 0.70 (17 July 2006)
==
- First release of bindings split
- Move to a distutils build enviornment
- It is possible to now specify sender_keyword="foo", path_keyword="bar" when
  adding a signal listener
</content>
</entry>
<entry>
<title>Enabled it to build with python24 &amp; sync with dbus-glib.</title>
<updated>2006-04-02T15:04:20Z</updated>
<author>
<name>rxg</name>
<email>rxg</email>
</author>
<published>2006-04-02T15:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5c841517214c62a09c9fd0d6f0d273f5970a4c5'/>
<id>urn:sha1:b5c841517214c62a09c9fd0d6f0d273f5970a4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intial import py-dbus-0.23.4nb2.</title>
<updated>2006-02-11T14:55:51Z</updated>
<author>
<name>rxg</name>
<email>rxg</email>
</author>
<published>2006-02-11T14:55:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e0c567b0e039d26708013f44c3ad645cdb7489a9'/>
<id>urn:sha1:e0c567b0e039d26708013f44c3ad645cdb7489a9</id>
<content type='text'>
This package provides the Python D-BUS bindings.

Oked by wiz.
</content>
</entry>
</feed>
