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: Wed Feb 6 08:51:48 UTC 2019
Modified Files:
pkgsrc/www/py-test-django: Makefile distinfo
Log Message:
py-test-django: updated to 3.4.7
3.4.7:
Bugfixes
* Fix disabling/handling of unittest methods with pytest 4.2+
3.4.6:
Bugfixes
* django_find_project: add cwd as fallback always
Misc
* Enable tests for Django 2.2 and add classifier
* Disallow pytest 4.2.0 in install_requires
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-test-django/Makefile
cvs rdiff -u -r1.11 -r1.12 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.10 pkgsrc/www/py-test-django/Makefile:1.11
--- pkgsrc/www/py-test-django/Makefile:1.10 Tue Jan 8 09:13:11 2019
+++ pkgsrc/www/py-test-django/Makefile Wed Feb 6 08:51:48 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/01/08 09:13:11 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/02/06 08:51:48 adam Exp $
-DISTNAME= pytest-django-3.4.5
+DISTNAME= pytest-django-3.4.7
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.11 pkgsrc/www/py-test-django/distinfo:1.12
--- pkgsrc/www/py-test-django/distinfo:1.11 Tue Jan 8 09:13:11 2019
+++ pkgsrc/www/py-test-django/distinfo Wed Feb 6 08:51:48 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/01/08 09:13:11 adam Exp $
+$NetBSD: distinfo,v 1.12 2019/02/06 08:51:48 adam Exp $
-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
+SHA1 (pytest-django-3.4.7.tar.gz) = 10550d9d23c11db7373c7c164ab060248a0c8625
+RMD160 (pytest-django-3.4.7.tar.gz) = e0bfa8e9474553a57acd8a48f5b412390ed716d6
+SHA512 (pytest-django-3.4.7.tar.gz) = 21110dc4098e7923e3e4e8b979a178f1b2f21ef61756880b39ce1fb0fdea36cfdb481f374ffaf6d3343d9ab98a6e4fc77df35298e5b4e847ee559f34c1f94107
+Size (pytest-django-3.4.7.tar.gz) = 67699 bytes
Home |
Main Index |
Thread Index |
Old Index