robotools / fontParts

The replacement for RoboFab
MIT License
133 stars 44 forks source link

Update setuptools_scm to 7.0.0 #652

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates setuptools_scm from 6.4.2 to 7.0.0.

Changelog ### 7.0.0 ``` ======= * drop python 3.6 support * include git archival support * fix 707: support git version detection even when git protects against mistmatched owners (common with misconfigured containers, thanks chrisburr ) ``` ### 6.4.3 ``` ====== * fix 548: correctly handle parsing the commit timestamp of HEAD when ``log.showSignature`` is set ```
Links - PyPI: https://pypi.org/project/setuptools-scm - Changelog: https://pyup.io/changelogs/setuptools-scm/ - Repo: https://github.com/pypa/setuptools_scm/
pyup-bot commented 2 years ago

Closing this in favor of #653