mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
net-mgmt/py-pynxos: Update to 0.0.5
* Upstream switched to a more open license * Also pet portlint while I'm here Approved by: mentors (implicit)
This commit is contained in:
parent
7a311a73d9
commit
9fe9a5b13d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500323
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pynxos
|
||||
DISTVERSION= 0.0.4
|
||||
DISTVERSION= 0.0.5
|
||||
CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -9,12 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python client for managing Cisco NX-OS devices through NX-API
|
||||
|
||||
LICENSE= UNKNOWN
|
||||
LICENSE_NAME= unknown
|
||||
LICENSE_TEXT= This program is NOT in public domain.\
|
||||
It can be freely distributed for non-commercial purposes only,\
|
||||
and THERE IS NO WARRANTY FOR THIS PROGRAM.
|
||||
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR} \
|
||||
@ -22,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1530956816
|
||||
SHA256 (pynxos-0.0.4.tar.gz) = b39737e0fa3ebdfd5db5e08d8d2dcc6ad5edf32e39ee9f02a06a2a888afe2127
|
||||
SIZE (pynxos-0.0.4.tar.gz) = 7783
|
||||
TIMESTAMP = 1556278810
|
||||
SHA256 (pynxos-0.0.5.tar.gz) = ad148aec468b715b4a4c86802997cbf2b54e67e3709b043cf79f65b420143168
|
||||
SIZE (pynxos-0.0.5.tar.gz) = 7902
|
||||
|
Loading…
x
Reference in New Issue
Block a user