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.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef5586293bbb
branches: trunk
changeset: 334765:ef5586293bbb
user: adam <adam%pkgsrc.org@localhost>
date: Wed Jun 05 05:14:05 2019 +0000
description:
py-test-django: updated to 3.5.0
3.5.0:
Features
* Run tests in the same order as Django
* Use verbosity=0 with disabled migrations
Bugfixes
* django_db_setup: warn instead of crash with teardown errors
Misc
* tests: fix test_sqlite_database_renamed
* tests/conftest.py: move import of db_helpers
* Cleanup/improve coverage, mainly with tests
* Slightly revisit unittest handling
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 8edb5a754b63 -r ef5586293bbb www/py-test-django/Makefile
--- a/www/py-test-django/Makefile Wed Jun 05 05:11:46 2019 +0000
+++ b/www/py-test-django/Makefile Wed Jun 05 05:14:05 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2019/02/27 12:07:14 adam Exp $
+# $NetBSD: Makefile,v 1.13 2019/06/05 05:14:05 adam Exp $
-DISTNAME= pytest-django-3.4.8
+DISTNAME= pytest-django-3.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-django/}
diff -r 8edb5a754b63 -r ef5586293bbb www/py-test-django/distinfo
--- a/www/py-test-django/distinfo Wed Jun 05 05:11:46 2019 +0000
+++ b/www/py-test-django/distinfo Wed Jun 05 05:14:05 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/02/27 12:07:14 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/06/05 05:14:05 adam Exp $
-SHA1 (pytest-django-3.4.8.tar.gz) = b2e8ce6a5434c73967617f6a660617216408e593
-RMD160 (pytest-django-3.4.8.tar.gz) = 663c857e967c037b81b0bd24ed13ca554fc58970
-SHA512 (pytest-django-3.4.8.tar.gz) = 526cc93e725cba618593e9bd01fb31319f9d7054b69067b34780e2be458ab47119e0969089c99d0497ce41d5d93b34a0099812147b0d38e1aab6be4b5778ccd1
-Size (pytest-django-3.4.8.tar.gz) = 67335 bytes
+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
Home |
Main Index |
Thread Index |
Old Index