Update to version 0.5.0
Changelog: - Fix bug: Syntax error on option names with dashes - Allow to set cookies automatically - Add contributing guide PR: 211518 Submitted by: Danilo G. Baio (maintainer)
This commit is contained in:
parent
0092c514e4
commit
df88217f1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419538
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= http-prompt
|
||||
PORTVERSION= 0.4.2
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1468888916
|
||||
SHA256 (http-prompt-0.4.2.tar.gz) = 01547af93e7631747bf9f77b82601ab077627d8b30fc47ae9dbc7638fb7a3a3c
|
||||
SIZE (http-prompt-0.4.2.tar.gz) = 19703
|
||||
TIMESTAMP = 1470104561
|
||||
SHA256 (http-prompt-0.5.0.tar.gz) = c739f357452be28efb59c447072d96aad5275e85c8ec37d74d0738ad80a4d9dd
|
||||
SIZE (http-prompt-0.5.0.tar.gz) = 20423
|
||||
|
|
Loading…
Reference in a new issue