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 27 12:07:14 UTC 2019

Modified Files:
        pkgsrc/www/py-test-django: Makefile PLIST distinfo

Log Message:
py-test-django: updated to 3.4.8

3.4.8:
Fix DB renaming fixture for Multi-DB environment with SQLite


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-test-django/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-test-django/PLIST
cvs rdiff -u -r1.12 -r1.13 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.11 pkgsrc/www/py-test-django/Makefile:1.12
--- pkgsrc/www/py-test-django/Makefile:1.11     Wed Feb  6 08:51:48 2019
+++ pkgsrc/www/py-test-django/Makefile  Wed Feb 27 12:07:14 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2019/02/06 08:51:48 adam Exp $
+# $NetBSD: Makefile,v 1.12 2019/02/27 12:07:14 adam Exp $
 
-DISTNAME=      pytest-django-3.4.7
+DISTNAME=      pytest-django-3.4.8
 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.2 pkgsrc/www/py-test-django/PLIST:1.3
--- pkgsrc/www/py-test-django/PLIST:1.2 Sun Jun 24 11:19:33 2018
+++ pkgsrc/www/py-test-django/PLIST     Wed Feb 27 12:07:14 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/06/24 11:19:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/02/27 12:07:14 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -11,9 +11,6 @@ ${PYSITELIB}/pytest_django/__init__.pyo
 ${PYSITELIB}/pytest_django/compat.py
 ${PYSITELIB}/pytest_django/compat.pyc
 ${PYSITELIB}/pytest_django/compat.pyo
-${PYSITELIB}/pytest_django/db_reuse.py
-${PYSITELIB}/pytest_django/db_reuse.pyc
-${PYSITELIB}/pytest_django/db_reuse.pyo
 ${PYSITELIB}/pytest_django/django_compat.py
 ${PYSITELIB}/pytest_django/django_compat.pyc
 ${PYSITELIB}/pytest_django/django_compat.pyo

Index: pkgsrc/www/py-test-django/distinfo
diff -u pkgsrc/www/py-test-django/distinfo:1.12 pkgsrc/www/py-test-django/distinfo:1.13
--- pkgsrc/www/py-test-django/distinfo:1.12     Wed Feb  6 08:51:48 2019
+++ pkgsrc/www/py-test-django/distinfo  Wed Feb 27 12:07:14 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/02/06 08:51:48 adam Exp $
+$NetBSD: distinfo,v 1.13 2019/02/27 12:07:14 adam Exp $
 
-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
+SHA1 (pytest-django-3.4.8.tar.gz) = b2e8ce6a5434c73967617f6a660617216408e593
+RMD160 (pytest-django-3.4.8.tar.gz) = 663c857e967c037b81b0bd24ed13ca554fc58970
+SHA512 (pytest-django-3.4.8.tar.gz) = 526cc93e725cba618593e9bd01fb31319f9d7054b69067b34780e2be458ab47119e0969089c99d0497ce41d5d93b34a0099812147b0d38e1aab6be4b5778ccd1
+Size (pytest-django-3.4.8.tar.gz) = 67335 bytes



Home | Main Index | Thread Index | Old Index