FreeBSD Bugzilla – Attachment 193565 Details for
Bug 228380
net-mgmt/py-pysmi: Upgrade to 0.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
net-mgmt/py-pysmi: Upgrade to 0.3.0
patch-net-mgmt_py-pysmi-0.3.0.txt (text/plain), 4.06 KB, created by
John W. O'Brien
on 2018-05-20 17:59:24 UTC
(
hide
)
Description:
net-mgmt/py-pysmi: Upgrade to 0.3.0
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2018-05-20 17:59:24 UTC
Size:
4.06 KB
patch
obsolete
>Index: net-mgmt/py-pysmi/Makefile >=================================================================== >--- net-mgmt/py-pysmi/Makefile (revision 470249) >+++ net-mgmt/py-pysmi/Makefile (working copy) >@@ -1,8 +1,7 @@ >-# Created by: John W. O'Brien <john@saltant.com> > # $FreeBSD$ > > PORTNAME= pysmi >-PORTVERSION= 0.2.2 >+PORTVERSION= 0.3.0 > CATEGORIES= net-mgmt python > MASTER_SITES= CHEESESHOP \ > SF/pysmi/pysmi/${PORTVERSION} >@@ -13,12 +12,13 @@ > > LICENSE= BSD2CLAUSE > >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4>=0:net-mgmt/py-snmp4@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${FLAVOR} > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${FLAVOR} > > NO_ARCH= yes >-USES= python shebangfix >+USES= python > USE_PYTHON= autoplist concurrent distutils >-SHEBANG_FILES= scripts/mibdump.py > > OPTIONS_DEFINE= DOCS EXAMPLES > >@@ -27,9 +27,8 @@ > > BASEDOCS= CHANGES.rst README.md THANKS.txt TODO.txt > >-post-patch: >- ${CP} ${FILESDIR}/tests__init__.py ${WRKSRC}/tests/__init__.py >- ${MV} ${WRKSRC}/tests ${WRKSRC}/${PORTNAME} >+post-build: >+ @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test) > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >Index: net-mgmt/py-pysmi/distinfo >=================================================================== >--- net-mgmt/py-pysmi/distinfo (revision 470249) >+++ net-mgmt/py-pysmi/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1514129467 >-SHA256 (pysmi-0.2.2.tar.gz) = 2a315cc3e556b3428372b69da663a24d2f0df9e9ab075b022cb133855f25aef7 >-SIZE (pysmi-0.2.2.tar.gz) = 90568 >+TIMESTAMP = 1526829652 >+SHA256 (pysmi-0.3.0.tar.gz) = 87b464df6e68dedc28959f3d16b57d5138c8959c0af5cdea9747df26e20858fc >+SIZE (pysmi-0.3.0.tar.gz) = 92850 >Index: net-mgmt/py-pysmi/files/patch-setup.py >=================================================================== >--- net-mgmt/py-pysmi/files/patch-setup.py (revision 470249) >+++ net-mgmt/py-pysmi/files/patch-setup.py (nonexistent) >@@ -1,13 +0,0 @@ >---- setup.py.orig 2017-12-24 15:32:10 UTC >-+++ setup.py >-@@ -112,7 +112,9 @@ params.update({ >- 'pysmi.parser', >- 'pysmi.codegen', >- 'pysmi.borrower', >-- 'pysmi.writer'], >-+ 'pysmi.writer', >-+ 'pysmi.tests', >-+ ], >- 'scripts': [os.path.join('scripts', 'mibdump.py')] >- }) >- > >Property changes on: net-mgmt/py-pysmi/files/patch-setup.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net-mgmt/py-pysmi/files/tests__init__.py >=================================================================== >--- net-mgmt/py-pysmi/files/tests__init__.py (revision 470249) >+++ net-mgmt/py-pysmi/files/tests__init__.py (nonexistent) >@@ -1,20 +0,0 @@ >-from unittest import SkipTest, TestSuite >- >- >-def load_tests(*args, **kwargs): >- import suite >- return suite.suite >- >- >-try: >- from pysnmp.smi.builder import MibBuilder >-except ImportError: >- >- # python -m unittest pysmi.tests >- def load_tests(*args, **kwars): >- print("Skipping test suite: pysnmp is not installed") >- return TestSuite() >- >- # nosetests pysmi >- def setup(): >- raise SkipTest("pysnmp is not installed") > >Property changes on: net-mgmt/py-pysmi/files/tests__init__.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-on >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: net-mgmt/py-pysmi/pkg-descr >=================================================================== >--- net-mgmt/py-pysmi/pkg-descr (revision 470249) >+++ net-mgmt/py-pysmi/pkg-descr (working copy) >@@ -1,3 +1,3 @@ > Pure-Python implementation of SNMP/SMI MIB parsing and conversion library > >-WWW: http://pysmi.sourceforge.net/ >+WWW: http://snmplabs.com/pysmi/
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 Raw
Flags:
john
:
maintainer-approval+
Actions:
View
Attachments on
bug 228380
: 193565