1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.8.0

PR:	22740
Submitted by:	kai
Approved by:	wg (maintainer implicit)
Sponsored by:	iXsystems Inc.
This commit is contained in:
Martin Wilke 2018-05-19 19:26:26 +00:00
parent b62198200c
commit 517e39e6e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470427
2 changed files with 18 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= requests-toolbelt
PORTVERSION= 0.7.0
DISTVERSION= 0.8.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -10,10 +10,23 @@ MAINTAINER= wg@FreeBSD.org
COMMENT= Utility belt for advanced users of python-requests
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.0.1:www/py-requests@${FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.0.1:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
PORTDOCS= *
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR}
DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E"
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@(cd ${WRKSRC}/build/sphinx/html && \
${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \
"! -name .buildinfo -and ! -name objects.inv")
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1471871735
SHA256 (requests-toolbelt-0.7.0.tar.gz) = 33899d4a559c3f0f5e9fbc115d337c4236febdc083755a160a4132d92fc3c91a
SIZE (requests-toolbelt-0.7.0.tar.gz) = 194062
TIMESTAMP = 1524999808
SHA256 (requests-toolbelt-0.8.0.tar.gz) = f6a531936c6fa4c6cfce1b9c10d5c4f498d16528d2a54a22ca00011205a187b5
SIZE (requests-toolbelt-0.8.0.tar.gz) = 196129