Skip to content

Commit

Permalink
www/py-httpie: update to 2.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdupre committed Sep 7, 2021
1 parent 905b1bd commit 0ce043b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 16 deletions.
5 changes: 3 additions & 2 deletions www/py-httpie/Makefile
@@ -1,7 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>

PORTNAME= httpie
PORTVERSION= 2.4.0
PORTVERSION= 2.5.0
CATEGORIES= www
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -11,7 +11,8 @@ COMMENT= Command line HTTP client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=2.5.2:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions www/py-httpie/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1613050388
SHA256 (httpie-httpie-2.4.0_GH0.tar.gz) = 026239c8924a43f611783ce60049f661d61ff7d4ed1fa5031e42a7bdb6c86426
SIZE (httpie-httpie-2.4.0_GH0.tar.gz) = 1772537
TIMESTAMP = 1631004725
SHA256 (httpie-httpie-2.5.0_GH0.tar.gz) = 66af56e0efc1ca6237323f1186ba34bca1be24e67a4319fd5df7228ab986faea
SIZE (httpie-httpie-2.5.0_GH0.tar.gz) = 1105177
11 changes: 0 additions & 11 deletions www/py-httpie/files/patch-setup.cfg

This file was deleted.

0 comments on commit 0ce043b

Please sign in to comment.