Skip to content
Snippets Groups Projects
Commit b59c92b2 authored by Einar Bjarni Halldórsson's avatar Einar Bjarni Halldórsson Committed by Nuno Teixeira
Browse files

devel/py-proxmoxer: Update to 2.2.0

- Switch to pep517 build
- Add tests
- Add TESTING_UNSAFE

ChangeLog:	https://github.com/proxmoxer/proxmoxer/releases/tag/2.2.0
PR:		283360
parent b01118ef
No related branches found
No related tags found
No related merge requests found
PORTNAME= proxmoxer
PORTVERSION= 2.1.0
PORTVERSION= 2.2.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -11,10 +11,18 @@ WWW= https://github.com/proxmoxer/proxmoxer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coveralls>0:devel/py-coveralls@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssh-wrapper>0:security/py-openssh-wrapper@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paramiko>0:security/py-paramiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist pep517 pytest
TESTING_UNSAFE= https://github.com/proxmoxer/proxmoxer/issues/195
NO_ARCH= yes
......
TIMESTAMP = 1723462101
SHA256 (proxmoxer-2.1.0.tar.gz) = d92993782e74ed8a76ff355dc050f58aa039fa697f9349a68e643552bd0fa62e
SIZE (proxmoxer-2.1.0.tar.gz) = 28799
TIMESTAMP = 1734346086
SHA256 (proxmoxer-2.2.0.tar.gz) = 3ed63a58e5c0822841afdb3801f9d913a4996955c1c54f7319b5842ba2615006
SIZE (proxmoxer-2.2.0.tar.gz) = 29666
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment