1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00

Update to 1.4.0

- allow an adapter to be passed to a Mocker object
- Rename [wheel] section to [bdist\_wheel] as the former is legacy
- Include license file in the generated wheel package
- Add testing for newer Python versions 3.5 and 3.6
- Return a separate copy for each call to decorator
- Add string representation to \_RequestObjectProxy
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-07 16:00:28 +00:00
parent 5f74204fe1
commit 4bcb23e434
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455713
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= requests-mock
PORTVERSION= 1.3.0
PORTVERSION= 1.4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506962911
SHA256 (requests-mock-1.3.0.tar.gz) = bd86970d6c52cc97071f5185aa594de6a997a5ca63b3bb36aceb9bb9db49294b
SIZE (requests-mock-1.3.0.tar.gz) = 42399
TIMESTAMP = 1512594354
SHA256 (requests-mock-1.4.0.tar.gz) = 2931887853c42e1d73879983d5bf03041109472991c5b4b8dba5d11ed23b9d0b
SIZE (requests-mock-1.4.0.tar.gz) = 42169