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 14 05:38:50 UTC 2020
Modified Files:
pkgsrc/net/py-xandikos: Makefile PLIST distinfo
Log Message:
py-xandikos: updated to 0.2.2
0.2.2:
* Fix use of xandikos.wsgi module in uwsgi.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-xandikos/Makefile \
pkgsrc/net/py-xandikos/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/py-xandikos/PLIST
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.8 pkgsrc/net/py-xandikos/Makefile:1.9
--- pkgsrc/net/py-xandikos/Makefile:1.8 Thu May 7 05:01:29 2020
+++ pkgsrc/net/py-xandikos/Makefile Thu May 14 05:38:50 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/05/07 05:01:29 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/14 05:38:50 adam Exp $
-DISTNAME= xandikos-0.2.1
+DISTNAME= xandikos-0.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xandikos/}
Index: pkgsrc/net/py-xandikos/distinfo
diff -u pkgsrc/net/py-xandikos/distinfo:1.8 pkgsrc/net/py-xandikos/distinfo:1.9
--- pkgsrc/net/py-xandikos/distinfo:1.8 Thu May 7 05:01:29 2020
+++ pkgsrc/net/py-xandikos/distinfo Thu May 14 05:38:50 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/07 05:01:29 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/05/14 05:38:50 adam Exp $
-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
+SHA1 (xandikos-0.2.2.tar.gz) = 9ba9cc625d1f8f032da2895e7ac90b3b1713e7d6
+RMD160 (xandikos-0.2.2.tar.gz) = ffb58329d1acf009307daefd4163152f6328034a
+SHA512 (xandikos-0.2.2.tar.gz) = c99af20379857dece716c507ef9db155581af3965d7ff16493bad107aab0fb93cb023b04d795f39266fa9ecfd2f520ff6e1bb61238958ba4ba9cad04ab9fdd8d
+Size (xandikos-0.2.2.tar.gz) = 104356 bytes
Index: pkgsrc/net/py-xandikos/PLIST
diff -u pkgsrc/net/py-xandikos/PLIST:1.6 pkgsrc/net/py-xandikos/PLIST:1.7
--- pkgsrc/net/py-xandikos/PLIST:1.6 Mon May 4 06:18:05 2020
+++ pkgsrc/net/py-xandikos/PLIST Thu May 14 05:38:50 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/05/04 06:18:05 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/05/14 05:38:50 adam Exp $
bin/xandikos-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -110,3 +110,6 @@ ${PYSITELIB}/xandikos/webdav.pyo
${PYSITELIB}/xandikos/wsgi.py
${PYSITELIB}/xandikos/wsgi.pyc
${PYSITELIB}/xandikos/wsgi.pyo
+${PYSITELIB}/xandikos/wsgi_helpers.py
+${PYSITELIB}/xandikos/wsgi_helpers.pyc
+${PYSITELIB}/xandikos/wsgi_helpers.pyo
Home |
Main Index |
Thread Index |
Old Index