pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-test-django py-test-django: updated to 3.4.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7cdd5a49052
branches:  trunk
changeset: 313530:b7cdd5a49052
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 02 08:45:10 2018 +0000

description:
py-test-django: updated to 3.4.3

3.4.3:

Bugfixes
Fix OSError with arguments containing :: on Windows

diffstat:

 www/py-test-django/Makefile |   4 ++--
 www/py-test-django/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 3d4afad16391 -r b7cdd5a49052 www/py-test-django/Makefile
--- a/www/py-test-django/Makefile       Tue Oct 02 08:43:53 2018 +0000
+++ b/www/py-test-django/Makefile       Tue Oct 02 08:45:10 2018 +0000
@@ -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/}
diff -r 3d4afad16391 -r b7cdd5a49052 www/py-test-django/distinfo
--- a/www/py-test-django/distinfo       Tue Oct 02 08:43:53 2018 +0000
+++ b/www/py-test-django/distinfo       Tue Oct 02 08:45:10 2018 +0000
@@ -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