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.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b19ebdd8839
branches: trunk
changeset: 315021:5b19ebdd8839
user: adam <adam%pkgsrc.org@localhost>
date: Wed Nov 14 09:10:45 2018 +0000
description:
py-test-django: updated to 3.4.4
3.4.4:
Bugfixes
* Refine the django.conf module check to see if the settings really are
configured.
* Avoid crash after OSError during Django path detection.
Features
* Add parameter info to fixture assert_num_queries to display additional message on failure.
Docs
* Improve doc for django_assert_num_queries/django_assert_max_num_queries.
* Add warning about sqlite specific snippet + fix typos.
Misc
* MANIFEST.in: include tests for downstream distros.
* Ensure that the LICENSE file is included in wheels.
* Run black on source.
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 8618821a53e4 -r 5b19ebdd8839 www/py-test-django/Makefile
--- a/www/py-test-django/Makefile Wed Nov 14 09:09:47 2018 +0000
+++ b/www/py-test-django/Makefile Wed Nov 14 09:10:45 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/10/02 08:45:10 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/11/14 09:10:45 adam Exp $
-DISTNAME= pytest-django-3.4.3
+DISTNAME= pytest-django-3.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-django/}
diff -r 8618821a53e4 -r 5b19ebdd8839 www/py-test-django/distinfo
--- a/www/py-test-django/distinfo Wed Nov 14 09:09:47 2018 +0000
+++ b/www/py-test-django/distinfo Wed Nov 14 09:10:45 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/10/02 08:45:10 adam Exp $
+$NetBSD: distinfo,v 1.10 2018/11/14 09:10:45 adam Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index