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: Tue Jan 8 09:13:11 UTC 2019
Modified Files:
pkgsrc/www/py-test-django: Makefile distinfo
Log Message:
py-test-django: updated to 3.4.5
3.4.5:
Bugfixes
* Use request.config instead of pytest.config
* :fixture:admin_user: handle "email" username_field
Misc
* Minor doc fixes
* tests: fix for pytest 4
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-test-django/Makefile
cvs rdiff -u -r1.10 -r1.11 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.9 pkgsrc/www/py-test-django/Makefile:1.10
--- pkgsrc/www/py-test-django/Makefile:1.9 Wed Nov 14 09:10:45 2018
+++ pkgsrc/www/py-test-django/Makefile Tue Jan 8 09:13:11 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/11/14 09:10:45 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/01/08 09:13:11 adam Exp $
-DISTNAME= pytest-django-3.4.4
+DISTNAME= pytest-django-3.4.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-django/}
Index: pkgsrc/www/py-test-django/distinfo
diff -u pkgsrc/www/py-test-django/distinfo:1.10 pkgsrc/www/py-test-django/distinfo:1.11
--- pkgsrc/www/py-test-django/distinfo:1.10 Wed Nov 14 09:10:45 2018
+++ pkgsrc/www/py-test-django/distinfo Tue Jan 8 09:13:11 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/11/14 09:10:45 adam Exp $
+$NetBSD: distinfo,v 1.11 2019/01/08 09:13:11 adam Exp $
-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
+SHA1 (pytest-django-3.4.5.tar.gz) = 8404dee3e7e4e2ddcffb35f00604afd3d7133804
+RMD160 (pytest-django-3.4.5.tar.gz) = d2e37d53c76f4c6486f01c3c2756da085f015c5d
+SHA512 (pytest-django-3.4.5.tar.gz) = 73e9002f773877b11de5585b2733274c8e111090f6fb86d7bce3f9ca6c4ba3d186adc57c4817d632c3d4111905ce6159e0aa22975021e80c5ef275a577595e05
+Size (pytest-django-3.4.5.tar.gz) = 67054 bytes
Home |
Main Index |
Thread Index |
Old Index