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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31fad3bf7f78
branches:  trunk
changeset: 329366:31fad3bf7f78
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Feb 06 08:51:48 2019 +0000

description:
py-test-django: updated to 3.4.7

3.4.7:
Bugfixes
* Fix disabling/handling of unittest methods with pytest 4.2+


3.4.6:
Bugfixes
* django_find_project: add cwd as fallback always

Misc
* Enable tests for Django 2.2 and add classifier
* Disallow pytest 4.2.0 in install_requires

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 806240ec5f09 -r 31fad3bf7f78 www/py-test-django/Makefile
--- a/www/py-test-django/Makefile       Wed Feb 06 08:08:17 2019 +0000
+++ b/www/py-test-django/Makefile       Wed Feb 06 08:51:48 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/01/08 09:13:11 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/02/06 08:51:48 adam Exp $
 
-DISTNAME=      pytest-django-3.4.5
+DISTNAME=      pytest-django-3.4.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-django/}
diff -r 806240ec5f09 -r 31fad3bf7f78 www/py-test-django/distinfo
--- a/www/py-test-django/distinfo       Wed Feb 06 08:08:17 2019 +0000
+++ b/www/py-test-django/distinfo       Wed Feb 06 08:51:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/01/08 09:13:11 adam Exp $
+$NetBSD: distinfo,v 1.12 2019/02/06 08:51:48 adam Exp $
 
-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
+SHA1 (pytest-django-3.4.7.tar.gz) = 10550d9d23c11db7373c7c164ab060248a0c8625
+RMD160 (pytest-django-3.4.7.tar.gz) = e0bfa8e9474553a57acd8a48f5b412390ed716d6
+SHA512 (pytest-django-3.4.7.tar.gz) = 21110dc4098e7923e3e4e8b979a178f1b2f21ef61756880b39ce1fb0fdea36cfdb481f374ffaf6d3343d9ab98a6e4fc77df35298e5b4e847ee559f34c1f94107
+Size (pytest-django-3.4.7.tar.gz) = 67699 bytes



Home | Main Index | Thread Index | Old Index