python-invocations
No description set
- Developed at devel:languages:python
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-invocations && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
drop-icecream-dep.patch | 0000000470 470 Bytes | |
invocations-3.3.0.tar.gz | 0000052345 51.1 KB | |
invocations-no-bundled.patch | 0000001131 1.1 KB | |
python-invocations.changes | 0000012802 12.5 KB | |
python-invocations.spec | 0000003175 3.1 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1221720
from
Daniel Garcia (dgarcia)
(revision 15)
- Add drop-icecream-dep.patch - Update to 3.3.0: * Add mypy type-checking variant of the recently added import test, in packaging.release.test_install. This helps prove packages exposing py.typed in their source tree are including it in their distributions correctly. - 3.2.0: * Minor enhancements to the checks module: - blacken now has a format alias (and will likely reverse the real name and the alias in 4.0) - Added lint task which currently just runs flake8, will likely learn how to be configurable later. - Added all_ default task for the collection, which runs both blacken (in regular, not diff-only mode - idea is to be useful for devs, not CI, which already does both independently) and lint in series. - 3.1.0: * Updated packaging.release.test_install to attempt imports of freshly test-installed packages, to catch import-time errors on top of install-time ones. This can be opted out of by giving the skip_import kwarg (aka the --skip-import flag on the CLI).
Comments 0