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 Oct  2 08:45:10 UTC 2018

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

Log Message:
py-test-django: updated to 3.4.3

3.4.3:

Bugfixes
Fix OSError with arguments containing :: on Windows


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-test-django/Makefile
cvs rdiff -u -r1.8 -r1.9 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.7 pkgsrc/www/py-test-django/Makefile:1.8
--- pkgsrc/www/py-test-django/Makefile:1.7      Tue Aug 28 11:02:37 2018
+++ pkgsrc/www/py-test-django/Makefile  Tue Oct  2 08:45:10 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/08/28 11:02:37 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/10/02 08:45:10 adam Exp $
 
-DISTNAME=      pytest-django-3.4.2
+DISTNAME=      pytest-django-3.4.3
 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.8 pkgsrc/www/py-test-django/distinfo:1.9
--- pkgsrc/www/py-test-django/distinfo:1.8      Tue Aug 28 11:02:37 2018
+++ pkgsrc/www/py-test-django/distinfo  Tue Oct  2 08:45:10 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/08/28 11:02:37 adam Exp $
+$NetBSD: distinfo,v 1.9 2018/10/02 08:45:10 adam Exp $
 
-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
+SHA1 (pytest-django-3.4.3.tar.gz) = 209f10d31d0d679581a466806a53a967f1b6467f
+RMD160 (pytest-django-3.4.3.tar.gz) = b4e7f329a0664175115d5481f5fe4d6208ae0e94
+SHA512 (pytest-django-3.4.3.tar.gz) = f6df7a76899bde3c3e56b6b42d626be4bbabc925b23109594c8acd50c2d2ec80d9d93019563d1441ba1418a34c1a974579e2c6a0d786ced1db23736d99133c83
+Size (pytest-django-3.4.3.tar.gz) = 62514 bytes



Home | Main Index | Thread Index | Old Index