git: df8a06a46157 - main - www/py-http-parser: update to 0.9.0
Ruslan Makhmatkhanov
rm at FreeBSD.org
Wed Apr 14 12:38:53 UTC 2021
The branch main has been updated by rm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df8a06a461576a33211189be84c241d91c737276
commit df8a06a461576a33211189be84c241d91c737276
Author: Ruslan Makhmatkhanov <rm at FreeBSD.org>
AuthorDate: 2021-04-14 12:38:47 +0000
Commit: Ruslan Makhmatkhanov <rm at 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 at FreeBSD.org>
-# $FreeBSD$
-
PORTNAME= http-parser
-PORTVERSION= 0.8.3
+PORTVERSION= 0.9.0
CATEGORIES= www
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= python at FreeBSD.org
+MAINTAINER= rm at 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
More information about the dev-commits-ports-all
mailing list