pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-xandikos py-xandikos: updated to 0.0.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97bc45b8c34f
branches:  trunk
changeset: 378201:97bc45b8c34f
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Apr 03 13:21:02 2018 +0000

description:
py-xandikos: updated to 0.0.7

0.0.7:
Bug fixes.

diffstat:

 net/py-xandikos/Makefile |   14 +++---
 net/py-xandikos/PLIST    |  107 ++++++++++++++++++++++++++--------------------
 net/py-xandikos/distinfo |   10 ++--
 3 files changed, 73 insertions(+), 58 deletions(-)

diffs (190 lines):

diff -r fcf40d0cec93 -r 97bc45b8c34f net/py-xandikos/Makefile
--- a/net/py-xandikos/Makefile  Tue Apr 03 13:19:56 2018 +0000
+++ b/net/py-xandikos/Makefile  Tue Apr 03 13:21:02 2018 +0000
@@ -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@localhost
 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 -r fcf40d0cec93 -r 97bc45b8c34f net/py-xandikos/PLIST
--- a/net/py-xandikos/PLIST     Tue Apr 03 13:19:56 2018 +0000
+++ b/net/py-xandikos/PLIST     Tue Apr 03 13:21:02 2018 +0000
@@ -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}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/xandikos/__init__.py
+${PYSITELIB}/xandikos/__init__.pyc
 ${PYSITELIB}/xandikos/__init__.pyo
-${PYSITELIB}/xandikos/__init__.pyc
+${PYSITELIB}/xandikos/access.py
+${PYSITELIB}/xandikos/access.pyc
 ${PYSITELIB}/xandikos/access.pyo
-${PYSITELIB}/xandikos/access.pyc
+${PYSITELIB}/xandikos/apache.py
+${PYSITELIB}/xandikos/apache.pyc
 ${PYSITELIB}/xandikos/apache.pyo
-${PYSITELIB}/xandikos/apache.pyc
-${PYSITELIB}/xandikos/caldav.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/carddav.pyc
+${PYSITELIB}/xandikos/davcommon.py
+${PYSITELIB}/xandikos/davcommon.pyc
 ${PYSITELIB}/xandikos/davcommon.pyo
-${PYSITELIB}/xandikos/davcommon.pyc
-${PYSITELIB}/xandikos/icalendar.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/infit.pyc
+${PYSITELIB}/xandikos/quota.py
+${PYSITELIB}/xandikos/quota.pyc
 ${PYSITELIB}/xandikos/quota.pyo
-${PYSITELIB}/xandikos/quota.pyc
-${PYSITELIB}/xandikos/scheduling.pyo
+${PYSITELIB}/xandikos/scheduling.py
 ${PYSITELIB}/xandikos/scheduling.pyc
-${PYSITELIB}/xandikos/store.pyo
-${PYSITELIB}/xandikos/store.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/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/access.py
-${PYSITELIB}/xandikos/apache.py
-${PYSITELIB}/xandikos/caldav.py
-${PYSITELIB}/xandikos/carddav.py
-${PYSITELIB}/xandikos/davcommon.py
-${PYSITELIB}/xandikos/icalendar.py
-${PYSITELIB}/xandikos/infit.py
-${PYSITELIB}/xandikos/quota.py
-${PYSITELIB}/xandikos/scheduling.py
-${PYSITELIB}/xandikos/store.py
-${PYSITELIB}/xandikos/sync.py
 ${PYSITELIB}/xandikos/templates/collection.html
 ${PYSITELIB}/xandikos/templates/root.html
 ${PYSITELIB}/xandikos/tests/__init__.py
+${PYSITELIB}/xandikos/tests/__init__.pyc
 ${PYSITELIB}/xandikos/tests/__init__.pyo
-${PYSITELIB}/xandikos/tests/__init__.pyc
+${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_caldav.pyc
+${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_icalendar.pyc
-${PYSITELIB}/xandikos/tests/test_store.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_web.pyc
+${PYSITELIB}/xandikos/tests/test_webdav.py
+${PYSITELIB}/xandikos/tests/test_webdav.pyc
 ${PYSITELIB}/xandikos/tests/test_webdav.pyo
-${PYSITELIB}/xandikos/tests/test_webdav.pyc
-${PYSITELIB}/xandikos/tests/test_caldav.py
-${PYSITELIB}/xandikos/tests/test_icalendar.py
-${PYSITELIB}/xandikos/tests/test_store.py
-${PYSITELIB}/xandikos/tests/test_web.py
-${PYSITELIB}/xandikos/tests/test_webdav.py
 ${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 -r fcf40d0cec93 -r 97bc45b8c34f net/py-xandikos/distinfo
--- a/net/py-xandikos/distinfo  Tue Apr 03 13:19:56 2018 +0000
+++ b/net/py-xandikos/distinfo  Tue Apr 03 13:21:02 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index