aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-08-03 18:46:35 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-08-03 18:48:55 +0000
commitfb62982003db2d794f0d1f29d6690fb307cce10d (patch)
tree589c1b82c468d3b91f5bf73b3597e61e197f0534
parent2d661b18c2c37a2074b9dcb8df7a82c2c7ebc6b8 (diff)
downloadports-fb62982003db2d794f0d1f29d6690fb307cce10d.tar.gz
ports-fb62982003db2d794f0d1f29d6690fb307cce10d.zip
misc/py-wurlitzer: Update to 2.1.1
- Explicitly close the poller when done with it - Fix typo in importing unittest.mock Changelog: https://github.com/minrk/wurlitzer/compare/2.1.0...2.1.1 Reported by: Repology
-rw-r--r--misc/py-wurlitzer/Makefile2
-rw-r--r--misc/py-wurlitzer/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-wurlitzer/Makefile b/misc/py-wurlitzer/Makefile
index 0611c5047058..6128e87ceada 100644
--- a/misc/py-wurlitzer/Makefile
+++ b/misc/py-wurlitzer/Makefile
@@ -1,7 +1,7 @@
# Created by: Rainer Hurling <rhurlin@gwdg.de>
PORTNAME= wurlitzer
-PORTVERSION= 2.1.0
+PORTVERSION= 2.1.1
CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-wurlitzer/distinfo b/misc/py-wurlitzer/distinfo
index 28482710d82a..4a6b7ce8f342 100644
--- a/misc/py-wurlitzer/distinfo
+++ b/misc/py-wurlitzer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617907941
-SHA256 (wurlitzer-2.1.0.tar.gz) = 0144228960a992ef46e339e8aa560600bd34cd64e018bfebad88c0dd61bd8ba5
-SIZE (wurlitzer-2.1.0.tar.gz) = 8788
+TIMESTAMP = 1628014814
+SHA256 (wurlitzer-2.1.1.tar.gz) = 5a3ea5a13a8aac2d808864087fec87a0518bf7d9776173ab06a6bb4ade9f4d27
+SIZE (wurlitzer-2.1.1.tar.gz) = 8674