pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-hypothesis py-hypothesis: updated to 3.47.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac625d7498da
branches:  trunk
changeset: 376452:ac625d7498da
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Mar 02 14:49:36 2018 +0000

description:
py-hypothesis: updated to 3.47.0

3.47.0:
:obj:~hypothesis.settings.register_profile now accepts keyword arguments for specific settings, and the parent settings object is now optional. Using a name for a registered profile which is not a 
string was never suggested, but it is now also deprecated and will eventually be an error.

diffstat:

 devel/py-hypothesis/Makefile |   4 ++--
 devel/py-hypothesis/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 55f512f4e125 -r ac625d7498da devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Fri Mar 02 14:29:17 2018 +0000
+++ b/devel/py-hypothesis/Makefile      Fri Mar 02 14:49:36 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2018/02/26 08:40:42 adam Exp $
+# $NetBSD: Makefile,v 1.48 2018/03/02 14:49:36 adam Exp $
 
-DISTNAME=      hypothesis-3.46.0
+DISTNAME=      hypothesis-3.47.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r 55f512f4e125 -r ac625d7498da devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Fri Mar 02 14:29:17 2018 +0000
+++ b/devel/py-hypothesis/distinfo      Fri Mar 02 14:49:36 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2018/02/26 08:40:42 adam Exp $
+$NetBSD: distinfo,v 1.45 2018/03/02 14:49:36 adam Exp $
 
-SHA1 (hypothesis-3.46.0.tar.gz) = def834b46b079bbf2514d455a36715d27f7ca243
-RMD160 (hypothesis-3.46.0.tar.gz) = 7b09789f0c936195f43ae5b34f94a97cdc5c0c4f
-SHA512 (hypothesis-3.46.0.tar.gz) = 393bb66183e5c8804c0ea30268b810c9aa441bc6a6f00642dc2afe4d07c9fd917c3089ae57d2e4323c90ba8a6d5658df94bbeb8826fd00b0cfe2a403c08ad369
-Size (hypothesis-3.46.0.tar.gz) = 148497 bytes
+SHA1 (hypothesis-3.47.0.tar.gz) = df8a1e87a6441bdab8a67df620b01d89dd618d19
+RMD160 (hypothesis-3.47.0.tar.gz) = fb565d25196cf68b87017fcb924f74b3c76c9c80
+SHA512 (hypothesis-3.47.0.tar.gz) = 14dd983fd7142df94cdb0564d439d0227f402c96c30509b0d755fbfd8142c0135fcbb379cd68e93bb4c8b622056c5e8881a17c2c5093b543974476a3bbf1ceb3
+Size (hypothesis-3.47.0.tar.gz) = 148696 bytes



Home | Main Index | Thread Index | Old Index