Conversation
wjwwood
left a comment
There was a problem hiding this comment.
Other than the one comment, lgtm.
stdeb.cfg
Outdated
| Conflicts: python3-wstool | ||
| Conflicts3: python-wstool | ||
| Suite: oneiric precise quantal raring saucy trusty utopic vivid wily xenial yakkety zesty artful bionic wheezy jessie stretch buster | ||
| Suite: oneiric precise quantal raring saucy trusty utopic vivid wily xenial yakkety zesty artful bionic cosmic disco wheezy jessie stretch buster |
There was a problem hiding this comment.
This won't work right now, could you remove those until we have updated our infrastructure to allow it?
3c85310 to
6792f46
Compare
|
I made a release to testpypi at https://test.pypi.org/project/wstool/. I assume that @wjwwood will again make a combined release. |
|
Sorry, I've been on vacation. I'll get to this as soon as I can. |
|
@wjwwood : reminding ping |
|
@tkruse sorry for the delay, but while trying to release this I ran into an issue with the Line 125 in 42ce038 python3 setup.py sdist bdist_wheel:
Some details about the machine I was running on: I poked at it for a while, but I'm not exactly sure what needs to change to avoid breaking how the requirements are being used. If you have some time to look at that I'd appreciate it. |
|
Seems to be same as moremoban/pypi-mobans#37, the comment lines in requirements.txt, depending on some version of setuptools I guess. |
|
My system seems fine, travis also seems fine. I guess the comment lines can just be removed if all else fails, but maybe you want to give it another shot updating your wheel version first? |
|
I added the command python3 setup.py sdist bdist_wheel to tox.ini being run on travis, to check it is sane on an up-to-date environment |
@wjwwood : This pr is the version update ready to be released after vcstools/vcstools#146
Travis failure because new vcstools not released yet.
Feel free to look over the last merged commits.
I'll go ahead with in a week else.