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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90b8fe35ed37
branches:  trunk
changeset: 317495:90b8fe35ed37
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 08 09:13:11 2019 +0000

description:
py-test-django: updated to 3.4.5

3.4.5:

Bugfixes
* Use request.config instead of pytest.config
* :fixture:admin_user: handle "email" username_field

Misc
* Minor doc fixes
* tests: fix for pytest 4

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 8d256c131088 -r 90b8fe35ed37 www/py-test-django/Makefile
--- a/www/py-test-django/Makefile       Tue Jan 08 09:10:11 2019 +0000
+++ b/www/py-test-django/Makefile       Tue Jan 08 09:13:11 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/11/14 09:10:45 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/01/08 09:13:11 adam Exp $
 
-DISTNAME=      pytest-django-3.4.4
+DISTNAME=      pytest-django-3.4.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-django/}
diff -r 8d256c131088 -r 90b8fe35ed37 www/py-test-django/distinfo
--- a/www/py-test-django/distinfo       Tue Jan 08 09:10:11 2019 +0000
+++ b/www/py-test-django/distinfo       Tue Jan 08 09:13:11 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/11/14 09:10:45 adam Exp $
+$NetBSD: distinfo,v 1.11 2019/01/08 09:13:11 adam Exp $
 
-SHA1 (pytest-django-3.4.4.tar.gz) = ac1d0666e191ad374ad2332a7b79a2f6e092b1c9
-RMD160 (pytest-django-3.4.4.tar.gz) = bd3300d9c61c3f87db9b45581df37f88c93c5d33
-SHA512 (pytest-django-3.4.4.tar.gz) = a851b27e9abc4829a47abb5da40cbd69fea5c48b05c81f88910d4345696c6d01f78e07ac489cec7cfb5724dd8432891ff9260dc585e720d758491906812661df
-Size (pytest-django-3.4.4.tar.gz) = 66962 bytes
+SHA1 (pytest-django-3.4.5.tar.gz) = 8404dee3e7e4e2ddcffb35f00604afd3d7133804
+RMD160 (pytest-django-3.4.5.tar.gz) = d2e37d53c76f4c6486f01c3c2756da085f015c5d
+SHA512 (pytest-django-3.4.5.tar.gz) = 73e9002f773877b11de5585b2733274c8e111090f6fb86d7bce3f9ca6c4ba3d186adc57c4817d632c3d4111905ce6159e0aa22975021e80c5ef275a577595e05
+Size (pytest-django-3.4.5.tar.gz) = 67054 bytes



Home | Main Index | Thread Index | Old Index