I'm trying to port this python module to OpenBSD. The ports system uses pypi to get the software, but the version there (0.4.0) does not correspond with master branch on github, nor does it have an associated tag or release.
That makes the info pretty confusing. For instance tests should depend on parameterized and not nose_parameterized (this commit is not on pypi 8732176).
Could you take a look at that ?
Thank you.