summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-01-14 16:05:04 +0000
committeradam <adam@pkgsrc.org>2020-01-14 16:05:04 +0000
commitd6867035535743e91493a324b66fc401e1b54c92 (patch)
tree95bdde7fbd739fc06e8f2c06d7d3776d960f4059 /www
parent8191169faf0c344bdc274b0aad0354ab3cae12af (diff)
downloadpkgsrc-d6867035535743e91493a324b66fc401e1b54c92.tar.gz
py-test-django: updated to 3.8.0
3.8.0: * Make Django's assertion helpers available in pytest_django.asserts. * Report django-configurations setting
Diffstat (limited to 'www')
-rw-r--r--www/py-test-django/Makefile4
-rw-r--r--www/py-test-django/PLIST5
-rw-r--r--www/py-test-django/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/www/py-test-django/Makefile b/www/py-test-django/Makefile
index 18b84174953..71133efb07e 100644
--- a/www/py-test-django/Makefile
+++ b/www/py-test-django/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/11/13 20:56:56 adam Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/14 16:05:04 adam Exp $
-DISTNAME= pytest-django-3.7.0
+DISTNAME= pytest-django-3.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-django/}
diff --git a/www/py-test-django/PLIST b/www/py-test-django/PLIST
index 36e09bcfe26..575b2393338 100644
--- a/www/py-test-django/PLIST
+++ b/www/py-test-django/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/02/27 12:07:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/01/14 16:05:04 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -8,6 +8,9 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pytest_django/__init__.py
${PYSITELIB}/pytest_django/__init__.pyc
${PYSITELIB}/pytest_django/__init__.pyo
+${PYSITELIB}/pytest_django/asserts.py
+${PYSITELIB}/pytest_django/asserts.pyc
+${PYSITELIB}/pytest_django/asserts.pyo
${PYSITELIB}/pytest_django/compat.py
${PYSITELIB}/pytest_django/compat.pyc
${PYSITELIB}/pytest_django/compat.pyo
diff --git a/www/py-test-django/distinfo b/www/py-test-django/distinfo
index f02bd6d7e9e..889659ac8b5 100644
--- a/www/py-test-django/distinfo
+++ b/www/py-test-django/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2019/11/13 20:56:56 adam Exp $
+$NetBSD: distinfo,v 1.18 2020/01/14 16:05:04 adam Exp $
-SHA1 (pytest-django-3.7.0.tar.gz) = 6c351e3cf9319bf9fe378880830241e9b1981847
-RMD160 (pytest-django-3.7.0.tar.gz) = 3be0d76b42240e88528775d58dac2b1cf50aff3d
-SHA512 (pytest-django-3.7.0.tar.gz) = ea3eb738ae234157ea1da2dc7bc2dea10136a3b062f5eb6b8a1777dd618f476a48cce6cfe8450834d50f6cf924d070cc212510efb18cf1c69e287502cbd6ffcf
-Size (pytest-django-3.7.0.tar.gz) = 69100 bytes
+SHA1 (pytest-django-3.8.0.tar.gz) = 229aeed544f5b079e769cad0c45b8bc9ffb895b5
+RMD160 (pytest-django-3.8.0.tar.gz) = 1fec911cd1b1eb49d4a7a143c5ac60eee597ca41
+SHA512 (pytest-django-3.8.0.tar.gz) = 3ce45b08f913c3e20b679c7f7a07818ffab7088fd90757794e1807db2025d655c195304da3ca3905c8ddb58fc9708000dc492f4114df8f4e7bfdb1285ebd997a
+Size (pytest-django-3.8.0.tar.gz) = 70013 bytes