update to py-ghmi-1.0.16

This commit is contained in:
jasper 2017-01-21 12:56:49 +00:00
parent c690c6a706
commit 25543ae880
3 changed files with 20 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2016/12/08 19:04:28 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2017/01/21 12:56:49 jasper Exp $
COMMENT = pure python IPMI protocol library
MODPY_EGG_VERSION = 1.0.14
MODPY_EGG_VERSION = 1.0.16
DISTNAME = pyghmi-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/${MODPY_PY_PREFIX}/}

View File

@ -1,2 +1,2 @@
SHA256 (pyghmi-1.0.14.tar.gz) = nhdx+ovsHjRoW6DqQEm9wRU/ukErRSFAcIiR32r7nAQ=
SIZE (pyghmi-1.0.14.tar.gz) = 116652
SHA256 (pyghmi-1.0.16.tar.gz) = Rx4MvABxxDKDEtOLpqOiW1ia9djtXN4+fhk8TGFj+70=
SIZE (pyghmi-1.0.16.tar.gz) = 117719

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/10/31 17:28:47 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2017/01/21 12:56:49 jasper Exp $
bin/pyghmicons
bin/pyghmiutil
bin/virshbmc
@ -79,8 +79,23 @@ lib/python${MODPY_VERSION}/site-packages/pyghmi/ipmi/private/util.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/ipmi/private/util.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/ipmi/sdr.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/ipmi/sdr.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/__init__.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/__init__.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/base.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/base.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/ipmi/
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/ipmi/__init__.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/ipmi/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/ipmi/test_sdr.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/tests/unit/ipmi/test_sdr.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/util/
lib/python${MODPY_VERSION}/site-packages/pyghmi/util/__init__.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/util/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/util/webclient.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/util/webclient.pyc
lib/python${MODPY_VERSION}/site-packages/pyghmi/version.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/version.pyc