pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-djangocms-attributes-field py-djangocms-attribu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/015ccca3e798
branches:  trunk
changeset: 316486:015ccca3e798
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 13 21:20:38 2018 +0000

description:
py-djangocms-attributes-field: updated to 1.0.0

1.0.0:
Fixed compatibility with Django 2.x
Added proper test framework
Cleaned up file structure

diffstat:

 www/py-djangocms-attributes-field/Makefile |   6 +++---
 www/py-djangocms-attributes-field/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 8f03ee164211 -r 015ccca3e798 www/py-djangocms-attributes-field/Makefile
--- a/www/py-djangocms-attributes-field/Makefile        Thu Dec 13 21:14:06 2018 +0000
+++ b/www/py-djangocms-attributes-field/Makefile        Thu Dec 13 21:20:38 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/11/20 18:38:34 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/12/13 21:20:38 adam Exp $
 
-DISTNAME=      djangocms-attributes-field-0.4.0
+DISTNAME=      djangocms-attributes-field-1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/djangocms-attributes-field/}
@@ -10,7 +10,7 @@
 COMMENT=       Implementation of JSONField for arbitrary HTML element attributes
 LICENSE=       modified-bsd
 
-DEPENDS+=      ${PYPKGPREFIX}-django>=1.11:../../www/py-django
+DEPENDS+=      ${PYPKGPREFIX}-django-cms>=3.4.5:../../www/py-django-cms
 
 USE_LANGUAGES= # none
 
diff -r 8f03ee164211 -r 015ccca3e798 www/py-djangocms-attributes-field/distinfo
--- a/www/py-djangocms-attributes-field/distinfo        Thu Dec 13 21:14:06 2018 +0000
+++ b/www/py-djangocms-attributes-field/distinfo        Thu Dec 13 21:20:38 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/11/20 18:38:34 adam Exp $
+$NetBSD: distinfo,v 1.2 2018/12/13 21:20:38 adam Exp $
 
-SHA1 (djangocms-attributes-field-0.4.0.tar.gz) = ddbe3d56394e53c33651c13fbdf9a8ba336a7b1f
-RMD160 (djangocms-attributes-field-0.4.0.tar.gz) = a61a4308160ec7aa63b55dc911d751886b60c128
-SHA512 (djangocms-attributes-field-0.4.0.tar.gz) = b05e0a2a0fdd0dc5cb1f01be17775223e3eb7ab65ae6efe5497247e165f1f7379d885df858fc6246ff03810b797313cc623a7a1a301b76809d122f40660f890c
-Size (djangocms-attributes-field-0.4.0.tar.gz) = 8285 bytes
+SHA1 (djangocms-attributes-field-1.0.0.tar.gz) = 1aeb3093d20b18a69a928513c49858d326547c18
+RMD160 (djangocms-attributes-field-1.0.0.tar.gz) = ec15e9a6f39e658689319914316f5096694e972d
+SHA512 (djangocms-attributes-field-1.0.0.tar.gz) = 89b9ee498a9d68918564a9f886375e8cefabf1c178e98749c726b3207e5ab0e2d8648202f0058dadd0b19312a6e5f998b3879968fe9d38b8eaa298f89b418992
+Size (djangocms-attributes-field-1.0.0.tar.gz) = 8609 bytes



Home | Main Index | Thread Index | Old Index