9bf4ace2c5
- update to 0.15.1:
...
* N808 now allows type variable names to start with an
underscore.
* Add support for Python 3.13.
* Drop support for Python 3.8.
* N808 checks type variable names use the CapWords convention
and have an appropriate suffix.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=31
2025-12-28 20:42:19 +00:00
e4057b1724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=28
2024-06-04 20:46:22 +00:00
8885d9ed3d
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=26
2023-01-02 09:47:25 +00:00
b54a9ae28c
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=25
2023-01-02 09:47:10 +00:00
789d609baa
- update to 0.13.3:
...
* -------------------
* Formally require flake8 5.0.0 or later.
* Add support for Python 3.11.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=24
2023-01-02 09:46:45 +00:00
b22b6a9f30
- update to 0.13.2:
...
* Formally require Python 3.7 or later using ``python_requires``.
* Fix warnings related to deprecated options syntax.
* ``setUpModule`` and ``tearDownModule`` are now exempted by default.
- drop add-missing-option-for-testsuite.patch (obsolete)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=22
2022-09-19 08:21:09 +00:00
236125a323
- Update to 0.12.1:
...
* Fix potential stack exhaustion in the N818 check.
* flake8 3.9.1 or later is now required.
* N818 checks exception class names for an "Error" suffix
* asyncSetUp and asyncTearDown are now exempted by default.
- Remove pep8-naming-pr157-exception-names.patch, merged.
- Add patch add-missing-option-for-testsuite.patch:
* Merged commit from upstream to make tests pass.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=21
2022-02-07 04:05:24 +00:00
7db6ecf4cb
Accepting request 900719 from home:bnavigator:branches:devel:languages:python
...
- Add pep8-naming-pr157-exception-names.patch for compatibility
with flake8 >= 3.9.1; gh#PyCQA/pep8-naming#157
- Update URL, clean up specfile (-B and PYTHONDONTWRITEBYTECODE=1
are redundant)
OBS-URL: https://build.opensuse.org/request/show/900719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=19
2021-06-18 08:52:47 +00:00
Tomáš Chvátal
2b92288c80
Accepting request 820448 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/820448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=17
2020-07-12 06:36:03 +00:00
Tomáš Chvátal
7da75081e5
Accepting request 787790 from home:pgajdos:python
...
- version update to 0.10.0
* ``--ignore-names`` now supports globbing and applies to the N804 and N805
checks.
* "acronym" imports are now treated as their own error code (N817).
* Metaclass detection has been improved.
* Annotated variable declarations (PEP 526) and ``:=`` variable assignments
are now supported.
OBS-URL: https://build.opensuse.org/request/show/787790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=15
2020-03-24 13:02:53 +00:00
Tomáš Chvátal
6fdf76db2e
Accepting request 754980 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/754980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=13
2019-12-09 09:18:26 +00:00
Tomáš Chvátal
755f99f40c
- Update to 0.8.2:
...
* Fix a problem with ignore-names option initialization.
* ignore-names now also applies to the N806, N815, and N816 checks.
* failureException, longMessage, and maxDiff have been added to the default ignore-names list.
* Allow lowercase names to be imported as just _.
* Allow function arguments to be named just _.
* Support Python 2's tuple syntax in except clauses.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=11
2019-02-28 09:14:52 +00:00
Tomáš Chvátal
eff064b3ac
Accepting request 670735 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/670735
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=9
2019-02-02 18:39:49 +00:00
ae8c5bd2b3
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=7
2018-12-04 13:46:17 +00:00
Tomáš Chvátal
c047bf0bad
Accepting request 626068 from home:jengelh:branches:devel:languages:python
...
- Use noun phrase in summary.
OBS-URL: https://build.opensuse.org/request/show/626068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=5
2018-07-30 07:34:03 +00:00
Todd R
db26623b81
Accepting request 613558 from devel:languages:python:misc
...
Find naming issues in python code
OBS-URL: https://build.opensuse.org/request/show/613558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pep8-naming?expand=0&rev=1
2018-06-02 03:40:12 +00:00