FreeBSD Bugzilla – Attachment 255893 Details for
Bug 283360
devel/py-proxmoxer: Update to 2.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pep517 + pytest (failing, missing deps)
devel_py-proxmoxer.diff (text/plain), 1.24 KB, created by
Nuno Teixeira
on 2024-12-16 12:56:38 UTC
(
hide
)
Description:
pep517 + pytest (failing, missing deps)
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2024-12-16 12:56:38 UTC
Size:
1.24 KB
patch
obsolete
>diff --git a/devel/py-proxmoxer/Makefile b/devel/py-proxmoxer/Makefile >index 62935f7d1183..709a17377301 100644 >--- a/devel/py-proxmoxer/Makefile >+++ b/devel/py-proxmoxer/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= proxmoxer >-PORTVERSION= 2.1.0 >+PORTVERSION= 2.2.0 > CATEGORIES= devel python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -11,10 +11,12 @@ 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} > > USES= python >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist pep517 pytest > > NO_ARCH= yes > >diff --git a/devel/py-proxmoxer/distinfo b/devel/py-proxmoxer/distinfo >index 222c127d0309..96f4f398cee6 100644 >--- a/devel/py-proxmoxer/distinfo >+++ b/devel/py-proxmoxer/distinfo >@@ -1,3 +1,3 @@ >-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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 283360
:
255888
| 255893 |
255914
|
256030
|
256062