Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
159: Update bork to 5.0.0 r=duckinator a=pyup-bot This PR updates [bork](https://pypi.org/project/bork) from **4.0.2** to **5.0.0**. <details> <summary>Changelog</summary> ### 5.0.0b6 ``` PyPI package: https://pypi.org/project/bork/5.0.0b6/ Docker image: https://hub.docker.com/r/duckinator/bork/ The ZipApp is available below, as bork.pyz. --- Changes: * Allow configuring files uploaded GitHub Releases and update documentation. (5.0.0b6) (181 by duckinator) * Replace usage of distutils.version with packaging.version. (180 by duckinator) * Extract remaining CI-only tests from .cirrus.yml into tests/test_repos.py. (179 by duckinator) * Allow specifying project name explicitly (defaults to `<repo>` in `<owner>/<repo>`) (5.0.0b5) (178 by duckinator) ``` ### 5.0.0b5 ``` PyPI package: https://pypi.org/project/bork/5.0.0b5/ Docker image: https://hub.docker.com/r/duckinator/bork/ The ZipApp is available below, as bork.pyz. --- Changes: * Allow specifying project name explicitly (defaults to `<repo>` in `<owner>/<repo>`) (5.0.0b5) (178 by duckinator) * More improvements on GitHub Releases (v5.0.0b4) (177 by duckinator) * Fix automation + improve Github Releases support (v5.0.0b3) (175 by duckinator) * GitHub Release support/v5.0.0b2 (174 by duckinator) * Attempt adding GitHub Release support (173 by duckinator) * [CI] Fix `docker push` calls. (172 by duckinator) * Version bump to v4.0.5. (171 by duckinator) ``` ### 4.0.5 ``` PyPI package: https://pypi.org/project/bork/4.0.5/ ~Docker image: https://hub.docker.com/r/duckinator/bork/~ The Docker release was [broken](https://cirrus-ci.com/task/6388386896281600?command=push) for this version. The ZipApp is available below, as bork.pyz. ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/bork - Changelog: https://pyup.io/changelogs/bork/ - Repo: https://github.com/duckinator/bork </details> Co-authored-by: pyup-bot <[email protected]>
- Loading branch information