Revisions of python-autopep8
Ana Guerrero (anag+factory)
accepted
request 1143967
from
Dirk Mueller (dirkmueller)
(revision 31)
- add python312-skip-tests.patch to skip failing tests from py312 * disallow 0 for indent-size option - python3 package added
Ana Guerrero (anag+factory)
accepted
request 1105953
from
Markéta Machová (mcalabkova)
(revision 28)
Dominique Leuenberger (dimstar_suse)
accepted
request 1073058
from
Factory Maintainer (factory-maintainer)
(revision 27)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1060884
from
Daniel Garcia (dgarcia)
(revision 26)
- Add ignore-deprecation.patch to make it compatible with python 3.11 gh#hhatto/autopep8#665
Dominique Leuenberger (dimstar_suse)
accepted
request 1060375
from
Dirk Mueller (dirkmueller)
(revision 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 929833
from
Dirk Mueller (dirkmueller)
(revision 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 892298
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 1.5.7: * python 3.9 * disallow 0 for indent-size option * exit code is 99 when error occured cli option parsing * exit code correctly on permission denied failure
Dominique Leuenberger (dimstar_suse)
accepted
request 826935
from
Dirk Mueller (dirkmueller)
(revision 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 812802
from
Dirk Mueller (dirkmueller)
(revision 19)
- update to 1.5.3: * requirement pycodestyle version 2.6.0+ ( #548 ) * Expected pyproject.toml configuration syntax incompatible with TOML format ( #528 , #546 ) * Fix incompatible exit code with --jobs=0 and --exit-code ( #543 , #545 ) * Fix hangup E122 fixed method with backslash ( #540 , #541 )
Dominique Leuenberger (dimstar_suse)
accepted
request 797253
from
Tomáš Chvátal (scarabeus_iv)
(revision 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 766347
from
Tomáš Chvátal (scarabeus_iv)
(revision 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 651333
from
Tomáš Chvátal (scarabeus_iv)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 645474
from
Tomáš Chvátal (scarabeus_iv)
(revision 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 642684
from
Dirk Mueller (dirkmueller)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 632808
from
Tomáš Chvátal (scarabeus_iv)
(revision 12)
- Install license - Delete old archive - update to version 1.4: * py37 * W690 add DEFAULT_IGNORE. (because Python3 is mainstream now) * strict pep8 * update readme * fix E702 is not running in case of README.rst example * add unit test for e128 with -aaa option * fix exception in fix_w503, when do not pointing out W503 * fix E305, when E303 and E305 are detected on the subsequent line * env: PEP8_VERSION=pypi,github * Travis CI: Add Python 3.7 to the testing * update acid test output data * seperate to e113 and e116 fixed method * Update links to PyPI in README.rst * add W605 fixed method * add unit test for w605 fixed method * Make test_e225_with_indentation_fix() actually use the fixer for E225 * Add fixer for E252 "Missing whitespace around parameter equals" * ix: case that W503 in a continuous 5 or more lines * add test case for W503 in a continuous 5 or more lines * fix e731 with case of default argument * add test for e731 with default arguments * fix broken coverage script * Handle ValueError from check_syntax
Displaying revisions 1 - 20 of 31