Sat Jun 16 06:23:35 2018 UTC ()
py-test-django: updated to 3.3.0

3.3.0:
Features
Added new fixtures django_mail_dnsname and django_mail_patch_dns, used by mailoutbox to monkeypatch the DNS_NAME used in django.core.mail to improve performance and reproducibility.

Bug fixes
Fixed test for classmethod with Django TestCases
Fixed RemovedInPytest4Warning: MarkInfo objects are deprecated
Fixed scope of overridden settings with live_server fixture: previously they were visible to following tests


(adam)
diff -r1.2 -r1.3 pkgsrc/www/py-test-django/Makefile
diff -r1.3 -r1.4 pkgsrc/www/py-test-django/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/www/py-test-django/Makefile (expand / switch to context diff)
--- pkgsrc/www/py-test-django/Makefile 2018/04/18 07:09:02 1.2
+++ pkgsrc/www/py-test-django/Makefile 2018/06/16 06:23:35 1.3
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/04/18 07:09:02 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/06/16 06:23:35 adam Exp $
 
-DISTNAME=	pytest-django-3.2.1
+DISTNAME=	pytest-django-3.3.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=	www python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pytest-django/}

cvs diff -r1.3 -r1.4 pkgsrc/www/py-test-django/distinfo (expand / switch to context diff)
--- pkgsrc/www/py-test-django/distinfo 2018/04/18 07:09:02 1.3
+++ pkgsrc/www/py-test-django/distinfo 2018/06/16 06:23:35 1.4
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/04/18 07:09:02 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/06/16 06:23:35 adam Exp $
 
-SHA1 (pytest-django-3.2.1.tar.gz) = c1bf73a315e6f10ef24f3e5ce558e185782ff172
+SHA1 (pytest-django-3.3.0.tar.gz) = db03137906d471fbba09305d5f9770158131fbf2
-RMD160 (pytest-django-3.2.1.tar.gz) = 63b5aeb6b77ebdedeccb48b0c321d1184c72ebf0
+RMD160 (pytest-django-3.3.0.tar.gz) = f1396e2a20994dafc02e36f52a4cac40c2af1b9c
-SHA512 (pytest-django-3.2.1.tar.gz) = a67e6eef8c18f3b0372f2d544d0a52ced4afd15f65439a41fadf9ad453069f9a09c7cf369dab2088a8b739363524a4db97b450abe004c2e51f764ff70ddee54d
+SHA512 (pytest-django-3.3.0.tar.gz) = b4b74b0a98cf8763776c8ef07dc944732bfb08f1341e88871aaf43c0e3b99bbb2b65d51a1249c2cd3e1601a19cba6deebd2d29e137e136a21568eb51474837df
-Size (pytest-django-3.2.1.tar.gz) = 63706 bytes
+Size (pytest-django-3.3.0.tar.gz) = 64949 bytes