Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2020 18:49:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243270] [NEW PORT] security/py-vici: Native Python interface for strongSwan's VICI protocol
Message-ID:  <bug-243270-7788-4IVG6T7xaj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243270-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243270-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243270

Dries Michiels <driesm.michiels@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #210625|0                           |1
        is obsolete|                            |

--- Comment #4 from Dries Michiels <driesm.michiels@gmail.com> ---
Created attachment 210630
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210630&action=
=3Dedit
pyviciv4.diff

- Add tests
- Use GH to fetch source as PyPi does not include the test files

I created a PR to support running tests from setuptools with=20
@${CD} ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test

and to update their supported python versions in setup.py.
Tests seem to run fine in all versions (2.7, 3.5+).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243270-7788-4IVG6T7xaj>