pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils py-dbus, dbus-python-common: Update to 1.2.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e744430ce306
branches:  trunk
changeset: 346361:e744430ce306
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 31 11:53:39 2019 +0000

description:
py-dbus, dbus-python-common: Update to 1.2.14

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)

diffstat:

 sysutils/dbus-python-common/Makefile |   4 ++--
 sysutils/dbus-python-common/distinfo |  10 +++++-----
 sysutils/py-dbus/Makefile            |   4 ++--
 sysutils/py-dbus/distinfo            |  10 +++++-----
 4 files changed, 14 insertions(+), 14 deletions(-)

diffs (55 lines):

diff -r ca416e651c50 -r e744430ce306 sysutils/dbus-python-common/Makefile
--- a/sysutils/dbus-python-common/Makefile      Tue Dec 31 11:41:32 2019 +0000
+++ b/sysutils/dbus-python-common/Makefile      Tue Dec 31 11:53:39 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/11/13 15:26:22 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/12/31 11:53:39 wiz Exp $
 
-DISTNAME=      dbus-python-1.2.12
+DISTNAME=      dbus-python-1.2.14
 PKGNAME=       ${DISTNAME:S/python/python-common/}
 CATEGORIES=    sysutils
 MASTER_SITES=  http://dbus.freedesktop.org/releases/dbus-python/
diff -r ca416e651c50 -r e744430ce306 sysutils/dbus-python-common/distinfo
--- a/sysutils/dbus-python-common/distinfo      Tue Dec 31 11:41:32 2019 +0000
+++ b/sysutils/dbus-python-common/distinfo      Tue Dec 31 11:53:39 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/11/13 15:26:22 wiz Exp $
+$NetBSD: distinfo,v 1.9 2019/12/31 11:53:39 wiz Exp $
 
-SHA1 (dbus-python-1.2.12.tar.gz) = d42b76863d89890a335425f5fe796052e3cc3712
-RMD160 (dbus-python-1.2.12.tar.gz) = 35e7224bd71e10a01c71567e87d13a4322d19f6a
-SHA512 (dbus-python-1.2.12.tar.gz) = 6f90eaeeb74ea71a026a331d4c611911eda6dfb6c9086a0a80352f9963a9ae126db6f3e32d183916b8517f177fc947f1ddb15df83ff0b5c886532116868383b4
-Size (dbus-python-1.2.12.tar.gz) = 574727 bytes
+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
diff -r ca416e651c50 -r e744430ce306 sysutils/py-dbus/Makefile
--- a/sysutils/py-dbus/Makefile Tue Dec 31 11:41:32 2019 +0000
+++ b/sysutils/py-dbus/Makefile Tue Dec 31 11:53:39 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2019/11/04 21:28:51 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2019/12/31 11:53:39 wiz Exp $
 
-DISTNAME=      dbus-python-1.2.12
+DISTNAME=      dbus-python-1.2.14
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-python//}
 CATEGORIES=    sysutils
 MASTER_SITES=  http://dbus.freedesktop.org/releases/dbus-python/
diff -r ca416e651c50 -r e744430ce306 sysutils/py-dbus/distinfo
--- a/sysutils/py-dbus/distinfo Tue Dec 31 11:41:32 2019 +0000
+++ b/sysutils/py-dbus/distinfo Tue Dec 31 11:53:39 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2019/10/10 12:52:17 wiz Exp $
+$NetBSD: distinfo,v 1.18 2019/12/31 11:53:39 wiz Exp $
 
-SHA1 (dbus-python-1.2.12.tar.gz) = d42b76863d89890a335425f5fe796052e3cc3712
-RMD160 (dbus-python-1.2.12.tar.gz) = 35e7224bd71e10a01c71567e87d13a4322d19f6a
-SHA512 (dbus-python-1.2.12.tar.gz) = 6f90eaeeb74ea71a026a331d4c611911eda6dfb6c9086a0a80352f9963a9ae126db6f3e32d183916b8517f177fc947f1ddb15df83ff0b5c886532116868383b4
-Size (dbus-python-1.2.12.tar.gz) = 574727 bytes
+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 (patch-aa) = bcbcabf858eca13948dc874316d18da4ef36b6de



Home | Main Index | Thread Index | Old Index