Conversation
This way dependencies can be easily installed via "python setup.py develop".
Examples should be the code examples.
|
@sschuberth I will for sure! I am travelling for the next couple days but I will come to it by the end of the week. |
|
@sschuberth thanks ++ for this. with a quick glance it looks good and I will merge this in. 👍 |
|
@neverpanic Thank you for chiming in. Mucho appreciated |
|
@sschuberth I merged things alright in my fork here (with some extra cleanup on top) https://github.com/pombredanne/tools-python but I am having some issues with my push credentials at the Linux foundation master git repo. |
|
@sschuberth I reviewed and merged (in a branch for now) here http://git.spdx.org/?p=spdx-tools-python.git;a=shortlog;h=refs/heads/code-cleanup @goneall using the LF git repo is a not a practical option IMHO for any shared workflow. We should instead have the mirror done the other way : the primary on Github and a cron mirror at the LF git.spdx.org @neverpanic I see that you are working on welcomed improvements in your fork. Check out the changes I made on top of @sschuberth : they are extensive, but your changes should be easy to merge or rebase nonetheless. I can help with that when you fancy submitting a pull request. |
I completely agree here. I has been very unpractical to contribute to spdx repos on GitHub in the past for me.
BTW, where can I find @neverpanic's fork? It does not seem to be on his GitHub account. |
|
@goneall @kestewart any reason why we could not set the main repo here rather than on the Git LF repo? |
|
@sschuberth the code I was referring is this branch: https://github.com/bmwcarit/spdx-tools-python/tree/improvements |
|
@kestewart Can you check on this? +1 for changing the mirror the other direction. It is quite a bit of extra work for me to check the files in to the LF when the pull requests are coming in from github, but I have been able to work with it over the past year. |
|
@sschuberth @neverpanic my branch was eventually synchronized from the LF git after a few days... |
|
@pombredanne Yes, please file a PR, as that's more convenient to review. |
|
@sschuberth done: see #5 |
@pombredanne @ah450 @goneall Mind having a look?