diff options
author | wiz <wiz@pkgsrc.org> | 2020-01-27 10:42:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-01-27 10:42:12 +0000 |
commit | 0998a6b44b41fde0bebc312018d545ecf25d382f (patch) | |
tree | 796563c49a14c3e4d0267dc39d0542b7267fd281 /sysutils/py-dbus | |
parent | 77ffa6ab1b32134a3309d6d44c2b959f944f7eea (diff) | |
download | pkgsrc-0998a6b44b41fde0bebc312018d545ecf25d382f.tar.gz |
py-dbus: update to 1.2.16
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)
Diffstat (limited to 'sysutils/py-dbus')
-rw-r--r-- | sysutils/py-dbus/Makefile | 5 | ||||
-rw-r--r-- | sysutils/py-dbus/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile index 040988902ed..83b850d1478 100644 --- a/sysutils/py-dbus/Makefile +++ b/sysutils/py-dbus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2020/01/18 23:35:20 rillig Exp $ +# $NetBSD: Makefile,v 1.39 2020/01/27 10:42:12 wiz Exp $ -DISTNAME= dbus-python-1.2.14 +DISTNAME= dbus-python-1.2.16 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//} CATEGORIES= sysutils MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/ @@ -12,7 +12,6 @@ LICENSE= mit USE_TOOLS+= pkg-config gmake GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-html-docs --disable-api-docs PY_PATCHPLIST= YES diff --git a/sysutils/py-dbus/distinfo b/sysutils/py-dbus/distinfo index ae23b507403..04d06fb706d 100644 --- a/sysutils/py-dbus/distinfo +++ b/sysutils/py-dbus/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.18 2019/12/31 11:53:39 wiz Exp $ +$NetBSD: distinfo,v 1.19 2020/01/27 10:42:12 wiz Exp $ -SHA1 (dbus-python-1.2.14.tar.gz) = 7ccb3c5870d3411439a91e695f5780bf2527ed93 -RMD160 (dbus-python-1.2.14.tar.gz) = cca88a1da23729f278f181eb35e7fc655623d783 -SHA512 (dbus-python-1.2.14.tar.gz) = 773d66e40ab514639f1c5c619362659f290ddd5ae944eb8e09b5752624f3c86305b6c1d5562e290b36f1e6cf43f6d39cd4a227e18ff41499877546982ceebb51 -Size (dbus-python-1.2.14.tar.gz) = 576181 bytes +SHA1 (dbus-python-1.2.16.tar.gz) = de05308c75baa2ce5434de73d60428c005ac0cc1 +RMD160 (dbus-python-1.2.16.tar.gz) = ea5fa85fab091e77e45cd93d5a978d9d9bb85a04 +SHA512 (dbus-python-1.2.16.tar.gz) = e76c00c5fd3fe6884e4c24f258987fd3b80d21bd4e0f96aa8fda152078a860b62321324f6efcbfe7226d5ab2521a14b5bda7cf2468d2cae5f376c124a71aa05c +Size (dbus-python-1.2.16.tar.gz) = 576701 bytes SHA1 (patch-aa) = bcbcabf858eca13948dc874316d18da4ef36b6de |