pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-test-django
Module Name: pkgsrc
Committed By: adam
Date: Sun Jun 24 11:19:33 UTC 2018
Modified Files:
pkgsrc/www/py-test-django: Makefile PLIST distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-test-django/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-test-django/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-test-django/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-test-django/Makefile
diff -u pkgsrc/www/py-test-django/Makefile:1.3 pkgsrc/www/py-test-django/Makefile:1.4
--- pkgsrc/www/py-test-django/Makefile:1.3 Sat Jun 16 06:23:35 2018
+++ pkgsrc/www/py-test-django/Makefile Sun Jun 24 11:19:33 2018
@@ -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/}
Index: pkgsrc/www/py-test-django/PLIST
diff -u pkgsrc/www/py-test-django/PLIST:1.1 pkgsrc/www/py-test-django/PLIST:1.2
--- pkgsrc/www/py-test-django/PLIST:1.1 Thu Jan 11 14:07:11 2018
+++ pkgsrc/www/py-test-django/PLIST Sun Jun 24 11:19:33 2018
@@ -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/migrations.py
${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
Index: pkgsrc/www/py-test-django/distinfo
diff -u pkgsrc/www/py-test-django/distinfo:1.4 pkgsrc/www/py-test-django/distinfo:1.5
--- pkgsrc/www/py-test-django/distinfo:1.4 Sat Jun 16 06:23:35 2018
+++ pkgsrc/www/py-test-django/distinfo Sun Jun 24 11:19:33 2018
@@ -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