Date: Tue, 14 Mar 2023 12:30:59 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bdd929d1371b - main - net/py-python-socks: Update to 2.2.0 Message-ID: <202303141230.32ECUxff075944@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdd929d1371b6e7ed8b33e5865e065997b38066f commit bdd929d1371b6e7ed8b33e5865e065997b38066f Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-03-14 12:30:44 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-03-14 12:30:55 +0000 net/py-python-socks: Update to 2.2.0 --- net/py-python-socks/Makefile | 2 +- net/py-python-socks/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-python-socks/Makefile b/net/py-python-socks/Makefile index ab63181ee022..2f71c8e0e40a 100644 --- a/net/py-python-socks/Makefile +++ b/net/py-python-socks/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-socks -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-socks/distinfo b/net/py-python-socks/distinfo index 6b18523b651b..68fc5cd71616 100644 --- a/net/py-python-socks/distinfo +++ b/net/py-python-socks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671549617 -SHA256 (python-socks-2.1.1.tar.gz) = 3bb68964c97690d5a3eab6c12a772f415725f295b148cbe1ca8870cb47ebcb96 -SIZE (python-socks-2.1.1.tar.gz) = 25118 +TIMESTAMP = 1678787855 +SHA256 (python-socks-2.2.0.tar.gz) = 81500aca769165660cbbf38500849ffbedd50a8c50b6694f5132da3e21c7b30a +SIZE (python-socks-2.2.0.tar.gz) = 34454
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303141230.32ECUxff075944>