15
0
Commit Graph

9 Commits

Author SHA256 Message Date
e945bbcc60 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
8e61a83b6c 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
27e9f4352a 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
ec16507b3e 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
bef12ccfcb - 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
de2a2e3d91 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
69afe03b7d 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
e989bdd9cf 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
6598b084a8 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