You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect the version mismatch test failing is something that I just need to bypass, but the others look quite concerning.
Also it looks like the versioning happening here is going to be a problem for distro packaging, as this library doesnt appear to increment any version number when changes are made.
I am trying to package this library to replace the aging https://build.opensuse.org/package/show/devel:languages:python:misc/python-yajl which doesnt build against the system library , which is not desirable based on good packaging guidelines.
fwiw, the yajl project is at https://build.opensuse.org/package/show/devel:libraries:c_c++/libyajl
I have the package almost working on openSUSE at https://build.opensuse.org/package/show/home:jayvdb:py-new/python-yajl-py, using the github archive tag 2.1.2, except errors below.
I suspect the version mismatch test failing is something that I just need to bypass, but the others look quite concerning.
Also it looks like the versioning happening here is going to be a problem for distro packaging, as this library doesnt appear to increment any version number when changes are made.
The text was updated successfully, but these errors were encountered: