Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build breakage due to pytest-runner requirement as setup_requires #19

Closed
yegorich opened this issue Jun 10, 2016 · 9 comments
Closed

Build breakage due to pytest-runner requirement as setup_requires #19

yegorich opened this issue Jun 10, 2016 · 9 comments

Comments

@yegorich
Copy link
Contributor

yegorich commented Jun 10, 2016

I'm integrating DataProperty into Buildroot (embedded Linus distro). Buildroot has no testing facility for Python packages hence this line [1] breaks build process [2]. Could you remove this requirement? This the first time I see this in a setup.py file. Can it be moved to requirements/test_requirements.txt?

[1] https://github.com/thombashi/DataProperty/blob/master/setup.py#L41
[2] http://autobuild.buildroot.net/results/0c8/0c8e0ceccc2d5f48138ec4f95e57729e33108f59/build-end.log

Thanks

@thombashi
Copy link
Owner

I'm sorry for the inconvenience. Now, I merged you pull request #20, and updated the DataProperty package to 3.1 on PyPI. Is this package solves your problem?

@yegorich
Copy link
Contributor Author

Thanks for making a new release. I'll bump package's version in Buildroot and let you know, if the error has gone.

@yegorich
Copy link
Contributor Author

@thombashi with version 0.3.1 the builds are successful. You can apply this patch to other projects. Thanks.

@thombashi
Copy link
Owner

@yegorich Thank you for the report. I will apply this patch to other projects which have the same problem.

@yegorich
Copy link
Contributor Author

For now am mostly interested in pathvalidate and pytablewriter.

@thombashi
Copy link
Owner

Sure. I will fix these two packages with high priority.
However, it would be at this weekend, I can't touch with my environment until that.

@thombashi
Copy link
Owner

I've completed updating the pathvalidate (to 0.4.2) and the pytablewriter (to 0.1.6).

@yegorich
Copy link
Contributor Author

Thanks. Will integrate new versions in Buildroot. Are these your contributions? https://www.openhub.net/p/727521/contributors/3124681050612350
Care to create an account there?

@thombashi
Copy link
Owner

thombashi commented Jun 19, 2016

I've created an account on Open Hub.
https://www.openhub.net/accounts/thombashi
😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants