python-pep8-naming
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-pep8-naming
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pep8-naming && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pep8-naming-0.14.1.tar.gz | 0000016546 16.2 KB | |
python-pep8-naming.changes | 0000007545 7.37 KB | |
python-pep8-naming.spec | 0000002130 2.08 KB |
Revision 29 (latest revision is 30)
Dirk Mueller (dirkmueller)
committed
(revision 29)
- update to 0.14.1: * Require Python 3.8 or later. * Drop support for Python 3.7. * Add support for Python 3.12. * Ignore methods decorated by @typing.override. * Perform case-sensitive ignore-names globbing on all platforms. * asyncSetUp and asyncTearDown are now exempted by default. - Do not require setuptools in setup.py. It works around an
Comments 0