Skip to content
New issue

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

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

Already on GitHub? # to your account

Update pip-tools to 1.9.0 #99

Merged
merged 2 commits into from
Apr 23, 2017
Merged

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of pip-tools available.
You are currently using 1.8.2. I have updated it to 1.9.0

These links might come in handy: PyPI | Changelog

Changelog

1.9.0rc1

Features:

  • Added ability to read requirements from setup.py instead of just requirements.in (418). Thanks to tysonclugg and majuscule.
  • Added a --max-rounds argument to the pip-compile command to allow for solving large requirement sets (472). Thanks derek-miller.
  • Exclude unsafe packages' dependencies when --allow-unsafe is not in use (441). Thanks jdufresne.
  • Exclude irrelevant pip constraints (471). Thanks derek-miller.
  • Allow control over emitting trusted-host to the compiled requirements. (448). Thanks tonyseek.
  • Allow running as a Python module (461). Thanks AndreLouisCaron.
  • Preserve environment markers in generated requirements.txt. (460). Thanks barrywhart.

Bug Fixes:

  • Fixed the --upgrade-package option to respect the given package list to update (491).
  • Fixed the default output file name when the source file has no extension (488). Thanks vphilippon
  • Fixed crash on editable requirements introduced in 1.8.2.
  • Fixed duplicated --trusted-host, --extra-index-url and --index-url in the generated requirements.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Apr 13, 2017

Coverage Status

Coverage remained the same at 79.561% when pulling 1829136 on pyup-update-pip-tools-1.8.2-to-1.9.0 into f740d98 on master.

@coveralls
Copy link

coveralls commented Apr 23, 2017

Coverage Status

Coverage remained the same at 79.452% when pulling 65e4a1e on pyup-update-pip-tools-1.8.2-to-1.9.0 into 550bf63 on master.

@nicfit nicfit merged commit b186929 into master Apr 23, 2017
@nicfit nicfit deleted the pyup-update-pip-tools-1.8.2-to-1.9.0 branch April 23, 2017 00:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants