pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-test-django



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 28 11:02:37 UTC 2018

Modified Files:
        pkgsrc/www/py-test-django: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-test-django/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-test-django/distinfo

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

Modified files:

Index: pkgsrc/www/py-test-django/Makefile
diff -u pkgsrc/www/py-test-django/Makefile:1.6 pkgsrc/www/py-test-django/Makefile:1.7
--- pkgsrc/www/py-test-django/Makefile:1.6      Sat Aug 18 21:14:49 2018
+++ pkgsrc/www/py-test-django/Makefile  Tue Aug 28 11:02:37 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/08/18 21:14:49 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/08/28 11:02:37 adam Exp $
 
-DISTNAME=      pytest-django-3.4.1
+DISTNAME=      pytest-django-3.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-django/}

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



Home | Main Index | Thread Index | Old Index