summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-02-28 06:31:57 +0000
committerwiz <wiz@pkgsrc.org>2019-02-28 06:31:57 +0000
commit23f1b13bf29025cc104c007f8fc0367032d78ce5 (patch)
tree3595dad94538eb0c353f0b984942d4e8736f1fe7 /net
parent5f9e348d9871680b09e30844ee0331f03a5f1247 (diff)
downloadpkgsrc-23f1b13bf29025cc104c007f8fc0367032d78ce5.tar.gz
py-txtorcon: update to 19.0.0.
v19.0.0 ------- January 15, 2019 * add :func:`TorControlProtocol.when_disconnected` (will replace `.on_disconnect`) * add `detach=` kwarg to :func:`Tor.create_onion_service` * add `purpose=` kwarg to :func:`TorState.build_circuit`
Diffstat (limited to 'net')
-rw-r--r--net/py-txtorcon/Makefile4
-rw-r--r--net/py-txtorcon/PLIST12
-rw-r--r--net/py-txtorcon/distinfo10
3 files changed, 13 insertions, 13 deletions
diff --git a/net/py-txtorcon/Makefile b/net/py-txtorcon/Makefile
index a4681f8da6f..f4b0489f574 100644
--- a/net/py-txtorcon/Makefile
+++ b/net/py-txtorcon/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/10/23 03:17:22 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2019/02/28 06:31:57 wiz Exp $
-DISTNAME= txtorcon-18.3.0
+DISTNAME= txtorcon-19.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_GITHUB:=meejah/}
diff --git a/net/py-txtorcon/PLIST b/net/py-txtorcon/PLIST
index 907b3592e04..6d33f55503c 100644
--- a/net/py-txtorcon/PLIST
+++ b/net/py-txtorcon/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.2 2018/12/27 15:58:35 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/02/28 06:31:57 wiz Exp $
${PYSITELIB}/twisted/plugins/txtorcon_endpoint_parser.pyo
${PYSITELIB}/twisted/plugins/txtorcon_endpoint_parser.pyc
${PYSITELIB}/twisted/plugins/txtorcon_endpoint_parser.py
-${PYSITELIB}/txtorcon-18.2.0-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/txtorcon-18.2.0-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/txtorcon-18.2.0-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/txtorcon-18.2.0-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/txtorcon-18.2.0-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/requires.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/txtorcon/__init__.py
${PYSITELIB}/txtorcon/__init__.pyo
${PYSITELIB}/txtorcon/__init__.pyc
diff --git a/net/py-txtorcon/distinfo b/net/py-txtorcon/distinfo
index 7696553629f..2bbbbdf207e 100644
--- a/net/py-txtorcon/distinfo
+++ b/net/py-txtorcon/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/10/23 03:17:22 riastradh Exp $
+$NetBSD: distinfo,v 1.2 2019/02/28 06:31:57 wiz Exp $
-SHA1 (txtorcon-18.3.0.tar.gz) = 58b409aa442202675fd9619f82aeae2086356d0e
-RMD160 (txtorcon-18.3.0.tar.gz) = fcda362f665b2c889bc5d73c7d8c6269566016de
-SHA512 (txtorcon-18.3.0.tar.gz) = 937423c05059b8c8847f12275b4b22cc4982cd32710fa50a0893b180a55716547f6ae37f38c46cbe62513b0463360900a1202fc3e5189cf023abcd637cb5022e
-Size (txtorcon-18.3.0.tar.gz) = 385335 bytes
+SHA1 (txtorcon-19.0.0.tar.gz) = a4cdef41e60e065ee226a095d6775c5d11aba871
+RMD160 (txtorcon-19.0.0.tar.gz) = 6b1fafc75efc2f3e3f43feb9371a78cc56b4225f
+SHA512 (txtorcon-19.0.0.tar.gz) = 5eda79379b2a0adf20a4a1515519ba651e759014073a8cc78587d5d796ce2a60ccf87e49239991a48922365fb43449519659ce18679c0dad4a109f44dd6be64c
+Size (txtorcon-19.0.0.tar.gz) = 387177 bytes