Tue Aug 28 11:02:37 2018 UTC ()
py-test-django: updated to 3.4.2

3.4.2:
Bugfixes
- Changed dependency for pathlib to pathlib2.
- Fixed code for inserting the project to sys.path with pathlib to use an absolute path, regression in 3.4.0


(adam)
diff -r1.6 -r1.7 pkgsrc/www/py-test-django/Makefile
diff -r1.7 -r1.8 pkgsrc/www/py-test-django/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/www/py-test-django/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-test-django/Makefile 2018/08/18 21:14:49 1.6
+++ pkgsrc/www/py-test-django/Makefile 2018/08/28 11:02:37 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2018/08/18 21:14:49 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2018/08/28 11:02:37 adam Exp $
2 2
3DISTNAME= pytest-django-3.4.1 3DISTNAME= pytest-django-3.4.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-django/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-django/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pytest-django.readthedocs.io/ 9HOMEPAGE= https://pytest-django.readthedocs.io/
10COMMENT= Django plugin for pytest 10COMMENT= Django plugin for pytest
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-test>=3.6:../../devel/py-test 13DEPENDS+= ${PYPKGPREFIX}-test>=3.6:../../devel/py-test
14BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.11.1:../../devel/py-setuptools_scm 14BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.11.1:../../devel/py-setuptools_scm
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.7 -r1.8 pkgsrc/www/py-test-django/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-test-django/distinfo 2018/08/18 21:14:49 1.7
+++ pkgsrc/www/py-test-django/distinfo 2018/08/28 11:02:37 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2018/08/18 21:14:49 adam Exp $ 1$NetBSD: distinfo,v 1.8 2018/08/28 11:02:37 adam Exp $
2 2
3SHA1 (pytest-django-3.4.1.tar.gz) = 0ad93a694d9b9034d5d6bfc0c3b5d76f057487aa 3SHA1 (pytest-django-3.4.2.tar.gz) = e31f0110fe86da53b3918b4158a71a8cb0d730e2
4RMD160 (pytest-django-3.4.1.tar.gz) = e198573b695dc8f97bb6236d31831961603b6f3c 4RMD160 (pytest-django-3.4.2.tar.gz) = 33d05b9c3bfac2f7d5cba1a9979067add0e74a4c
5SHA512 (pytest-django-3.4.1.tar.gz) = bb6d445e2834e2d9812df4ebc404997a20c6c048d52eb18e76136347edb52946fd7ca66bbadda51bbabd04eb7bd242792ee495be066e271a65cf506cf70c5dbd 5SHA512 (pytest-django-3.4.2.tar.gz) = 09267ad7d4d0dc270c5f11af054706c410ae71b697df0f601716c7aeb9591f2e53ddf33e679ef3fe0fd2860a0b3d2ac01e599eee774ba918b89efbc61f16e964
6Size (pytest-django-3.4.1.tar.gz) = 62394 bytes 6Size (pytest-django-3.4.2.tar.gz) = 62609 bytes