Date: Sun, 27 Dec 2020 19:56:22 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559416 - head/net/py-wsproto Message-ID: <202012271956.0BRJuMlC009851@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sun Dec 27 19:56:22 2020 New Revision: 559416 URL: https://svnweb.freebsd.org/changeset/ports/559416 Log: net/py-wsproto: Update version 0.15.0=>1.0.0 PR: 252207 Submitted by: gaod@hychen.org Relnotes: https://github.com/python-hyper/wsproto/releases/tag/1.0.0 Modified: head/net/py-wsproto/Makefile head/net/py-wsproto/distinfo Modified: head/net/py-wsproto/Makefile ============================================================================== --- head/net/py-wsproto/Makefile Sun Dec 27 19:56:02 2020 (r559415) +++ head/net/py-wsproto/Makefile Sun Dec 27 19:56:22 2020 (r559416) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wsproto -PORTVERSION= 0.15.0 -PORTREVISION= 1 +PORTVERSION= 1.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-wsproto/distinfo ============================================================================== --- head/net/py-wsproto/distinfo Sun Dec 27 19:56:02 2020 (r559415) +++ head/net/py-wsproto/distinfo Sun Dec 27 19:56:22 2020 (r559416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565555356 -SHA256 (wsproto-0.15.0.tar.gz) = 614798c30e5dc2b3f65acc03d2d50842b97621487350ce79a80a711229edfa9d -SIZE (wsproto-0.15.0.tar.gz) = 51765 +TIMESTAMP = 1609087864 +SHA256 (wsproto-1.0.0.tar.gz) = 868776f8456997ad0d9720f7322b746bbe9193751b5b290b7f924659377c8c38 +SIZE (wsproto-1.0.0.tar.gz) = 53423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012271956.0BRJuMlC009851>