git: fb62982003db - main - misc/py-wurlitzer: Update to 2.1.1

Rainer Hurling rhurlin at FreeBSD.org
Tue Aug 3 18:49:02 UTC 2021


The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb62982003db2d794f0d1f29d6690fb307cce10d

commit fb62982003db2d794f0d1f29d6690fb307cce10d
Author:     Rainer Hurling <rhurlin at FreeBSD.org>
AuthorDate: 2021-08-03 18:46:35 +0000
Commit:     Rainer Hurling <rhurlin at FreeBSD.org>
CommitDate: 2021-08-03 18:48:55 +0000

    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
---
 misc/py-wurlitzer/Makefile | 2 +-
 misc/py-wurlitzer/distinfo | 6 +++---
 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 at 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


More information about the dev-commits-ports-main mailing list