pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django-filer py-django-filer: updated to 1.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5024c75e0d6f
branches:  trunk
changeset: 411856:5024c75e0d6f
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Feb 22 06:55:01 2020 +0000

description:
py-django-filer: updated to 1.7.0

1.7.0:
Added Django 3.0 support
Added support for Python 3.8
Add attribute download to the download link in order to offer the file under its original name.

diffstat:

 www/py-django-filer/Makefile |   5 +++--
 www/py-django-filer/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r aa6b7cd42f3c -r 5024c75e0d6f www/py-django-filer/Makefile
--- a/www/py-django-filer/Makefile      Sat Feb 22 06:51:45 2020 +0000
+++ b/www/py-django-filer/Makefile      Sat Feb 22 06:55:01 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/02/20 06:23:20 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/02/22 06:55:01 adam Exp $
 
-DISTNAME=      django-filer-1.6.0
+DISTNAME=      django-filer-1.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-filer/}
@@ -15,6 +15,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-django-mptt>=0.6:../../www/py-django-mptt
 DEPENDS+=      ${PYPKGPREFIX}-django-polymorphic>=0.7:../../www/py-django-polymorphic
 DEPENDS+=      ${PYPKGPREFIX}-easy-thumbnails>=2.0:../../www/py-easy-thumbnails
+DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
 USE_LANGUAGES= # none
 
diff -r aa6b7cd42f3c -r 5024c75e0d6f www/py-django-filer/distinfo
--- a/www/py-django-filer/distinfo      Sat Feb 22 06:51:45 2020 +0000
+++ b/www/py-django-filer/distinfo      Sat Feb 22 06:55:01 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/02/20 06:23:20 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/02/22 06:55:01 adam Exp $
 
-SHA1 (django-filer-1.6.0.tar.gz) = 82df5d3fb0c579ce04d840a9e3b9c2e5bccc15c2
-RMD160 (django-filer-1.6.0.tar.gz) = 9230e3fcf6219be80bd269e99e4bec024edd9f1e
-SHA512 (django-filer-1.6.0.tar.gz) = 320ad8cca60b5bd280e03702a905468098b552967de5d91a515e82cb340d56aa184e4f6cfbea8271c05fe74712d8dca7aeb81967d5de59f943d4357193423062
-Size (django-filer-1.6.0.tar.gz) = 1252203 bytes
+SHA1 (django-filer-1.7.0.tar.gz) = a076d610ecb603d0bc30cf07af018a7e42a120d6
+RMD160 (django-filer-1.7.0.tar.gz) = e073d2d1fca5986d480f696fdb222aca5cb661d0
+SHA512 (django-filer-1.7.0.tar.gz) = fcf4a0927541402adb621dae3b9ac51b4148513e7420360609a4216889d95bed751d647e1febbae6d91e25c66bab10fd466a0a2d2481e815b8ea7f819d9210c2
+Size (django-filer-1.7.0.tar.gz) = 1252215 bytes



Home | Main Index | Thread Index | Old Index