mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
deskutils/py-vdirsyncer: update dependencies
PR: 208428 Submitted by: Christian Geier <catcher+freebsdbugzilla@lostpackets.de> Approved by: <che@bein.link> (maintainer timeout)
This commit is contained in:
parent
1ccac5229e
commit
e958600e6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413369
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= vdirsyncer
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,12 +14,14 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.10.1:devel/py-setuptools_scm
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.4:devel/py-atomicwrites \
|
||||
${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:devel/py-atomicwrites \
|
||||
${PYTHON_PKGNAMEPREFIX}click>=5.0:devel/py-click \
|
||||
${PYTHON_PKGNAMEPREFIX}click-log>=0.1.3:devel/py-click-log \
|
||||
${PYTHON_PKGNAMEPREFIX}click-threading>=0.1.2:devel/py-click-threading \
|
||||
${PYTHON_PKGNAMEPREFIX}icalendar>=3.6:devel/py-icalendar \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=3.0:devel/py-lxml \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests \
|
||||
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.1.3:www/py-requests-toolbelt
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=3.1:devel/py-lxml \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.4.1:www/py-requests \
|
||||
${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.4.0:www/py-requests-toolbelt
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
Loading…
Reference in New Issue
Block a user