Repo Added
|
Files
52
|
Badge
Embed ▾
README BADGES
|
push
github
Bump the dependabot group with 2 updates (#311) Bumps the dependabot group with 2 updates: [setuptools](https://github.com/pypa/setuptools) and [numpy](https://github.com/numpy/numpy). Updates `setuptools` from 75.2.0 to 75.3.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's changelog</a>.</em></p> <blockquote> <h1>v75.3.0</h1> <h2>Features</h2> <ul> <li>Allowed using <code>dict</code> as an ordered type in <code>setuptools.dist.check_requirements</code> -- by :user:<code>Avasam</code> (<a href="https://redirect.github.com/pypa/setuptools/issues/4575">#4575</a>)</li> </ul> <h2>Bugfixes</h2> <ul> <li>Ensured methods in <code>setuptools.modified</code> preferably raise a consistent <code>distutils.errors.DistutilsError</code> type (except in the deprecated use case of <code>SETUPTOOLS_USE_DISTUTILS=stdlib</code>) -- by :user:<code>Avasam</code> (<a href="https://redirect.github.com/pypa/setuptools/issues/4567">#4567</a>)</li> <li>Fix the ABI tag when building a wheel using the debug build of Python 3.13 on Windows. Previously, the ABI tag was missing the <code>"d"</code> flag. (<a href="https://redirect.github.com/pypa/setuptools/issues/4674">#4674</a>)</li> <li>Fix clashes for <code>optional-dependencies</code> in <code>pyproject.toml</code> and <code>extra_requires</code> in <code>setup.cfg/setup.py</code>. As per PEP 621, <code>optional-dependencies</code> have to be honoured and dynamic behaviour is not allowed. (<a href="https://redirect.github.com/pypa/setuptools/issues/4696">#4696</a>)</li> </ul> <h2>Misc</h2> <ul> <li><a href="https://redirect.github.com/pypa/setuptools/issues/4560">#4560</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/setuptools/commit/d8da7dfaa"><code>d8da7df</code></a> Bump version: 75.2.0 → 75.3.0</li> <li><a href="https://git... (continued)
2202 of 2736 relevant lines covered (80.48%)
0.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|