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: Wed Feb 19 09:52:38 UTC 2020
Modified Files:
pkgsrc/www/py-djangocms-attributes-field: Makefile distinfo
Log Message:
py-djangocms-attributes-field: updated to 1.2.0
1.2.0:
Added support for Django 3.0
Added support for Python 3.8
Added further tests to raise coverage
Fixed smaller issues found during testing
1.1.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Extended test matrix
Added isort and adapted imports
Adapted code base to align with other supported addons
Added translations
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-djangocms-attributes-field/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/www/py-djangocms-attributes-field/Makefile:1.4
--- pkgsrc/www/py-djangocms-attributes-field/Makefile:1.3 Mon Feb 3 08:26:17 2020
+++ pkgsrc/www/py-djangocms-attributes-field/Makefile Wed Feb 19 09:52:38 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/02/03 08:26:17 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/02/19 09:52:38 adam Exp $
-DISTNAME= djangocms-attributes-field-1.0.0
+DISTNAME= djangocms-attributes-field-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/djangocms-attributes-field/}
Index: pkgsrc/www/py-djangocms-attributes-field/distinfo
diff -u pkgsrc/www/py-djangocms-attributes-field/distinfo:1.2 pkgsrc/www/py-djangocms-attributes-field/distinfo:1.3
--- pkgsrc/www/py-djangocms-attributes-field/distinfo:1.2 Thu Dec 13 21:20:38 2018
+++ pkgsrc/www/py-djangocms-attributes-field/distinfo Wed Feb 19 09:52:38 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/12/13 21:20:38 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/02/19 09:52:38 adam Exp $
-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
+SHA1 (djangocms-attributes-field-1.2.0.tar.gz) = 0c552d212e78be548786482f73981d8368af3a82
+RMD160 (djangocms-attributes-field-1.2.0.tar.gz) = 6613335cf20220de84364ec8eb44f0645192f449
+SHA512 (djangocms-attributes-field-1.2.0.tar.gz) = ad455fa8c32e6e3ef213e390222afac49defb59f671d21bc92d06d1d36dfb12bf8dda42b090ec4c01672c4d660d38571446ccadc0223db648af0e3c453bb9214
+Size (djangocms-attributes-field-1.2.0.tar.gz) = 10731 bytes
Home |
Main Index |
Thread Index |
Old Index