pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-matrix-nio: Update to 0.18.7
Module Name: pkgsrc-wip
Committed By: Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By: ryoon
Date: Tue Jan 25 22:04:09 2022 +0900
Changeset: eef24418b5a73a363a7a37fbfb9b7987d9ad68cf
Modified Files:
py-matrix-nio/Makefile
py-matrix-nio/PLIST
py-matrix-nio/distinfo
Removed Files:
py-matrix-nio/TODO
Log Message:
py-matrix-nio: Update to 0.18.7
And use py-olm from security/py-olm.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eef24418b5a73a363a7a37fbfb9b7987d9ad68cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-matrix-nio/Makefile | 8 +++++---
py-matrix-nio/PLIST | 1 -
py-matrix-nio/TODO | 1 -
py-matrix-nio/distinfo | 6 +++---
4 files changed, 8 insertions(+), 8 deletions(-)
diffs:
diff --git a/py-matrix-nio/Makefile b/py-matrix-nio/Makefile
index 123e9a2d05..6a2bb2534b 100644
--- a/py-matrix-nio/Makefile
+++ b/py-matrix-nio/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= matrix-nio-0.18.6
+DISTNAME= matrix-nio-0.18.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel chat python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matrix-nio/}
@@ -20,8 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-h2>=4.0.0:../../www/py-h2
DEPENDS+= ${PYPKGPREFIX}-jsonschema>=3.2.0:../../textproc/py-jsonschema
DEPENDS+= ${PYPKGPREFIX}-logbook>=1.5.3:../../devel/py-logbook
DEPENDS+= ${PYPKGPREFIX}-unpaddedbase64>=1.1.0:../../devel/py-unpaddedbase64
-# TODO: py-olm is still wip
-DEPENDS+= ${PYPKGPREFIX}-olm>=3.2.2:../../wip/py-olm
+DEPENDS+= ${PYPKGPREFIX}-olm>=3.2.2:../../security/py-olm
DEPENDS+= ${PYPKGPREFIX}-peewee>=3.14.4:../../databases/py-peewee
DEPENDS+= ${PYPKGPREFIX}-cachetools>=4.2.1:../../devel/py-cachetools
DEPENDS+= ${PYPKGPREFIX}-atomicwrites>=1.4.0:../../devel/py-atomicwrites
@@ -29,5 +28,8 @@ DEPENDS+= ${PYPKGPREFIX}-atomicwrites>=1.4.0:../../devel/py-atomicwrites
# matrix-nio is only supported on python3
PYTHON_VERSIONS_INCOMPATIBLE= 27
+post-extract:
+ ${FIND} ${WRKSRC} -name '*.orig' | ${XARGS} ${RM} -f
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-matrix-nio/PLIST b/py-matrix-nio/PLIST
index 90523e1eae..d950103e08 100644
--- a/py-matrix-nio/PLIST
+++ b/py-matrix-nio/PLIST
@@ -92,7 +92,6 @@ ${PYSITELIB}/nio/events/presence.py
${PYSITELIB}/nio/events/presence.pyc
${PYSITELIB}/nio/events/presence.pyo
${PYSITELIB}/nio/events/room_events.py
-${PYSITELIB}/nio/events/room_events.py.orig
${PYSITELIB}/nio/events/room_events.pyc
${PYSITELIB}/nio/events/room_events.pyo
${PYSITELIB}/nio/events/to_device.py
diff --git a/py-matrix-nio/TODO b/py-matrix-nio/TODO
deleted file mode 100644
index 64a0052446..0000000000
--- a/py-matrix-nio/TODO
+++ /dev/null
@@ -1 +0,0 @@
-* Relies on py-olm, which is also wip/
diff --git a/py-matrix-nio/distinfo b/py-matrix-nio/distinfo
index 77bd961b57..e98c91948e 100644
--- a/py-matrix-nio/distinfo
+++ b/py-matrix-nio/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (matrix-nio-0.18.6.tar.gz) = 75014cf69cccd860a00c83b114b9e869e74f4e2c
-SHA512 (matrix-nio-0.18.6.tar.gz) = 410aaab77c430dba850816fc50fdee707f9d68078483bd19d4d1e18194fc403225dbbba330f7fe8adab7e538f31eede7d1dbd1d2c966755d953c6df760e69f1c
-Size (matrix-nio-0.18.6.tar.gz) = 153436 bytes
+BLAKE2s (matrix-nio-0.18.7.tar.gz) = 868013319eb6f3698815a118b6ab0213810db0fd2c582fa2d9aa85117459cfd1
+SHA512 (matrix-nio-0.18.7.tar.gz) = 9fa8935cab499ba15659ccb9f63c86a9485816d9f3b1eed9379155c1cb2115d2f0a81878097fc9e55f172842939d449f8f8a495b566e3a607a81da24666a956a
+Size (matrix-nio-0.18.7.tar.gz) = 155811 bytes
Home |
Main Index |
Thread Index |
Old Index