<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/dbus-python-common, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2021-12-30T13:24:01Z</updated>
<entry>
<title>Do not mention Python 3.6</title>
<updated>2021-12-30T13:24:01Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-12-30T13:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a205379d231c1e8721fcfa605aafff0c6a7244ed'/>
<id>urn:sha1:a205379d231c1e8721fcfa605aafff0c6a7244ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revbump for icu and libffi</title>
<updated>2021-12-08T16:01:42Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2021-12-08T16:01:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac26554d9f5c20806cbab620560e5cdb9f5af267'/>
<id>urn:sha1:ac26554d9f5c20806cbab620560e5cdb9f5af267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T11:19:17Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T11:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a5e779c106627678e146ee85466e76e3c46fd926'/>
<id>urn:sha1:a5e779c106627678e146ee85466e76e3c46fd926</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes</content>
</entry>
<entry>
<title>sysutils: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:57:31Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4b12e2879b8ac33e793dec815084da66df731495'/>
<id>urn:sha1:4b12e2879b8ac33e793dec815084da66df731495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dbus-python-common: update to 1.2.18.</title>
<updated>2021-07-29T09:58:49Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2021-07-29T09:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e176063b55e14432a253315ec1a856fa957ded9'/>
<id>urn:sha1:8e176063b55e14432a253315ec1a856fa957ded9</id>
<content type='text'>
dbus Python Bindings 1.2.18 (2021-07-20)
========================================

Build-time configuration changes:

• dbus-python will be built for python3 if neither PYTHON nor
  PYTHON_VERSION is specified. Use a command like

      ./configure PYTHON=$(command -v python2)

  if installation for Python 2 (EOL 2020-01-01) is required.

Dependencies:

• Python 2 reached end-of-life on 2020-01-01. A future version of
  dbus-python is likely to remove Python 2 support.

Fixes:

• Move from collections.Sequence to collections.abc.Sequence on
  Python ≥ 3.3, for Python 3.10 compatibility
  (dbus-python#37; Simon McVittie)

• 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
  (dbus-python!9, Red Hat #1938703; David King)

• Fix memory and fd leak if UnixFd is given an invalid negative
  variant_level (Simon McVittie)

• Avoid more deprecation warnings:
  - gi.repository.GObject.MainLoop etc. (now used via gi.repository.GLib)
  - gi.repository.GLib.threads_init (no longer necessary at all)
  (Simon McVittie)

• 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
  (Simon McVittie)

CI fixes:

• Stop installing tap.py for Python 2. The latest version only supports
  Python 3. (Simon McVittie)

• Move from Python 3.8 on Debian unstable (no longer available) to
  3.9 on Debian 11 (Simon McVittie)

• Also test with Python 3.10 on Ubuntu 21.10 (Simon McVittie)

• Remove Travis-CI integration, only use Gitlab-CI (Simon McVittie)</content>
</entry>
<entry>
<title>sysutils/dbus-python-common: fix unknown configure option</title>
<updated>2020-05-02T14:58:17Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-05-02T14:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=76b57d7c7fcf2dfc61367441f70a98502ce00b80'/>
<id>urn:sha1:76b57d7c7fcf2dfc61367441f70a98502ce00b80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: recursive bump for libffi</title>
<updated>2020-03-08T16:47:24Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2020-03-08T16:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=091d074be0625e0f93ce469abacf962d284acb9b'/>
<id>urn:sha1:091d074be0625e0f93ce469abacf962d284acb9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py-dbus: update to 1.2.16</title>
<updated>2020-01-27T10:42:12Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2020-01-27T10:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0998a6b44b41fde0bebc312018d545ecf25d382f'/>
<id>urn:sha1:0998a6b44b41fde0bebc312018d545ecf25d382f</id>
<content type='text'>
dbus Python Bindings 1.2.16 (2020-01-14)
========================================

The “bag of assorted swords” release.

Enhancements:

• 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.
  (Simon McVittie)

Fixes:

• Forbid unexpanded AX-prefixed macros more selectively, similar to
  dbus#249. (Simon McVittie)</content>
</entry>
<entry>
<title>all: migrate several HOMEPAGEs to https</title>
<updated>2020-01-18T23:30:43Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-01-18T23:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6aafc34bcab826d3415e2834cbf1d3a4c314d73'/>
<id>urn:sha1:e6aafc34bcab826d3415e2834cbf1d3a4c314d73</id>
<content type='text'>
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.</content>
</entry>
<entry>
<title>py-dbus, dbus-python-common: Update to 1.2.14</title>
<updated>2019-12-31T11:53:39Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2019-12-31T11:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5d82c87d9bae81ac7bc2955036c24f9bfa74840d'/>
<id>urn:sha1:5d82c87d9bae81ac7bc2955036c24f9bfa74840d</id>
<content type='text'>
dbus Python Bindings 1.2.14 (2019-11-25)
========================================

The “don't stand in the fire” release.

Fixes:

• Ensure that the numeric types from dbus.types get the same str()
  under Python 3.8 that they did under previous versions. Previously,
  Python 3.8 used their repr() for the str(), which was not intended.
  (dbus-python#31; matclab, Simon McVittie)

• Disable -Winline (Simon McVittie)

• Add Python 3.8 to CI (Simon McVittie)</content>
</entry>
</feed>
