FreeBSD Bugzilla – Attachment 255914 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]
Update py-proxmoxer, using pep517 + pytest
0001-Update-devel-py-proxmoxer-to-2.2.0.patch (text/plain), 2.08 KB, created by
Einar Bjarni Halldórsson
on 2024-12-17 12:42:31 UTC
(
hide
)
Description:
Update py-proxmoxer, using pep517 + pytest
Filename:
MIME Type:
Creator:
Einar Bjarni Halldórsson
Created:
2024-12-17 12:42:31 UTC
Size:
2.08 KB
patch
obsolete
>From e72f708009c23dcbd1b190f76200f47190817467 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Einar=20Bjarni=20Halld=C3=B3rsson?= <einar@isnic.is> >Date: Tue, 17 Dec 2024 12:36:07 +0000 >Subject: [PATCH] Update devel/py-proxmoxer to 2.2.0 > >Use pep517 and pytest. >Tests are marked UNSAFE for now, while we work with upstream. >--- > devel/py-proxmoxer/Makefile | 12 +++++++++--- > devel/py-proxmoxer/distinfo | 6 +++--- > 2 files changed, 12 insertions(+), 6 deletions(-) > >diff --git a/devel/py-proxmoxer/Makefile b/devel/py-proxmoxer/Makefile >index 62935f7d1183..5d6fc6a440d2 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,16 @@ 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}responses>0:devel/py-responses@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}paramiko>0:security/py-paramiko@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}openssh-wrapper>0:security/py-openssh-wrapper@${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 > >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 >-- >2.39.5 (Apple Git-154) >
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
Flags:
einar
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 283360
:
255888
|
255893
| 255914 |
256030
|
256062