Date: Tue, 23 Nov 2021 18:27:03 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: 526845e7b59c - main - net/py-aiohttp-socks: Update to 0.7.1 Message-ID: <202111231827.1ANIR306049270@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=526845e7b59c9cd9fd735179c937648b0c897b52 commit 526845e7b59c9cd9fd735179c937648b0c897b52 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2021-11-23 18:26:59 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2021-11-23 18:26:59 +0000 net/py-aiohttp-socks: Update to 0.7.1 --- net/py-aiohttp-socks/Makefile | 2 +- net/py-aiohttp-socks/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-aiohttp-socks/Makefile b/net/py-aiohttp-socks/Makefile index 19ed1b05e048..a32fca8b5e33 100644 --- a/net/py-aiohttp-socks/Makefile +++ b/net/py-aiohttp-socks/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= aiohttp-socks -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-aiohttp-socks/distinfo b/net/py-aiohttp-socks/distinfo index 4b54e1e4b908..0e9499d651a8 100644 --- a/net/py-aiohttp-socks/distinfo +++ b/net/py-aiohttp-socks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637674395 -SHA256 (romis2012-aiohttp-socks-v0.7.0_GH0.tar.gz) = 58f292f8c6653e284c86738dd695be649d7cb1645b6d7dedc743851e6e2d3aaa -SIZE (romis2012-aiohttp-socks-v0.7.0_GH0.tar.gz) = 19816 +TIMESTAMP = 1637691938 +SHA256 (romis2012-aiohttp-socks-v0.7.1_GH0.tar.gz) = e0ae127e9bb0fc0445bbf5c4609f7be51d5ed6a514fafbb18955c70d8c004148 +SIZE (romis2012-aiohttp-socks-v0.7.1_GH0.tar.gz) = 19813
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111231827.1ANIR306049270>