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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/102cffa74eec
branches:  trunk
changeset: 408980:102cffa74eec
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 14 16:05:04 2020 +0000

description:
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:

 www/py-test-django/Makefile |   4 ++--
 www/py-test-django/PLIST    |   5 ++++-
 www/py-test-django/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r f65cac344ee3 -r 102cffa74eec www/py-test-django/Makefile
--- a/www/py-test-django/Makefile       Tue Jan 14 15:05:43 2020 +0000
+++ b/www/py-test-django/Makefile       Tue Jan 14 16:05:04 2020 +0000
@@ -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 -r f65cac344ee3 -r 102cffa74eec www/py-test-django/PLIST
--- a/www/py-test-django/PLIST  Tue Jan 14 15:05:43 2020 +0000
+++ b/www/py-test-django/PLIST  Tue Jan 14 16:05:04 2020 +0000
@@ -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}/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 -r f65cac344ee3 -r 102cffa74eec www/py-test-django/distinfo
--- a/www/py-test-django/distinfo       Tue Jan 14 15:05:43 2020 +0000
+++ b/www/py-test-django/distinfo       Tue Jan 14 16:05:04 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index