Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2021 12:38:53 GMT
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: df8a06a46157 - main - www/py-http-parser: update to 0.9.0
Message-ID:  <202104141238.13ECcr8K079096@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=df8a06a461576a33211189be84c241d91c737276

commit df8a06a461576a33211189be84c241d91c737276
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2021-04-14 12:38:47 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
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 <vg@FreeBSD.org>
-# $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104141238.13ECcr8K079096>