FreeBSD Bugzilla – Attachment 213124 Details for
Bug 245397
[PATCH] net-mgmt/observium: drop python27 support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-mgmt/observium: drop python27 support
observium.diff (text/plain), 1.25 KB, created by
Dima Panov
on 2020-04-06 14:06:48 UTC
(
hide
)
Description:
net-mgmt/observium: drop python27 support
Filename:
MIME Type:
Creator:
Dima Panov
Created:
2020-04-06 14:06:48 UTC
Size:
1.25 KB
patch
obsolete
>Index: net-mgmt/observium/Makefile >=================================================================== >--- net-mgmt/observium/Makefile (revision 530766) >+++ net-mgmt/observium/Makefile (working copy) >@@ -4,11 +4,12 @@ > > PORTNAME= observium > PORTVERSION= 0.19.8 >-PORTREVISION= 0 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= http://www.observium.org/ > DISTNAME= ${PORTNAME}-community-latest > DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} >+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} > > MAINTAINER= feld@FreeBSD.org > COMMENT= Autodiscovering PHP/MySQL/SNMP based network monitoring >@@ -20,7 +21,7 @@ > > WRKSRC= ${WRKDIR}/${PORTNAME} > >-USES= php:cli python${PY_MYSQL} shebangfix >+USES= php:cli,flavors python:3.5+ shebangfix > SHEBANG_FILES= \ > poller-wrapper.py \ > poller.php \ >@@ -54,8 +55,7 @@ > LIBVIRT_RUN_DEPENDS= virsh:devel/libvirt > NAGPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/nagios-plugins > NMAP_RUN_DEPENDS= nmap:security/nmap >-PYPOLLER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>0:databases/py-MySQLdb@${PY_FLAVOR} >-PYPOLLER_VARS= PY_MYSQL=:2.7 >+PYPOLLER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mysqlclient>=1.3.13:databases/py-mysqlclient@${PY_FLAVOR} > SVN_RUN_DEPENDS= svn:devel/subversion > WMIC_RUN_DEPENDS= wmic:net-mgmt/wmi-client >
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 245397
: 213124