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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3aad0816854
branches:  trunk
changeset: 382235:c3aad0816854
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jun 24 11:19:33 2018 +0000

description:
py-test-django: updated to 3.3.2

3.3.2:
Unknown changes

3.3.1:
Bug fixes
* Fixed test for classmethod with Django TestCases again
Compatibility
* Support Django 2.1 (no changes necessary)

diffstat:

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

diffs (43 lines):

diff -r 586277fce6a1 -r c3aad0816854 www/py-test-django/Makefile
--- a/www/py-test-django/Makefile       Sun Jun 24 11:17:04 2018 +0000
+++ b/www/py-test-django/Makefile       Sun Jun 24 11:19:33 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/06/16 06:23:35 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/06/24 11:19:33 adam Exp $
 
-DISTNAME=      pytest-django-3.3.0
+DISTNAME=      pytest-django-3.3.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-django/}
diff -r 586277fce6a1 -r c3aad0816854 www/py-test-django/PLIST
--- a/www/py-test-django/PLIST  Sun Jun 24 11:17:04 2018 +0000
+++ b/www/py-test-django/PLIST  Sun Jun 24 11:19:33 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/01/11 14:07:11 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/06/24 11:19:33 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -32,6 +32,3 @@
 ${PYSITELIB}/pytest_django/plugin.py
 ${PYSITELIB}/pytest_django/plugin.pyc
 ${PYSITELIB}/pytest_django/plugin.pyo
-${PYSITELIB}/pytest_django/pytest_compat.py
-${PYSITELIB}/pytest_django/pytest_compat.pyc
-${PYSITELIB}/pytest_django/pytest_compat.pyo
diff -r 586277fce6a1 -r c3aad0816854 www/py-test-django/distinfo
--- a/www/py-test-django/distinfo       Sun Jun 24 11:17:04 2018 +0000
+++ b/www/py-test-django/distinfo       Sun Jun 24 11:19:33 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/06/16 06:23:35 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/06/24 11:19:33 adam Exp $
 
-SHA1 (pytest-django-3.3.0.tar.gz) = db03137906d471fbba09305d5f9770158131fbf2
-RMD160 (pytest-django-3.3.0.tar.gz) = f1396e2a20994dafc02e36f52a4cac40c2af1b9c
-SHA512 (pytest-django-3.3.0.tar.gz) = b4b74b0a98cf8763776c8ef07dc944732bfb08f1341e88871aaf43c0e3b99bbb2b65d51a1249c2cd3e1601a19cba6deebd2d29e137e136a21568eb51474837df
-Size (pytest-django-3.3.0.tar.gz) = 64949 bytes
+SHA1 (pytest-django-3.3.2.tar.gz) = 930bf059b51a18dc08cf24fefbe438b83a565651
+RMD160 (pytest-django-3.3.2.tar.gz) = c2f6e3d8a2344ddd83b69cd583094378120a907c
+SHA512 (pytest-django-3.3.2.tar.gz) = d0a1f297801785a31a83d8d3f7d9029ed4cace540f3436d8e193ee528aa5df203ad944a8aa078b58db12d5add504111555f577c664f25e891f82776c7d37befd
+Size (pytest-django-3.3.2.tar.gz) = 65053 bytes



Home | Main Index | Thread Index | Old Index