-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Adapt the package building scripts to use Python 3 #231
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
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
858e0a7
debian/rules.in: drop PYVER as python3 is the only supported version
paride 9cf4b0a
Makefile: drop everything related to Python 2
paride 14c9da8
run-container: install the CI deps only on ubuntu|debian
paride d69c200
brpm: read_dependencies(): drop unused argument
paride 57f9244
read-dependencies: switch to Py3 and drop the --python-version option
paride 099974b
pkg-deps.json: drop the Python version field and update the redhat deps
paride 35e29ec
Update the spec file to use Python 3 when building the RPM
paride f28b0b5
Make the deb packaging tools Python 3 only
paride 72fe16e
Makefile: set a PYTHON variable with the Python interpterer to use
paride 75cbc05
Makefile: call 'pip3 install' instead of 'pip install'
paride 1406622
Make tools/run-pyflakes Python 3 only
paride 02bdbce
run-container: print a warning when skipping --test-distro
paride 29ab2bb
run-container: always try to install all the test deps
paride 7ba5f1f
pkg-deps: split centos and redhat; allow omitting deps
paride a939e3c
pkg-deps: drop the unittest2 and contextlib2 renames
paride 9179b28
read-dependencies: drop the OMIT logic
paride 0235957
run-container: re-enable the unittests on CentOS
paride File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.