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.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d05305f3007
branches:  trunk
changeset: 335780:8d05305f3007
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 01 11:02:31 2019 +0000

description:
py-test-django: updated to 3.5.1

3.5.1:
Bugfixes
Fix compatibility with pytest 5.x

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 1e878e7ecb37 -r 8d05305f3007 www/py-test-django/Makefile
--- a/www/py-test-django/Makefile       Mon Jul 01 11:00:59 2019 +0000
+++ b/www/py-test-django/Makefile       Mon Jul 01 11:02:31 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/06/05 05:14:05 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/01 11:02:31 adam Exp $
 
-DISTNAME=      pytest-django-3.5.0
+DISTNAME=      pytest-django-3.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-django/}
diff -r 1e878e7ecb37 -r 8d05305f3007 www/py-test-django/distinfo
--- a/www/py-test-django/distinfo       Mon Jul 01 11:00:59 2019 +0000
+++ b/www/py-test-django/distinfo       Mon Jul 01 11:02:31 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2019/06/05 05:14:05 adam Exp $
+$NetBSD: distinfo,v 1.15 2019/07/01 11:02:31 adam Exp $
 
-SHA1 (pytest-django-3.5.0.tar.gz) = 35881995bce9af716538ab95c275784578a6be0c
-RMD160 (pytest-django-3.5.0.tar.gz) = 1d0d8a0d9429575dad45502f7dd2236df83ada3b
-SHA512 (pytest-django-3.5.0.tar.gz) = e757faa69552e4db70b3876ef3303ef321ba49e5a5b79898cbfd6d20bb7d73e2db175746f3dce6e613a8130e06c87b5b2ee6a9d14281f863d42179ef3a782710
-Size (pytest-django-3.5.0.tar.gz) = 67577 bytes
+SHA1 (pytest-django-3.5.1.tar.gz) = 679e5fbcb84afbc1850c1e17284daa419b87ab3a
+RMD160 (pytest-django-3.5.1.tar.gz) = 067af99ba9e985e00cbbaad2f415def8eed0a98e
+SHA512 (pytest-django-3.5.1.tar.gz) = d9729aafe78fc128e367c2a1d3cea01e9a146989384ca560ef42d24da414f753713f11a0115bcf8b659975111aeadde65da7b5c322c5ac8c95f1b789ad0ff06d
+Size (pytest-django-3.5.1.tar.gz) = 67768 bytes



Home | Main Index | Thread Index | Old Index