pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-djangocms-attributes-field
Module Name: pkgsrc
Committed By: adam
Date: Thu Dec 13 21:20:38 UTC 2018
Modified Files:
pkgsrc/www/py-djangocms-attributes-field: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-djangocms-attributes-field/Makefile \
pkgsrc/www/py-djangocms-attributes-field/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-djangocms-attributes-field/Makefile
diff -u pkgsrc/www/py-djangocms-attributes-field/Makefile:1.1 pkgsrc/www/py-djangocms-attributes-field/Makefile:1.2
--- pkgsrc/www/py-djangocms-attributes-field/Makefile:1.1 Tue Nov 20 18:38:34 2018
+++ pkgsrc/www/py-djangocms-attributes-field/Makefile Thu Dec 13 21:20:38 2018
@@ -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 @@ HOMEPAGE= https://github.com/divio/djang
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
Index: pkgsrc/www/py-djangocms-attributes-field/distinfo
diff -u pkgsrc/www/py-djangocms-attributes-field/distinfo:1.1 pkgsrc/www/py-djangocms-attributes-field/distinfo:1.2
--- pkgsrc/www/py-djangocms-attributes-field/distinfo:1.1 Tue Nov 20 18:38:34 2018
+++ pkgsrc/www/py-djangocms-attributes-field/distinfo Thu Dec 13 21:20:38 2018
@@ -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