update to py-ghmi-1.0.30

This commit is contained in:
jasper 2017-12-10 10:38:12 +00:00
parent e22f3ddb45
commit db257ea5f7
3 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2017/11/18 11:32:10 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2017/12/10 10:38:12 jasper Exp $
COMMENT = pure python IPMI protocol library
MODPY_EGG_VERSION = 1.0.28
MODPY_EGG_VERSION = 1.0.30
DISTNAME = pyghmi-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/${MODPY_PY_PREFIX}/}

View File

@ -1,2 +1,2 @@
SHA256 (pyghmi-1.0.28.tar.gz) = RtdAWc3glU4/CrZC66uTAdu3QowFTOBbA6bZLOFo5iM=
SIZE (pyghmi-1.0.28.tar.gz) = 132120
SHA256 (pyghmi-1.0.30.tar.gz) = pH5WtNebkBgmxNmtvie0MjCD0ncr3bvT/FZ7KIP8hCs=
SIZE (pyghmi-1.0.30.tar.gz) = 136681

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2017/11/18 11:32:11 jasper Exp $
@comment $OpenBSD: PLIST,v 1.5 2017/12/10 10:38:12 jasper Exp $
bin/pyghmicons
bin/pyghmiutil
bin/virshbmc
@ -83,6 +83,8 @@ 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/storage.py
lib/python${MODPY_VERSION}/site-packages/pyghmi/storage.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