mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 1.4.0
PR: 228687 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer
This commit is contained in:
parent
a454bc2dd5
commit
e84d3cdac3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474019
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= requestsexceptions
|
||||
PORTVERSION= 1.1.3
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,11 +10,14 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Library to find the correct path to exceptions in the requests library
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr@${PY_FLAVOR}
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1475871555
|
||||
SHA256 (requestsexceptions-1.1.3.tar.gz) = d678b872f51f76d875e00e6667f4ddbf013b3a99490ae5fe07cf3e4f846e283e
|
||||
SIZE (requestsexceptions-1.1.3.tar.gz) = 6606
|
||||
TIMESTAMP = 1527332826
|
||||
SHA256 (requestsexceptions-1.4.0.tar.gz) = b095cbc77618f066d459a02b137b020c37da9f46d9b057704019c9f77dba3065
|
||||
SIZE (requestsexceptions-1.4.0.tar.gz) = 6880
|
||||
|
Loading…
Reference in New Issue
Block a user