From owner-dev-commits-ports-all@freebsd.org Wed Apr 14 12:38:53 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 6DE405D7543; Wed, 14 Apr 2021 12:38:53 +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 4FL28Y2gZsz3DHY; Wed, 14 Apr 2021 12:38: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 4EC2A1DF1E; Wed, 14 Apr 2021 12:38:53 +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 13ECcrMf079097; Wed, 14 Apr 2021 12:38:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13ECcr8K079096; Wed, 14 Apr 2021 12:38:53 GMT (envelope-from git) Date: Wed, 14 Apr 2021 12:38:53 GMT Message-Id: <202104141238.13ECcr8K079096@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ruslan Makhmatkhanov Subject: git: df8a06a46157 - main - www/py-http-parser: update to 0.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: df8a06a461576a33211189be84c241d91c737276 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: Wed, 14 Apr 2021 12:38:53 -0000 The branch main has been updated by rm: URL: https://cgit.FreeBSD.org/ports/commit/?id=df8a06a461576a33211189be84c241d91c737276 commit df8a06a461576a33211189be84c241d91c737276 Author: Ruslan Makhmatkhanov AuthorDate: 2021-04-14 12:38:47 +0000 Commit: Ruslan Makhmatkhanov CommitDate: 2021-04-14 12:38:47 +0000 www/py-http-parser: update to 0.9.0 --- www/py-http-parser/Makefile | 12 +++--------- www/py-http-parser/distinfo | 5 +++-- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/www/py-http-parser/Makefile b/www/py-http-parser/Makefile index 7ab9c564847a..b1ca37494e10 100644 --- a/www/py-http-parser/Makefile +++ b/www/py-http-parser/Makefile @@ -1,22 +1,16 @@ -# Created by: Veniamin Gvozdikov -# $FreeBSD$ - PORTNAME= http-parser -PORTVERSION= 0.8.3 +PORTVERSION= 0.9.0 CATEGORIES= www MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= python@FreeBSD.org +MAINTAINER= rm@FreeBSD.org COMMENT= HTTP request/response parser for python in C -DEPRECATED= Unmaintained, uses EOLed python27 -EXPIRATION_DATE= 2020-01-27 - LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:-3.6 +USES= python USE_PYTHON= autoplist distutils post-install: diff --git a/www/py-http-parser/distinfo b/www/py-http-parser/distinfo index c1dbca95893e..746efbe6b277 100644 --- a/www/py-http-parser/distinfo +++ b/www/py-http-parser/distinfo @@ -1,2 +1,3 @@ -SHA256 (http-parser-0.8.3.tar.gz) = e2aff90a60def3e476bd71694d8757c0f95ebf2fedf0a8ae34ee306e0b20db83 -SIZE (http-parser-0.8.3.tar.gz) = 83040 +TIMESTAMP = 1618343263 +SHA256 (http-parser-0.9.0.tar.gz) = 441d3a57c6227230f98aa97539da006fda0f8f4880bc4c5cd895ff2138a52621 +SIZE (http-parser-0.9.0.tar.gz) = 167091