pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-xandikos
Module Name: pkgsrc
Committed By: adam
Date: Mon May 8 09:00:51 UTC 2023
Modified Files:
pkgsrc/net/py-xandikos: Makefile PLIST distinfo
Log Message:
py-xandikos: updated to 0.2.8
0.2.8
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/py-xandikos/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-xandikos/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/py-xandikos/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-xandikos/Makefile
diff -u pkgsrc/net/py-xandikos/Makefile:1.13 pkgsrc/net/py-xandikos/Makefile:1.14
--- pkgsrc/net/py-xandikos/Makefile:1.13 Tue Jan 4 20:54:34 2022
+++ pkgsrc/net/py-xandikos/Makefile Mon May 8 09:00:51 2023
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2022/01/04 20:54:34 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2023/05/08 09:00:51 adam Exp $
-DISTNAME= xandikos-0.2.6
+DISTNAME= xandikos-0.2.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xandikos/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.jelmer.uk/code/xandikos/
+HOMEPAGE= https://www.xandikos.org/
COMMENT= Lightweight CalDAV/CardDAV server
LICENSE= gnu-gpl-v3
@@ -17,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.19.1
DEPENDS+= ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar
DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-multidict-[0-9]*:../../databases/py-multidict
-DEPENDS+= ${PYPKGPREFIX}-prometheus_client-[0-9]*:../../net/py-prometheus_client
USE_LANGUAGES= # none
Index: pkgsrc/net/py-xandikos/PLIST
diff -u pkgsrc/net/py-xandikos/PLIST:1.8 pkgsrc/net/py-xandikos/PLIST:1.9
--- pkgsrc/net/py-xandikos/PLIST:1.8 Sun Mar 21 07:50:52 2021
+++ pkgsrc/net/py-xandikos/PLIST Mon May 8 09:00:51 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/03/21 07:50:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2023/05/08 09:00:51 adam Exp $
bin/xandikos-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -35,9 +35,6 @@ ${PYSITELIB}/xandikos/icalendar.pyo
${PYSITELIB}/xandikos/infit.py
${PYSITELIB}/xandikos/infit.pyc
${PYSITELIB}/xandikos/infit.pyo
-${PYSITELIB}/xandikos/metrics.py
-${PYSITELIB}/xandikos/metrics.pyc
-${PYSITELIB}/xandikos/metrics.pyo
${PYSITELIB}/xandikos/quota.py
${PYSITELIB}/xandikos/quota.pyc
${PYSITELIB}/xandikos/quota.pyo
@@ -113,4 +110,7 @@ ${PYSITELIB}/xandikos/wsgi.pyo
${PYSITELIB}/xandikos/wsgi_helpers.py
${PYSITELIB}/xandikos/wsgi_helpers.pyc
${PYSITELIB}/xandikos/wsgi_helpers.pyo
+${PYSITELIB}/xandikos/xmpp.py
+${PYSITELIB}/xandikos/xmpp.pyc
+${PYSITELIB}/xandikos/xmpp.pyo
man/man8/xandikos-${PYVERSSUFFIX}.8
Index: pkgsrc/net/py-xandikos/distinfo
diff -u pkgsrc/net/py-xandikos/distinfo:1.14 pkgsrc/net/py-xandikos/distinfo:1.15
--- pkgsrc/net/py-xandikos/distinfo:1.14 Tue Oct 26 11:06:45 2021
+++ pkgsrc/net/py-xandikos/distinfo Mon May 8 09:00:51 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 11:06:45 nia Exp $
+$NetBSD: distinfo,v 1.15 2023/05/08 09:00:51 adam Exp $
-BLAKE2s (xandikos-0.2.6.tar.gz) = e95f3f4d347c492a2303a27d307bdbb236a8b3aed8146fe80c0c29334c80ed18
-SHA512 (xandikos-0.2.6.tar.gz) = 443bf91ea31399d216b8b167f837300f651d889748e87964443e0af2989f569dae504c887bfff3e643c407fcb6e8fd21de2672d21bb1cf2472bd80214ff1c967
-Size (xandikos-0.2.6.tar.gz) = 108596 bytes
+BLAKE2s (xandikos-0.2.8.tar.gz) = 5aa84d7c52959cb1feaee1a3ca67267315d9cd13e71ba73dd2e2338efa520ae3
+SHA512 (xandikos-0.2.8.tar.gz) = f282d2f368b582c868e1f6a2416a63ea1e1a058ee958d0e409eeb65140bb122d6b65a7edeaec78e04787a77d26ae5648cf49fee7d6bd95ee3c1f54b1720b8b52
+Size (xandikos-0.2.8.tar.gz) = 108434 bytes
Home |
Main Index |
Thread Index |
Old Index