pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec 31 11:53:39 UTC 2019

Modified Files:
        pkgsrc/sysutils/dbus-python-common: Makefile distinfo
        pkgsrc/sysutils/py-dbus: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/dbus-python-common/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/dbus-python-common/distinfo
cvs rdiff -u -r1.36 -r1.37 pkgsrc/sysutils/py-dbus/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/py-dbus/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/dbus-python-common/Makefile
diff -u pkgsrc/sysutils/dbus-python-common/Makefile:1.19 pkgsrc/sysutils/dbus-python-common/Makefile:1.20
--- pkgsrc/sysutils/dbus-python-common/Makefile:1.19    Wed Nov 13 15:26:22 2019
+++ pkgsrc/sysutils/dbus-python-common/Makefile Tue Dec 31 11:53:39 2019
@@ -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/

Index: pkgsrc/sysutils/dbus-python-common/distinfo
diff -u pkgsrc/sysutils/dbus-python-common/distinfo:1.8 pkgsrc/sysutils/dbus-python-common/distinfo:1.9
--- pkgsrc/sysutils/dbus-python-common/distinfo:1.8     Wed Nov 13 15:26:22 2019
+++ pkgsrc/sysutils/dbus-python-common/distinfo Tue Dec 31 11:53:39 2019
@@ -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

Index: pkgsrc/sysutils/py-dbus/Makefile
diff -u pkgsrc/sysutils/py-dbus/Makefile:1.36 pkgsrc/sysutils/py-dbus/Makefile:1.37
--- pkgsrc/sysutils/py-dbus/Makefile:1.36       Mon Nov  4 21:28:51 2019
+++ pkgsrc/sysutils/py-dbus/Makefile    Tue Dec 31 11:53:39 2019
@@ -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/

Index: pkgsrc/sysutils/py-dbus/distinfo
diff -u pkgsrc/sysutils/py-dbus/distinfo:1.17 pkgsrc/sysutils/py-dbus/distinfo:1.18
--- pkgsrc/sysutils/py-dbus/distinfo:1.17       Thu Oct 10 12:52:17 2019
+++ pkgsrc/sysutils/py-dbus/distinfo    Tue Dec 31 11:53:39 2019
@@ -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