ahawker / crython

Lightweight task scheduler using cron expressions
Other
202 stars 22 forks source link

pyup.io: Scheduled weekly dependency update for week 10 #400

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

Update setuptools from 45.2.0 to 46.0.0.

Changelog ### 46.0.0 ``` ------- * 65: Once again as in 3.0, removed the Features feature. * 1890: Fix vendored dependencies so importing ``setuptools.extern.some_module`` gives the same object as ``setuptools._vendor.some_module``. This makes Metadata picklable again. * 1899: Test suite now fails on warnings. * 2011: Fix broken link to distutils docs on package_data * 1991: Include pkg_resources test data in sdist, so tests can be executed from it. ``` ### 45.3.0 ``` ------- * 1557: Deprecated eggsecutable scripts and updated docs. * 1904: Update msvc.py to use CPython 3.8.0 mechanism to find msvc 14+ ```
Links - PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptools

Update sphinx from 2.4.3 to 2.4.4.

Changelog ### 2.4.4 ``` ===================================== Bugs fixed ---------- * 7197: LaTeX: platex cause error to build image directive with target url * 7223: Sphinx builds has been slower since 2.4.0 ```
Links - PyPI: https://pypi.org/project/sphinx - Changelog: https://pyup.io/changelogs/sphinx/ - Homepage: http://sphinx-doc.org/
PyPI
setuptools
Easily download, build, install, upgrade, and uninstall Python packages
Setuptools Changelog - pyup.io
GitHub
pypa/setuptools
Official project repository for the Setuptools build system - pypa/setuptools
PyPI
Sphinx
Python documentation generator
Sphinx Changelog - pyup.io
Overview — Sphinx 4.0.0+/90804238b documentation
codecov[bot] commented 4 years ago

Codecov Report

Merging #400 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   72.72%   72.72%           
=======================================
  Files           7        7           
  Lines         319      319           
  Branches       40       40           
=======================================
  Hits          232      232           
  Misses         77       77           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 58fc34e...872faa7. Read the comment docs.

pyup-bot commented 4 years ago

Closing this in favor of #401