Turbo87 / utm

Bidirectional UTM-WGS84 converter for python
http://pypi.python.org/pypi/utm
MIT License
493 stars 101 forks source link

Update pypa/gh-action-pypi-publish action to v1.5.1 #70

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pypa/gh-action-pypi-publish action minor v1.4.1 -> v1.5.1

Release Notes

pypa/gh-action-pypi-publish ### [`v1.5.1`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.5.1) [Compare Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.5.0...v1.5.1) #### What's Changed - Fixed printing out the dist hashes when `packages_dir` is a wildcard value. — by [@​meowmeowmeowcat](https://togithub.com/meowmeowmeowcat) in [https://github.com/pypa/gh-action-pypi-publish/pull/91](https://togithub.com/pypa/gh-action-pypi-publish/pull/91) **Full Changelog**: https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.0...v1.5.1 ### [`v1.5.0`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.5.0) [Compare Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.4.2...v1.5.0) #### What's Changed - Added an action input `print_hash` for showing the hash values of files to be uploaded — by [@​meowmeowmeowcat](https://togithub.com/meowmeowmeowcat) in [https://github.com/pypa/gh-action-pypi-publish/pull/87](https://togithub.com/pypa/gh-action-pypi-publish/pull/87) #### New Contributors - [@​pllim](https://togithub.com/pllim) made their first contribution in [https://github.com/pypa/gh-action-pypi-publish/pull/55](https://togithub.com/pypa/gh-action-pypi-publish/pull/55) - [@​meowmeowmeowcat](https://togithub.com/meowmeowmeowcat) made their first contribution in [https://github.com/pypa/gh-action-pypi-publish/pull/87](https://togithub.com/pypa/gh-action-pypi-publish/pull/87) **Full Diff**: https://github.com/pypa/gh-action-pypi-publish/compare/v1.4.2...v1.5.0 ### [`v1.4.2`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.4.2) [Compare Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.4.1...v1.4.2) - Upgraded the runtime Python to v3.9 - Upgraded pip so that it'd understand the manylinux2010 tag (bug [#​56](https://togithub.com/pypa/gh-action-pypi-publish/issues/56)) - Made pip prefer wheels over sdists whenever possible (this helps with the publishing race conditions like [#​50](https://togithub.com/pypa/gh-action-pypi-publish/issues/50)/[#​51](https://togithub.com/pypa/gh-action-pypi-publish/issues/51))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.