- Update to 0.7.4
ChangeLog: - fix session hooks PR: ports/162192 Submitted by: maintainer (Olivier Duchateau)
This commit is contained in:
parent
c20d568b1a
commit
148f5da423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284784
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= requests
|
||||
PORTVERSION= 0.7.3
|
||||
PORTVERSION= 0.7.4
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (requests-0.7.3.tar.gz) = 2e7a0cb6251da5dd8c185f5d404e110d29e47afec7c8e60d78806436360a40d7
|
||||
SIZE (requests-0.7.3.tar.gz) = 31805
|
||||
SHA256 (requests-0.7.4.tar.gz) = 3101a857831c6b6ec1f88ccebc8a19d38af6a10372537f437cd978c5775b4286
|
||||
SIZE (requests-0.7.4.tar.gz) = 31873
|
||||
|
|
Loading…
Reference in a new issue