Date: Mon, 18 Jan 2021 16:29:09 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561927 - head/net/py-python-socks Message-ID: <202101181629.10IGT9cd026590@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon Jan 18 16:29:08 2021 New Revision: 561927 URL: https://svnweb.freebsd.org/changeset/ports/561927 Log: Update to 1.2.0 Modified: head/net/py-python-socks/Makefile head/net/py-python-socks/distinfo Modified: head/net/py-python-socks/Makefile ============================================================================== --- head/net/py-python-socks/Makefile Mon Jan 18 16:27:19 2021 (r561926) +++ head/net/py-python-socks/Makefile Mon Jan 18 16:29:08 2021 (r561927) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-socks -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-python-socks/distinfo ============================================================================== --- head/net/py-python-socks/distinfo Mon Jan 18 16:27:19 2021 (r561926) +++ head/net/py-python-socks/distinfo Mon Jan 18 16:29:08 2021 (r561927) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610876080 -SHA256 (python-socks-1.1.3.tar.gz) = 982d69c7766856b8233c44c92087ddf446af3bf73262542ab2d2417d9175cf2d -SIZE (python-socks-1.1.3.tar.gz) = 19704 +TIMESTAMP = 1610986837 +SHA256 (python-socks-1.2.0.tar.gz) = 3054a8afa984a35144198e00fed1144eeae3287cc231ac7db3908d32ab642cd4 +SIZE (python-socks-1.2.0.tar.gz) = 20400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101181629.10IGT9cd026590>