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: Thu May 7 05:01:29 UTC 2020
Modified Files:
pkgsrc/net/py-xandikos: Makefile distinfo
Log Message:
py-xandikos: updated to 0.2.1
0.2.1:
* Add missing dependencies in setup.py.
* Fix syntax errors in xandikos/store/vdir.py.
(Unused, but breaks bytecompilation).
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/py-xandikos/Makefile \
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.7 pkgsrc/net/py-xandikos/Makefile:1.8
--- pkgsrc/net/py-xandikos/Makefile:1.7 Mon May 4 06:18:05 2020
+++ pkgsrc/net/py-xandikos/Makefile Thu May 7 05:01:29 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/05/04 06:18:05 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/07 05:01:29 adam Exp $
-DISTNAME= xandikos-0.2.0
+DISTNAME= xandikos-0.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xandikos/}
@@ -15,6 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-defusedxml-[0-9
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.19.1:../../devel/py-dulwich
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/distinfo
diff -u pkgsrc/net/py-xandikos/distinfo:1.7 pkgsrc/net/py-xandikos/distinfo:1.8
--- pkgsrc/net/py-xandikos/distinfo:1.7 Mon May 4 06:18:05 2020
+++ pkgsrc/net/py-xandikos/distinfo Thu May 7 05:01:29 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/05/04 06:18:05 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/05/07 05:01:29 adam Exp $
-SHA1 (xandikos-0.2.0.tar.gz) = 85b5a226e444080bc8072af0762188fddac9b8ab
-RMD160 (xandikos-0.2.0.tar.gz) = da424c55e0669576290c14de8077714436ec7a4b
-SHA512 (xandikos-0.2.0.tar.gz) = 7b29050c097c9ea9768daa94bd20d00f803f91a51011bde667d76b306822260b39500c11dac4d5ef816a37767d4d90d4d32297b91669ce7273233936a02ddc14
-Size (xandikos-0.2.0.tar.gz) = 103348 bytes
+SHA1 (xandikos-0.2.1.tar.gz) = 31b9331673a1a2791022e344ab527cf13146fde9
+RMD160 (xandikos-0.2.1.tar.gz) = 1312675e8740ab6583b0daf13bdff8c4d3f05fe1
+SHA512 (xandikos-0.2.1.tar.gz) = 1bb37a9937ad8c35092782132b8a75b2813cd772c2fbc351fb6504cc275a646a7169cd48f82bf1a250bccb97e42de7d4ade802a3f01634e5eff1c5801bda4e90
+Size (xandikos-0.2.1.tar.gz) = 103635 bytes
Home |
Main Index |
Thread Index |
Old Index