From owner-dev-commits-ports-all@freebsd.org Tue Jul 6 15:05:57 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 386CA659F28; Tue, 6 Jul 2021 15:05:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GK5Tt55xJz3KnD; Tue, 6 Jul 2021 15:05:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CD2F11BD8A; Tue, 6 Jul 2021 15:05:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 166F5q3F021154; Tue, 6 Jul 2021 15:05:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 166F5qU3021153; Tue, 6 Jul 2021 15:05:52 GMT (envelope-from git) Date: Tue, 6 Jul 2021 15:05:52 GMT Message-Id: <202107061505.166F5qU3021153@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 79d378606b3e - main - www/py-priority: Update to 2.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 79d378606b3eda48eb7b3590c07b4c5edca62c84 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2021 15:05:57 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=79d378606b3eda48eb7b3590c07b4c5edca62c84 commit 79d378606b3eda48eb7b3590c07b4c5edca62c84 Author: Po-Chuan Hsieh AuthorDate: 2021-07-06 14:57:47 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-06 14:57:47 +0000 www/py-priority: Update to 2.0.0 Changes: https://github.com/python-hyper/priority/blob/master/CHANGELOG.rst --- www/py-priority/Makefile | 7 ++++--- www/py-priority/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/www/py-priority/Makefile b/www/py-priority/Makefile index eb57ef9a609b..5d6d28dde5b8 100644 --- a/www/py-priority/Makefile +++ b/www/py-priority/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= priority -PORTVERSION= 1.3.0 +PORTVERSION= 2.0.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,9 @@ COMMENT= Pure-Python implementation of the HTTP/2 priority tree LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_PYTHON= autoplist concurrent distutils USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include diff --git a/www/py-priority/distinfo b/www/py-priority/distinfo index c3a2b5d3cbc0..1adebb604b90 100644 --- a/www/py-priority/distinfo +++ b/www/py-priority/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530051116 -SHA256 (priority-1.3.0.tar.gz) = 6bc1961a6d7fcacbfc337769f1a382c8e746566aaa365e78047abe9f66b2ffbe -SIZE (priority-1.3.0.tar.gz) = 13827 +TIMESTAMP = 1625323633 +SHA256 (priority-2.0.0.tar.gz) = c965d54f1b8d0d0b19479db3924c7c36cf672dbf2aec92d43fbdaf4492ba18c0 +SIZE (priority-2.0.0.tar.gz) = 24792