devel/py-launchpadlib: Update to 1.10.16
- switch to DISTVERSION - reorder variables (portfmt) ChangeLog: https://launchpad.net/launchpadlib/trunk/1.10.16 PR: 265282
This commit is contained in:
parent
7414f24176
commit
36fb5f10ac
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= launchpadlib
|
||||
PORTVERSION= 1.10.13
|
||||
DISTVERSION= 1.10.16
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,16 +10,16 @@ COMMENT= Python API for Launchpad
|
|||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}keyring>=0:security/py-keyring@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}lazr.restfulclient>=0.9.19:devel/py-lazr.restfulclient@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}lazr.uri>=0:devel/py-lazr.uri@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wadllib>=0:devel/py-wadllib@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1592009881
|
||||
SHA256 (launchpadlib-1.10.13.tar.gz) = 5804d68ec93247194449d17d187e949086da0a4d044f12155fad269ef8515435
|
||||
SIZE (launchpadlib-1.10.13.tar.gz) = 200770
|
||||
TIMESTAMP = 1658092642
|
||||
SHA256 (launchpadlib-1.10.16.tar.gz) = 0df4b13936f988afd0ee485f40fa6922eab783b48c38ca0108cb73c8788fca80
|
||||
SIZE (launchpadlib-1.10.16.tar.gz) = 208446
|
||||
|
|
Loading…
Reference in a new issue