Skip to content

Commit

Permalink
Merge #168
Browse files Browse the repository at this point in the history
168: Update wheel to 0.35.1 r=duckinator a=pyup-bot


This PR updates [wheel](https://pypi.org/project/wheel) from **0.34.2** to **0.35.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 0.35.0
   ```
   - Switched to the packaging_ library for computing wheel tags
- Fixed a resource leak in ``WheelFile.open()`` (PR by Jon Dufresne)

.. _packaging: https://pypi.org/project/packaging/
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/wheel
  - Changelog: https://pyup.io/changelogs/wheel/
  - Repo: https://github.com/pypa/wheel
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
  • Loading branch information
bors[bot] and pyup-bot committed Aug 14, 2020
2 parents bfb3e6b + 45bc8d5 commit b9c16ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build =
bork==5.0.0
pip==20.2.2
setuptools==49.6.0
wheel==0.34.2
wheel==0.35.1

# testing and linting are split, to avoid CI problems
# with Python 3.6 and 3.8 on FreeBSD.
Expand Down

0 comments on commit b9c16ab

Please sign in to comment.