summaryrefslogtreecommitdiff
path: root/net/py-xandikos
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-03 13:21:02 +0000
committeradam <adam@pkgsrc.org>2018-04-03 13:21:02 +0000
commitcd95ffdc562e01471901b6d928344ec44dfbca71 (patch)
tree129690a40efb6a2a46c8a11db7d91f20b7a0b6e6 /net/py-xandikos
parent01b847ee1aaf62646f54811feae121a9f1756f22 (diff)
downloadpkgsrc-cd95ffdc562e01471901b6d928344ec44dfbca71.tar.gz
py-xandikos: updated to 0.0.7
0.0.7: Bug fixes.
Diffstat (limited to 'net/py-xandikos')
-rw-r--r--net/py-xandikos/Makefile14
-rw-r--r--net/py-xandikos/PLIST107
-rw-r--r--net/py-xandikos/distinfo10
3 files changed, 73 insertions, 58 deletions
diff --git a/net/py-xandikos/Makefile b/net/py-xandikos/Makefile
index a05bf23956b..77c3e7bbe16 100644
--- a/net/py-xandikos/Makefile
+++ b/net/py-xandikos/Makefile
@@ -1,21 +1,21 @@
-# $NetBSD: Makefile,v 1.2 2017/07/14 11:01:08 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/04/03 13:21:02 adam Exp $
-DISTNAME= xandikos-0.0.6
+DISTNAME= xandikos-0.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= net
+CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xandikos/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.jelmer.uk/code/xandikos/
-COMMENT= Git-backed lightweight yet complete CardDAV/CalDAV server
+COMMENT= Lightweight CalDAV/CardDAV server
LICENSE= gnu-gpl-v3
-DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
+DEPENDS+= ${PYPKGPREFIX}-defusedxml-[0-9]*:../../textproc/py-defusedxml
DEPENDS+= ${PYPKGPREFIX}-dulwich-[0-9]*:../../devel/py-dulwich
DEPENDS+= ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar
-DEPENDS+= ${PYPKGPREFIX}-defusedxml-[0-9]*:../../textproc/py-defusedxml
+DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
-USE_LANGUAGES= # none
+USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
diff --git a/net/py-xandikos/PLIST b/net/py-xandikos/PLIST
index bdfb44e88ee..22220e64c22 100644
--- a/net/py-xandikos/PLIST
+++ b/net/py-xandikos/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/07/14 11:01:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/04/03 13:21:02 adam Exp $
bin/xandikos${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -6,73 +6,88 @@ ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/xandikos/__init__.py
-${PYSITELIB}/xandikos/__init__.pyo
${PYSITELIB}/xandikos/__init__.pyc
-${PYSITELIB}/xandikos/access.pyo
-${PYSITELIB}/xandikos/access.pyc
-${PYSITELIB}/xandikos/apache.pyo
-${PYSITELIB}/xandikos/apache.pyc
-${PYSITELIB}/xandikos/caldav.pyo
-${PYSITELIB}/xandikos/caldav.pyc
-${PYSITELIB}/xandikos/carddav.pyo
-${PYSITELIB}/xandikos/carddav.pyc
-${PYSITELIB}/xandikos/davcommon.pyo
-${PYSITELIB}/xandikos/davcommon.pyc
-${PYSITELIB}/xandikos/icalendar.pyo
-${PYSITELIB}/xandikos/icalendar.pyc
-${PYSITELIB}/xandikos/infit.pyo
-${PYSITELIB}/xandikos/infit.pyc
-${PYSITELIB}/xandikos/quota.pyo
-${PYSITELIB}/xandikos/quota.pyc
-${PYSITELIB}/xandikos/scheduling.pyo
-${PYSITELIB}/xandikos/scheduling.pyc
-${PYSITELIB}/xandikos/store.pyo
-${PYSITELIB}/xandikos/store.pyc
-${PYSITELIB}/xandikos/sync.pyo
-${PYSITELIB}/xandikos/sync.pyc
-${PYSITELIB}/xandikos/timezones.pyo
-${PYSITELIB}/xandikos/timezones.pyc
-${PYSITELIB}/xandikos/vcard.pyo
-${PYSITELIB}/xandikos/vcard.pyc
-${PYSITELIB}/xandikos/web.pyo
-${PYSITELIB}/xandikos/web.pyc
-${PYSITELIB}/xandikos/webdav.pyo
-${PYSITELIB}/xandikos/webdav.pyc
-${PYSITELIB}/xandikos/wsgi.pyo
-${PYSITELIB}/xandikos/wsgi.pyc
+${PYSITELIB}/xandikos/__init__.pyo
${PYSITELIB}/xandikos/access.py
+${PYSITELIB}/xandikos/access.pyc
+${PYSITELIB}/xandikos/access.pyo
${PYSITELIB}/xandikos/apache.py
+${PYSITELIB}/xandikos/apache.pyc
+${PYSITELIB}/xandikos/apache.pyo
${PYSITELIB}/xandikos/caldav.py
+${PYSITELIB}/xandikos/caldav.pyc
+${PYSITELIB}/xandikos/caldav.pyo
${PYSITELIB}/xandikos/carddav.py
+${PYSITELIB}/xandikos/carddav.pyc
+${PYSITELIB}/xandikos/carddav.pyo
${PYSITELIB}/xandikos/davcommon.py
+${PYSITELIB}/xandikos/davcommon.pyc
+${PYSITELIB}/xandikos/davcommon.pyo
${PYSITELIB}/xandikos/icalendar.py
+${PYSITELIB}/xandikos/icalendar.pyc
+${PYSITELIB}/xandikos/icalendar.pyo
${PYSITELIB}/xandikos/infit.py
+${PYSITELIB}/xandikos/infit.pyc
+${PYSITELIB}/xandikos/infit.pyo
${PYSITELIB}/xandikos/quota.py
+${PYSITELIB}/xandikos/quota.pyc
+${PYSITELIB}/xandikos/quota.pyo
${PYSITELIB}/xandikos/scheduling.py
-${PYSITELIB}/xandikos/store.py
+${PYSITELIB}/xandikos/scheduling.pyc
+${PYSITELIB}/xandikos/scheduling.pyo
+${PYSITELIB}/xandikos/server_info.py
+${PYSITELIB}/xandikos/server_info.pyc
+${PYSITELIB}/xandikos/server_info.pyo
+${PYSITELIB}/xandikos/store/__init__.py
+${PYSITELIB}/xandikos/store/__init__.pyc
+${PYSITELIB}/xandikos/store/__init__.pyo
+${PYSITELIB}/xandikos/store/config.py
+${PYSITELIB}/xandikos/store/config.pyc
+${PYSITELIB}/xandikos/store/config.pyo
+${PYSITELIB}/xandikos/store/git.py
+${PYSITELIB}/xandikos/store/git.pyc
+${PYSITELIB}/xandikos/store/git.pyo
${PYSITELIB}/xandikos/sync.py
+${PYSITELIB}/xandikos/sync.pyc
+${PYSITELIB}/xandikos/sync.pyo
${PYSITELIB}/xandikos/templates/collection.html
${PYSITELIB}/xandikos/templates/root.html
${PYSITELIB}/xandikos/tests/__init__.py
-${PYSITELIB}/xandikos/tests/__init__.pyo
${PYSITELIB}/xandikos/tests/__init__.pyc
-${PYSITELIB}/xandikos/tests/test_caldav.pyo
-${PYSITELIB}/xandikos/tests/test_caldav.pyc
-${PYSITELIB}/xandikos/tests/test_icalendar.pyo
-${PYSITELIB}/xandikos/tests/test_icalendar.pyc
-${PYSITELIB}/xandikos/tests/test_store.pyo
-${PYSITELIB}/xandikos/tests/test_store.pyc
-${PYSITELIB}/xandikos/tests/test_web.pyo
-${PYSITELIB}/xandikos/tests/test_web.pyc
-${PYSITELIB}/xandikos/tests/test_webdav.pyo
-${PYSITELIB}/xandikos/tests/test_webdav.pyc
+${PYSITELIB}/xandikos/tests/__init__.pyo
+${PYSITELIB}/xandikos/tests/test_api.py
+${PYSITELIB}/xandikos/tests/test_api.pyc
+${PYSITELIB}/xandikos/tests/test_api.pyo
${PYSITELIB}/xandikos/tests/test_caldav.py
+${PYSITELIB}/xandikos/tests/test_caldav.pyc
+${PYSITELIB}/xandikos/tests/test_caldav.pyo
+${PYSITELIB}/xandikos/tests/test_collectionconfig.py
+${PYSITELIB}/xandikos/tests/test_collectionconfig.pyc
+${PYSITELIB}/xandikos/tests/test_collectionconfig.pyo
${PYSITELIB}/xandikos/tests/test_icalendar.py
+${PYSITELIB}/xandikos/tests/test_icalendar.pyc
+${PYSITELIB}/xandikos/tests/test_icalendar.pyo
${PYSITELIB}/xandikos/tests/test_store.py
+${PYSITELIB}/xandikos/tests/test_store.pyc
+${PYSITELIB}/xandikos/tests/test_store.pyo
${PYSITELIB}/xandikos/tests/test_web.py
+${PYSITELIB}/xandikos/tests/test_web.pyc
+${PYSITELIB}/xandikos/tests/test_web.pyo
${PYSITELIB}/xandikos/tests/test_webdav.py
+${PYSITELIB}/xandikos/tests/test_webdav.pyc
+${PYSITELIB}/xandikos/tests/test_webdav.pyo
${PYSITELIB}/xandikos/timezones.py
+${PYSITELIB}/xandikos/timezones.pyc
+${PYSITELIB}/xandikos/timezones.pyo
${PYSITELIB}/xandikos/vcard.py
+${PYSITELIB}/xandikos/vcard.pyc
+${PYSITELIB}/xandikos/vcard.pyo
${PYSITELIB}/xandikos/web.py
+${PYSITELIB}/xandikos/web.pyc
+${PYSITELIB}/xandikos/web.pyo
${PYSITELIB}/xandikos/webdav.py
+${PYSITELIB}/xandikos/webdav.pyc
+${PYSITELIB}/xandikos/webdav.pyo
${PYSITELIB}/xandikos/wsgi.py
+${PYSITELIB}/xandikos/wsgi.pyc
+${PYSITELIB}/xandikos/wsgi.pyo
diff --git a/net/py-xandikos/distinfo b/net/py-xandikos/distinfo
index 63a5576aaf3..cb6881a790e 100644
--- a/net/py-xandikos/distinfo
+++ b/net/py-xandikos/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/07/14 11:01:08 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/04/03 13:21:02 adam Exp $
-SHA1 (xandikos-0.0.6.tar.gz) = 54c94f8d1514dd817f71ebf4375ca5e62588a4b8
-RMD160 (xandikos-0.0.6.tar.gz) = a6a02188a4a8c909f11dca557756d1c985d09fe2
-SHA512 (xandikos-0.0.6.tar.gz) = b0eca599ca724ba8567e3db9833ed589228c413f2bba22fd98cf5217a3eb1942f4c4a3c7d43a9adfa11cb527ed9d526d8fc418aa000b35b443c8842cc416fa97
-Size (xandikos-0.0.6.tar.gz) = 70089 bytes
+SHA1 (xandikos-0.0.7.tar.gz) = d5a53db4b7e1930631de59d1de38b31a19c0ee7c
+RMD160 (xandikos-0.0.7.tar.gz) = deaf99220ce11af6e97fb3790207835fb737a8d6
+SHA512 (xandikos-0.0.7.tar.gz) = 2b5e2acedb318b8fd186a1880bf2ba31f588927b0a67b06bd3a75410b753c0776ca58ea1088ee394c0cdb132179d373740abe592a8281bd99ae32995f821cd94
+Size (xandikos-0.0.7.tar.gz) = 79192 bytes