Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-django-modelcluster Add py-django-modelcluster-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/93cc91411158
branches: trunk
changeset: 436510:93cc91411158
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Aug 04 00:35:05 2020 +0000
description:
Add py-django-modelcluster-5.0.2:
A Django extension to allow working with 'clusters' of models as a single
unit, independently of the database.
diffstat:
www/py-django-modelcluster/DESCR | 2 ++
www/py-django-modelcluster/Makefile | 26 ++++++++++++++++++++++++++
www/py-django-modelcluster/PLIST | 33 +++++++++++++++++++++++++++++++++
www/py-django-modelcluster/distinfo | 6 ++++++
4 files changed, 67 insertions(+), 0 deletions(-)
diffs (83 lines):
diff -r be20dfc603a4 -r 93cc91411158 www/py-django-modelcluster/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-modelcluster/DESCR Tue Aug 04 00:35:05 2020 +0000
@@ -0,0 +1,2 @@
+A Django extension to allow working with 'clusters' of models as a single
+unit, independently of the database.
diff -r be20dfc603a4 -r 93cc91411158 www/py-django-modelcluster/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-modelcluster/Makefile Tue Aug 04 00:35:05 2020 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2020/08/04 00:35:05 joerg Exp $
+
+DISTNAME= django-modelcluster-5.0.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= www python
+MASTER_SITES= ${MASTER_SITE_GITHUB:=wagtail/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/wagtail/django-modelcluster
+COMMENT= Django extension for offline model instances
+LICENSE= modified-bsd
+
+GITHUB_PROJECT= django-modelcluster
+GITHUB_TAG= v${PKGVERSION_NOREV}
+
+DEPENDS+= ${PYPKGPREFIX}-pytz>=2015.2:../../time/py-pytz
+DEPENDS+= ${PYPKGPREFIX}-django-taggit>=0.20:../../www/py-django-taggit
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
+
+USE_LANGUAGES= # none
+
+do-test:
+ cd ${WRKSRC} && ${PREFIX}/bin/coverage-${PYVERSSUFFIX} run -m django test --settings=tests.settings
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r be20dfc603a4 -r 93cc91411158 www/py-django-modelcluster/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-modelcluster/PLIST Tue Aug 04 00:35:05 2020 +0000
@@ -0,0 +1,33 @@
+@comment $NetBSD: PLIST,v 1.1 2020/08/04 00:35:05 joerg Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/modelcluster/__init__.py
+${PYSITELIB}/modelcluster/__init__.pyc
+${PYSITELIB}/modelcluster/__init__.pyo
+${PYSITELIB}/modelcluster/contrib/__init__.py
+${PYSITELIB}/modelcluster/contrib/__init__.pyc
+${PYSITELIB}/modelcluster/contrib/__init__.pyo
+${PYSITELIB}/modelcluster/contrib/taggit.py
+${PYSITELIB}/modelcluster/contrib/taggit.pyc
+${PYSITELIB}/modelcluster/contrib/taggit.pyo
+${PYSITELIB}/modelcluster/fields.py
+${PYSITELIB}/modelcluster/fields.pyc
+${PYSITELIB}/modelcluster/fields.pyo
+${PYSITELIB}/modelcluster/forms.py
+${PYSITELIB}/modelcluster/forms.pyc
+${PYSITELIB}/modelcluster/forms.pyo
+${PYSITELIB}/modelcluster/models.py
+${PYSITELIB}/modelcluster/models.pyc
+${PYSITELIB}/modelcluster/models.pyo
+${PYSITELIB}/modelcluster/queryset.py
+${PYSITELIB}/modelcluster/queryset.pyc
+${PYSITELIB}/modelcluster/queryset.pyo
+${PYSITELIB}/modelcluster/tags.py
+${PYSITELIB}/modelcluster/tags.pyc
+${PYSITELIB}/modelcluster/tags.pyo
+${PYSITELIB}/modelcluster/utils.py
+${PYSITELIB}/modelcluster/utils.pyc
+${PYSITELIB}/modelcluster/utils.pyo
diff -r be20dfc603a4 -r 93cc91411158 www/py-django-modelcluster/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-django-modelcluster/distinfo Tue Aug 04 00:35:05 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/04 00:35:05 joerg Exp $
+
+SHA1 (django-modelcluster-5.0.2.tar.gz) = 957cc52fc1ecc64d066cb48e1ee323be0c37ff8c
+RMD160 (django-modelcluster-5.0.2.tar.gz) = 8ee6f9fb1c300aadbbdd2972bb0f91d08d35b50b
+SHA512 (django-modelcluster-5.0.2.tar.gz) = fadf7ffc045afab8d92252d446f5f128170d3c7cdf198ed991118c18fa7871e27d0ad1b9ab65d66456eefb875b69794ab83389b106470c51cfc1e0512a617bb2
+Size (django-modelcluster-5.0.2.tar.gz) = 41046 bytes
Home |
Main Index |
Thread Index |
Old Index