Skip to content

Commit

Permalink
devel/py-http-prompt: Update to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Nov 6, 2018
1 parent ad9af81 commit 26ba4e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions devel/py-http-prompt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= http-prompt
PORTVERSION= 0.11.2
PORTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -19,9 +19,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=5.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httpie>=0.9.2:www/py-httpie@${PY_FLAVOR}

NO_ARCH= yes
SUB_FILES= pkg-message
USES= python
USE_PYTHON= autoplist distutils

NO_ARCH= yes

SUB_FILES= pkg-message

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-http-prompt/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1520468205
SHA256 (http-prompt-0.11.2.tar.gz) = f1936223c7b0d86285295ff2da2bf7f73572942d458e30c97351af4d9f9d16be
SIZE (http-prompt-0.11.2.tar.gz) = 21235
TIMESTAMP = 1541542190
SHA256 (http-prompt-1.0.0.tar.gz) = 41c24349cb0ca279ddfbb9db97fb26c43d7ab448ab30fd485ba17c74c20606ad
SIZE (http-prompt-1.0.0.tar.gz) = 21364

0 comments on commit 26ba4e7

Please sign in to comment.