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

Fix requirement files and edit pyup.yml #664

Conversation

vladimir-v-diaz
Copy link
Contributor

Fixes issue #:

The issue tracker does not have an issue for this task.

Description of the changes being introduced by the pull request:

This pull request (1) removes hashes from dev-requirements.txt, since the --editable option does not work with pip-compile (see pypa/pip#4995) (2) upgrades securesystemslib 0.10.10 -> 0.10.11, which removes deprecated cryptography methods (3) updates requirements.txt based on setup.py (4) adds requirements.txt to pyup.yml and (5) manually edits the -e entry in dev-requirements.txt since pip-compile incorrectly expands the . (see jazzband/pip-tools#204).

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Vladimir Diaz <[email protected]>

@vladimir-v-diaz vladimir-v-diaz merged commit 515defa into theupdateframework:develop Mar 29, 2018
@vladimir-v-diaz vladimir-v-diaz deleted the fix_requirement_files_pyup branch April 13, 2018 18:07
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

Successfully merging this pull request may close these issues.

1 participant