mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
www/py-grip: Update to 4.6.0
Changes: https://github.com/joeyespo/grip/blob/v4.6.0/CHANGES.md
This commit is contained in:
parent
de1a3d3a0c
commit
e9d9b64252
@ -1,6 +1,5 @@
|
||||
PORTNAME= grip
|
||||
PORTVERSION= 4.5.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -9,6 +8,7 @@ MAINTAINER= jhale@FreeBSD.org
|
||||
COMMENT= Preview GitHub Markdown files locally before committing
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0.4.0:devel/py-docopt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}markdown>=2.5.1:textproc/py-markdown@${PY_FLAVOR} \
|
||||
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0.4.0:devel/py-docopt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}path-and-address>=2.0.1:www/py-path-and-address@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.4.1:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
CONFLICTS_INSTALL= grip
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525012738
|
||||
SHA256 (grip-4.5.2.tar.gz) = 048b7e5c738ed80bee345bd10840f27eb31687eb67132b40f2473dc1cf67aa0f
|
||||
SIZE (grip-4.5.2.tar.gz) = 145644
|
||||
TIMESTAMP = 1645321014
|
||||
SHA256 (grip-4.6.0.tar.gz) = 554f9a272b385b886e1b903f0b4323778009c0a681c096950a4bed14e299c79a
|
||||
SIZE (grip-4.6.0.tar.gz) = 147222
|
||||
|
Loading…
Reference in New Issue
Block a user