pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www py-django-sortedm2m: added version 1.5.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/163620bafdf9
branches:  trunk
changeset: 376644:163620bafdf9
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 05 13:59:47 2018 +0000

description:
py-django-sortedm2m: added version 1.5.0

sortedm2m is a drop-in replacement for django's own ManyToManyField. The
provided SortedManyToManyField behaves like the original one but remembers
the order of added relations.

diffstat:

 www/Makefile                     |   3 ++-
 www/py-django-sortedm2m/DESCR    |   3 +++
 www/py-django-sortedm2m/Makefile |  18 ++++++++++++++++++
 www/py-django-sortedm2m/PLIST    |  34 ++++++++++++++++++++++++++++++++++
 www/py-django-sortedm2m/distinfo |   6 ++++++
 5 files changed, 63 insertions(+), 1 deletions(-)

diffs (94 lines):

diff -r f0f6a6a8fd4a -r 163620bafdf9 www/Makefile
--- a/www/Makefile      Mon Mar 05 13:52:38 2018 +0000
+++ b/www/Makefile      Mon Mar 05 13:59:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1311 2018/03/02 16:16:07 joerg Exp $
+# $NetBSD: Makefile,v 1.1312 2018/03/05 13:59:47 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -633,6 +633,7 @@
 SUBDIR+=       py-django-rest-framework-proxy
 SUBDIR+=       py-django-reversion
 SUBDIR+=       py-django-sekizai
+SUBDIR+=       py-django-sortedm2m
 SUBDIR+=       py-django-south
 SUBDIR+=       py-django-sql-explorer
 SUBDIR+=       py-django-tagging
diff -r f0f6a6a8fd4a -r 163620bafdf9 www/py-django-sortedm2m/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-sortedm2m/DESCR     Mon Mar 05 13:59:47 2018 +0000
@@ -0,0 +1,3 @@
+sortedm2m is a drop-in replacement for django's own ManyToManyField. The
+provided SortedManyToManyField behaves like the original one but remembers
+the order of added relations.
diff -r f0f6a6a8fd4a -r 163620bafdf9 www/py-django-sortedm2m/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-sortedm2m/Makefile  Mon Mar 05 13:59:47 2018 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2018/03/05 13:59:47 adam Exp $
+
+DISTNAME=      django-sortedm2m-1.5.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-sortedm2m/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/gregmuellegger/django-sortedm2m
+COMMENT=       Drop-in replacement for Django's many to many field
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${PYPKGPREFIX}-django>=1.6:../../www/py-django
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f0f6a6a8fd4a -r 163620bafdf9 www/py-django-sortedm2m/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-sortedm2m/PLIST     Mon Mar 05 13:59:47 2018 +0000
@@ -0,0 +1,34 @@
+@comment $NetBSD: PLIST,v 1.1 2018/03/05 13:59:47 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/sortedm2m/__init__.py
+${PYSITELIB}/sortedm2m/__init__.pyc
+${PYSITELIB}/sortedm2m/__init__.pyo
+${PYSITELIB}/sortedm2m/compat.py
+${PYSITELIB}/sortedm2m/compat.pyc
+${PYSITELIB}/sortedm2m/compat.pyo
+${PYSITELIB}/sortedm2m/fields.py
+${PYSITELIB}/sortedm2m/fields.pyc
+${PYSITELIB}/sortedm2m/fields.pyo
+${PYSITELIB}/sortedm2m/forms.py
+${PYSITELIB}/sortedm2m/forms.pyc
+${PYSITELIB}/sortedm2m/forms.pyo
+${PYSITELIB}/sortedm2m/locale/cs/LC_MESSAGES/django.mo
+${PYSITELIB}/sortedm2m/locale/cs/LC_MESSAGES/django.po
+${PYSITELIB}/sortedm2m/locale/fr/LC_MESSAGES/django.mo
+${PYSITELIB}/sortedm2m/locale/fr/LC_MESSAGES/django.po
+${PYSITELIB}/sortedm2m/models.py
+${PYSITELIB}/sortedm2m/models.pyc
+${PYSITELIB}/sortedm2m/models.pyo
+${PYSITELIB}/sortedm2m/operations.py
+${PYSITELIB}/sortedm2m/operations.pyc
+${PYSITELIB}/sortedm2m/operations.pyo
+${PYSITELIB}/sortedm2m/static/sortedm2m/jquery-ui.js
+${PYSITELIB}/sortedm2m/static/sortedm2m/selector-search.gif
+${PYSITELIB}/sortedm2m/static/sortedm2m/widget.css
+${PYSITELIB}/sortedm2m/static/sortedm2m/widget.js
+${PYSITELIB}/sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html
diff -r f0f6a6a8fd4a -r 163620bafdf9 www/py-django-sortedm2m/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-sortedm2m/distinfo  Mon Mar 05 13:59:47 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/05 13:59:47 adam Exp $
+
+SHA1 (django-sortedm2m-1.5.0.tar.gz) = e8e1e21f6b73aee6a6f7431838e24172129a2b82
+RMD160 (django-sortedm2m-1.5.0.tar.gz) = f61e5d6d8cd10676eb737e44aa2ff714cd65e23a
+SHA512 (django-sortedm2m-1.5.0.tar.gz) = befb51f6da7453732a073fa67b339c01e0aac67f947d5808d3061304e9905fb94507b87cd2565c9035e867f01fa33e917b24e80a6c73825ba369b2b3ba9f056e
+Size (django-sortedm2m-1.5.0.tar.gz) = 37985 bytes



Home | Main Index | Thread Index | Old Index