Source-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.2.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/0239926b0934
branches: trunk
changeset: 431498:0239926b0934
user: adam <adam%pkgsrc.org@localhost>
date: Thu May 14 05:38:50 2020 +0000
description:
py-xandikos: updated to 0.2.2
0.2.2:
* Fix use of xandikos.wsgi module in uwsgi.
diffstat:
net/py-xandikos/Makefile | 4 ++--
net/py-xandikos/PLIST | 5 ++++-
net/py-xandikos/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r dfd66df087f1 -r 0239926b0934 net/py-xandikos/Makefile
--- a/net/py-xandikos/Makefile Thu May 14 05:37:14 2020 +0000
+++ b/net/py-xandikos/Makefile Thu May 14 05:38:50 2020 +0000
@@ -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/}
diff -r dfd66df087f1 -r 0239926b0934 net/py-xandikos/PLIST
--- a/net/py-xandikos/PLIST Thu May 14 05:37:14 2020 +0000
+++ b/net/py-xandikos/PLIST Thu May 14 05:38:50 2020 +0000
@@ -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/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
diff -r dfd66df087f1 -r 0239926b0934 net/py-xandikos/distinfo
--- a/net/py-xandikos/distinfo Thu May 14 05:37:14 2020 +0000
+++ b/net/py-xandikos/distinfo Thu May 14 05:38:50 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index