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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24dcf5504c40
branches:  trunk
changeset: 320077:24dcf5504c40
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Feb 27 12:07:14 2019 +0000

description:
py-test-django: updated to 3.4.8

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

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 (46 lines):

diff -r 97561e1f505e -r 24dcf5504c40 www/py-test-django/Makefile
--- a/www/py-test-django/Makefile       Wed Feb 27 12:06:01 2019 +0000
+++ b/www/py-test-django/Makefile       Wed Feb 27 12:07:14 2019 +0000
@@ -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/}
diff -r 97561e1f505e -r 24dcf5504c40 www/py-test-django/PLIST
--- a/www/py-test-django/PLIST  Wed Feb 27 12:06:01 2019 +0000
+++ b/www/py-test-django/PLIST  Wed Feb 27 12:07:14 2019 +0000
@@ -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/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
diff -r 97561e1f505e -r 24dcf5504c40 www/py-test-django/distinfo
--- a/www/py-test-django/distinfo       Wed Feb 27 12:06:01 2019 +0000
+++ b/www/py-test-django/distinfo       Wed Feb 27 12:07:14 2019 +0000
@@ -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