Wednesday, October 31, 2018

[M. Update] x11/py-qtpy 1.5.1 -> 1.5.2

Index: x11/py-qtpy/Makefile
===================================================================
RCS file: /cvs/ports/x11/py-qtpy/Makefile,v
retrieving revision 1.6
diff -u -p -u -r1.6 Makefile
--- x11/py-qtpy/Makefile 29 Sep 2018 08:38:04 -0000 1.6
+++ x11/py-qtpy/Makefile 31 Oct 2018 11:36:09 -0000
@@ -2,7 +2,7 @@

COMMENT = provides an abstraction layer of various Qt bindings

-MODPY_EGG_VERSION = 1.5.1
+MODPY_EGG_VERSION = 1.5.2
DISTNAME = QtPy-${MODPY_EGG_VERSION}
PKGNAME = py-qtpy-${MODPY_EGG_VERSION}
CATEGORIES = x11
Index: x11/py-qtpy/distinfo
===================================================================
RCS file: /cvs/ports/x11/py-qtpy/distinfo,v
retrieving revision 1.5
diff -u -p -u -r1.5 distinfo
--- x11/py-qtpy/distinfo 29 Sep 2018 08:38:04 -0000 1.5
+++ x11/py-qtpy/distinfo 31 Oct 2018 11:36:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (QtPy-1.5.1.tar.gz) = wMKgoUJbLBZnN+8hmQS+GwRWeh7/lMLtFG8DOir7ODs=
-SIZE (QtPy-1.5.1.tar.gz) = 30269
+SHA256 (QtPy-1.5.2.tar.gz) = TGkPkFhsgsEhC7b99enuTRIogJQh3Go0nFr6zCfKq80=
+SIZE (QtPy-1.5.2.tar.gz) = 30387
Changelog:
https://github.com/spyder-ide/qtpy/blob/master/CHANGELOG.md#version-152-2018-10-20
Mainly bugfixes and additions. Those changes shouldn't affect consumers.
Regression test passing.
Tested with devel/spyder/spyder OK.

Cheers.
Elias.

No comments:

Post a Comment