14
0
Commit Graph

54 Commits

Author SHA256 Message Date
de80c71375 Accepting request 970417 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/970417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=23
2022-04-17 21:50:13 +00:00
Sebastian Wagner
4b9afff1f1 - update to version 2.32.0:
- rewrite check_output(...) universal_newlines -> text
 - convert fstring rewriter to a plugin
 - move typed class rewrite to a plugin
 - change is_name_attr to accept multiple modules
 - reorder pre-commit config
   Committed via https://github.com/asottile/all-repos
 - Update default branch to main
   Committed via https://github.com/asottile/all-repos
 - remove unneeded gitignore lines
   - coverage-html: coverage>=6.2 writes a .gitignore file
   - mypy_cache: mypy>=0.770 writes a .gitignore file
   - pytest_cache: pytest>=3.8.1 writes a .gitignore file
   - venv: virtualenv>=20.0.21 writes a .gitignore file
   Committed via https://github.com/asottile/all-repos
- update to version 2.31.1:
 - dont rewrite universal_newlines if text or **kwargs present
 - upgrade flake8-typing-imports
   Committed via https://github.com/asottile/all-repos
 - drop python3.6 support
   python 3.6 reached end of life on 2021-12-23
   Committed via https://github.com/asottile/all-repos
 - remove --fail-under from tox (covdefaults handles this)
   Committed via https://github.com/asottile/all-repos
 - Use diff syntax in more places in the docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=55
2022-04-09 07:32:01 +00:00
b483599fb1 Accepting request 961980 from devel:languages:python
- - update to version 2.31.1:
 - dont rewrite universal_newlines if text or **kwargs present
 - upgrade flake8-typing-imports
   Committed via https://github.com/asottile/all-repos
 - drop python3.6 support
   python 3.6 reached end of life on 2021-12-23
   Committed via https://github.com/asottile/all-repos
 - remove --fail-under from tox (covdefaults handles this)
   Committed via https://github.com/asottile/all-repos
 - Use diff syntax in more places in the docs
- update to version 2.31.0:
 - rewrite string formatting with **locals()

OBS-URL: https://build.opensuse.org/request/show/961980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=22
2022-03-15 20:00:56 +00:00
d9de9d703a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=53 2022-03-15 17:49:22 +00:00
e38ef1c9fe Accepting request 944190 from devel:languages:python
- - update to version 2.31.0:
 - rewrite string formatting with **locals()
- update to version 2.30.1:
 - don't rewrite six.reraise with named args
- update to version 2.30.0:
 - rewrite abspath(__file__) to __file__ in py39+
 - fix __path__ type annotation
 - fix the diff output of `forced str("native") literals` section
 - improve coverage pragmas with covdefaults 2.1
 - Use org-default .github/FUNDING.yml
   Committed via https://github.com/asottile/all-repos
 - Rewrite docs examples with commented code to use diffs
- - update to version 2.30.0:
 - rewrite abspath(__file__) to __file__ in py39+
 - fix __path__ type annotation
 - fix the diff output of `forced str("native") literals` section
 - improve coverage pragmas with covdefaults 2.1
 - Use org-default .github/FUNDING.yml
   Committed via https://github.com/asottile/all-repos
 - Rewrite docs examples with commented code to use diffs
- update to version 2.29.1:
 - prevent rewriting union types with forward annotations
 - replace exit(main()) with raise SystemExit(main())
   Committed via https://github.com/asottile/all-repos

OBS-URL: https://build.opensuse.org/request/show/944190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=21
2022-01-06 14:51:19 +00:00
ce963b6a93 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=51 2022-01-06 08:48:37 +00:00
e58d296654 Accepting request 932268 from devel:languages:python
- - update to version 2.29.1:
 - prevent rewriting union types with forward annotations
 - replace exit(main()) with raise SystemExit(main())
   Committed via https://github.com/asottile/all-repos

OBS-URL: https://build.opensuse.org/request/show/932268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=20
2021-11-20 01:38:53 +00:00
d680bcc22c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=48 2021-11-18 13:46:34 +00:00
290a7ce254 Accepting request 928868 from devel:languages:python
- update to version 2.29.0:
 - Revert "Merge pull request #320 from asottile/new_class_super_v2"
   This reverts commit b3f8c7b2e9ccb06c6028d5dd90c8f5490a49e95b, reversing
   changes made to 41308214566af7c5589ebc7e8a760522c82dc3bc.
 - Revert "Merge pull request #545 from asottile/skip-staticmethod"
   This reverts commit 8768d42facdaa1ef771a5a689b11329a54afd00a, reversing
   changes made to a2f517f0103c1f74bffbc06be510bcec4cd181ec.
- update to version 2.28.1:
 - don't rewrite old-super for staticmethods

OBS-URL: https://build.opensuse.org/request/show/928868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=19
2021-11-03 16:25:51 +00:00
43dcb2abe1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=46 2021-11-02 21:30:26 +00:00
cb3a4f84b1 Accepting request 927577 from devel:languages:python
- update to version 2.28.0:
 - don't rewrite old super calls for __new__
 - fix super replacement of multiple lines
 - Fix bug with calling different superclass method
 - Revert "Revert "Merge pull request #317 from asottile/old_super""
   This reverts commit 2719335fa7bdb582b35ac90547a0f763d4225036.
 - fix raise_from with multi lines / trailing commas
 - fix rewrite causing syntax error when the first arg has newlines
 - fix invalid dedent with comment after block

OBS-URL: https://build.opensuse.org/request/show/927577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=18
2021-10-26 18:14:17 +00:00
4f4a875d94 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=44 2021-10-26 13:49:29 +00:00
0881530fae Accepting request 921380 from devel:languages:python
- update to version 2.27.0:
 - handle named escape sequences in format upgrades
 - remove splatting of listcomp -> splat of generator
- update to version 2.26.0.post1:
 - BUG: fix broken tests for versioned_branches feature
- update to version 2.26.0:
 - ENH: expand versioned_branches feature to Python 3 minor version comparison (<, >, <=, >= with else)
- update to version 2.25.1:
 - don't rewrite %-format with width+s
 - update timidity docs for f-strings
- update to version 2.25.0:
 - revert pep584 rewrite
- update to version 2.24.0:
 - Rewrite unittest deprecated aliases
   Fixes #519
- update to version 2.23.3:
 - can't splat async generators
 - cannot unpack async generators
 - add extra test for pep584
- update to version 2.23.2:
 - correctly compute indent for typeddict after dedent
- update to version 2.23.1:
 - fix bug in merge dicts: look for comma backwards
- update to version 2.23.0:
 - rewrite type of primitive
- update to version 2.22.0:
 - rewrite six.moves.range
 - rewrite lru_cache with maxsize=None and typed=False
   Co-authored-by: Max Rozentsveyg <maxr@outlook.com>
- update to version 2.21.2:
 - dont do generator rewrite if list comp contains await
- update to version 2.21.1:
 - fix breakage from async generator
 - Fix etree heading, non-breaking space to space
- update to version 2.21.0:
 - remove redunant encoding even for f-strings
- update to version 2.20.1:
 - dont rewrite fstring if await in py3
- Update to version 2.20.0:
 - stricter mypy settings
 - remove unused type ignore
 - fix six.with_metaclass and trailing commas
 - rewrite cElementTree to ElementTree
- update to version 2.19.1
 - unpack argument list comprehensions
 - revert string join for potential perf reasons
- update to version 2.19.2
 - replace open modes with string flags
- update to version 2.19.3
 - ignore unrelated calls to .encode(...)
 - fix elif -> else when indented
- update to version 2.19.4
 - fix __metaclass__ = type replacement without extra newline
- update to versio 2.18.3:
 - remove trailing comma after removed list comp
- update to version 2.18.2:
 -  don't rewrite list comp to generator expression in short-circuiting functions
- update to version 2.18.1:
 - check argument count for generator rewrite
- update to version 2.18.0:
 - use generator expressions in single arg func calls
- update to version 2.17.0:
 - Fix typo in the "is" example of README
 - use generator to unpack list comprehension
- update to version 2.16.0:
 - don't crash on --py311-plus
 - Use more inclusive language
 - pep584-rewrite
 - note pep584 change in README
- update to version 2.15.0:
 - only replace argument token
 - CLN only replace argument token
 - replace stdout=PIPE and stderr=PIPE with capture_output=True
- update to version 2.14.0:
 - replace universal_newlines with text if py37+
 - upgrade subprocess.run(universal_newlines=True) to subprocess.run(text=True) in --py37-plus
 - reorder_python_imports: v2.4.0 → v2.5.0
- Update to version 2.13.0:
 - move pep563 rewrite to py311
- Update to version 2.12.0:
 - document annotation unquote
 - use dict comprehension
 - rewrite typeddict even with total= option
 - Update azure-pipelines template repositories
 - _to_fstring: Use original token stream instead of unparsed AST
- Update to version 2.10.1
 - fix nested union replaces
- Update to version 2.11.0
 - dequote annotations: quoted annotations + `from __future__ import annotations`
 - rewrite open even with mode=: Rewrite open_mode even if mode is passed by name
- Disable build on Python 2 as the build fails with the latest version.
- Update to version 1.10.0:
 - lru_cache(maxsize=None) => functools.cache
- Update to version 2.9.0:
 - Document correct minimum version for PEP 604
 - fix propagation of --keep-mock
 - Add --keep-runtime-typing
- Update to version 2.8.0:
 - genericize future import detection
 - rewrite pep585 generic builtins
 - move py2 compat fixer to plugins
 - move %-format rewrite to a plugin
 - move py3+ base class removal to plugins
 - move lru_cache rewrite to a plugin
 - move six decorator removal to a plugin
 - move six.b / six.ensure_binary to a plugin
 - move __metaclass__ = test checker to a plugin
 - move io.open rewriting to a plugin
 - move simple six attrs to a plugin
 - move typing pep585 rewrite to a plugin
 - move default encoding to a plugin
 - move native literals to a plugin
 - move versioned branches rewrite to a plugin
 - move open mode fix to a plugin
 - move os error alias rename to a plugin
 - move six calls / metaclass rewrites to plugins
 - settings in separate class
 - move mock rewrite to a plugin
 - refactor Py3Plus scope management
 - move super and yield from to a legacy plugin
 - combine six_b into six_calls plugin
 - replace typing.Text with str
 - rewrite pep604 (+ add --py310-plus)
 - document PEP 604 rewrites
- Use python_clone and alternatives to provide the executable.
- Update to version 2.7.4:
 - parenthesize expressions when replacing six calls when needed
- Update to 2.7.3:
 - fix off-by-one in encode() call fixer
 - upgrade mypy to get typeshed fix 
- update to 2.7.2
  * fix any call with *sys.exc_info()
  * leave f'string'.format(...) alone
  * `reraise` and `raise_from` doc examples
- initial package for version 2.6.2.

OBS-URL: https://build.opensuse.org/request/show/921380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=17
2021-09-25 20:51:24 +00:00
2d87dd8f9a Fix Source URL in the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=42
2021-09-24 22:43:38 +00:00
28349f5ea5 Accepting request 921122 from devel:languages:python
- update to version 2.26.0.post1:
 - BUG: fix broken tests for versioned_branches feature
- update to version 2.26.0:
 - ENH: expand versioned_branches feature to Python 3 minor version comparison (<, >, <=, >= with else)
- update to version 2.25.1:
 - don't rewrite %-format with width+s
 - update timidity docs for f-strings
- update to version 2.25.0:
 - revert pep584 rewrit

OBS-URL: https://build.opensuse.org/request/show/921122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=16
2021-09-23 21:04:07 +00:00
6dbaf146dc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=39 2021-09-23 10:00:20 +00:00
7d144cf3ce Accepting request 917719 from devel:languages:python
- update to version 2.24.0:
 - Rewrite unittest deprecated aliases
   Fixes #519

OBS-URL: https://build.opensuse.org/request/show/917719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=15
2021-09-09 21:07:45 +00:00
4cbcfde1a4 Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=37
2021-09-09 11:25:18 +00:00
eae407af71 Clean up the package with unresolved conflicts.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=36
2021-09-09 11:24:49 +00:00
Richard Brown
c105ed968d Accepting request 911250 from devel:languages:python
- update to version 2.23.3:
 - can't splat async generators
 - cannot unpack async generators
 - add extra test for pep584
- update to version 2.23.2:
 - correctly compute indent for typeddict after dedent
- update to version 2.23.1:
 - fix bug in merge dicts: look for comma backwards
- update to version 2.23.0:
 - rewrite type of primitive
- update to version 2.22.0:
 - rewrite six.moves.range
 - rewrite lru_cache with maxsize=None and typed=False
   Co-authored-by: Max Rozentsveyg <maxr@outlook.com>
- update to version 2.21.2:
 - dont do generator rewrite if list comp contains await
- update to version 2.21.1:
 - fix breakage from async generator
 - Fix etree heading, non-breaking space to space
- update to version 2.21.0:
 - remove redunant encoding even for f-strings
- update to version 2.20.1:
 - dont rewrite fstring if await in py3

OBS-URL: https://build.opensuse.org/request/show/911250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=14
2021-08-11 09:47:15 +00:00
99df61980d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=34 2021-08-10 09:48:27 +00:00
49adcb3eb6 Accepting request 907474 from devel:languages:python
- Update to version 2.20.0:
 - stricter mypy settings
 - remove unused type ignore
 - fix six.with_metaclass and trailing commas
 - rewrite cElementTree to ElementTree

OBS-URL: https://build.opensuse.org/request/show/907474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=13
2021-07-21 17:06:40 +00:00
13dca6aa37 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=32 2021-07-21 10:42:44 +00:00
f23baaa3e2 Accepting request 902589 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/902589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=12
2021-06-27 16:59:20 +00:00
Sebastian Wagner
9c23ee5809 - update to version 2.19.1
- unpack argument list comprehensions
 - revert string join for potential perf reasons
- update to version 2.19.2
 - replace open modes with string flags
- update to version 2.19.3
 - ignore unrelated calls to .encode(...)
 - fix elif -> else when indented
- update to version 2.19.4
 - fix __metaclass__ = type replacement without extra newline

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=30
2021-06-20 08:51:30 +00:00
4c86fd79de Accepting request 896594 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/896594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=11
2021-06-02 20:11:23 +00:00
Sebastian Wagner
b9715c3c11 - update to versio 2.18.3:
- remove trailing comma after removed list comp

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=28
2021-05-25 07:47:19 +00:00
Sebastian Wagner
42e67b43b5 - update to version 2.18.2:
-  don't rewrite list comp to generator expression in short-circuiting functions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=27
2021-05-24 17:13:25 +00:00
Sebastian Wagner
8b110305c1 - update to version 2.18.1:
- check argument count for generator rewrite
- update to version 2.18.0:
 - use generator expressions in single arg func calls

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=26
2021-05-21 16:01:59 +00:00
Sebastian Wagner
50977608e2 - update to version 2.17.0:
- Fix typo in the "is" example of README
 - use generator to unpack list comprehension
- update to version 2.16.0:
 - don't crash on --py311-plus
 - Use more inclusive language
 - pep584-rewrite
 - note pep584 change in README

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=25
2021-05-19 07:33:56 +00:00
2fd33d0eb0 Accepting request 893450 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/893450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=10
2021-05-16 21:41:58 +00:00
b238928e20 Accepting request 891802 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/891802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=9
2021-05-10 13:38:39 +00:00
Sebastian Wagner
1aff9ed1f6 - update to version 2.15.0:
- only replace argument token
 - CLN only replace argument token
 - replace stdout=PIPE and stderr=PIPE with capture_output=True

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=22
2021-05-09 09:56:54 +00:00
c192ec1773 Accepting request 889751 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/889751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=8
2021-05-02 16:36:06 +00:00
Sebastian Wagner
3859900713 - update to version 2.14.0:
- replace universal_newlines with text if py37+
 - upgrade subprocess.run(universal_newlines=True) to subprocess.run(text=True) in --py37-plus
 - reorder_python_imports: v2.4.0 → v2.5.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=20
2021-05-02 07:40:11 +00:00
Sebastian Wagner
7efdadfcb7 - Update to version 2.13.0:
- move pep563 rewrite to py311
- Update to version 2.12.0:
 - document annotation unquote
 - use dict comprehension
 - rewrite typeddict even with total= option
 - Update azure-pipelines template repositories
 - _to_fstring: Use original token stream instead of unparsed AST

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=19
2021-04-24 18:18:47 +00:00
Richard Brown
702796d5f6 Accepting request 882038 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/882038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=7
2021-04-01 12:17:16 +00:00
Sebastian Wagner
f824f66f87 - Update to version 2.10.1
- fix nested union replaces
- Update to version 2.11.0
 - dequote annotations: quoted annotations + `from __future__ import annotations`
 - rewrite open even with mode=: Rewrite open_mode even if mode is passed by name

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=17
2021-03-22 21:06:39 +00:00
940ffc01af Accepting request 874061 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/874061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=6
2021-02-21 21:14:15 +00:00
Sebastian Wagner
1ec1e28b21 - Disable build on Python 2 as the build fails with the latest version.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=15
2021-02-13 18:23:06 +00:00
Sebastian Wagner
985d3d58e2 - Update to version 1.10.0:
- lru_cache(maxsize=None) => functools.cache

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=14
2021-02-09 06:48:22 +00:00
Sebastian Wagner
8d8d93e0cf - Update to version 2.9.0:
- Document correct minimum version for PEP 604
 - fix propagation of --keep-mock
 - Add --keep-runtime-typing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=13
2021-02-03 16:49:04 +00:00
Sebastian Wagner
9783f48fc6 - Update to version 2.8.0:
- genericize future import detection
 - rewrite pep585 generic builtins
 - move py2 compat fixer to plugins
 - move %-format rewrite to a plugin
 - move py3+ base class removal to plugins
 - move lru_cache rewrite to a plugin
 - move six decorator removal to a plugin
 - move six.b / six.ensure_binary to a plugin
 - move __metaclass__ = test checker to a plugin
 - move io.open rewriting to a plugin
 - move simple six attrs to a plugin
 - move typing pep585 rewrite to a plugin
 - move default encoding to a plugin
 - move native literals to a plugin
 - move versioned branches rewrite to a plugin
 - move open mode fix to a plugin
 - move os error alias rename to a plugin
 - move six calls / metaclass rewrites to plugins
 - settings in separate class
 - move mock rewrite to a plugin
 - refactor Py3Plus scope management
 - move super and yield from to a legacy plugin
 - combine six_b into six_calls plugin
 - replace typing.Text with str
 - rewrite pep604 (+ add --py310-plus)
 - document PEP 604 rewrites

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=12
2021-01-31 17:52:15 +00:00
6f8ca674e6 Accepting request 866337 from devel:languages:python
- Use python_clone and alternatives to provide the executable.

OBS-URL: https://build.opensuse.org/request/show/866337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=5
2021-01-26 13:46:34 +00:00
Sebastian Wagner
5479b404ce - Use python_clone and alternatives to provide the executable.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=10
2021-01-23 15:26:19 +00:00
0246ea25f6 Accepting request 853810 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/853810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=4
2020-12-09 21:12:52 +00:00
Sebastian Wagner
661bb22e77 - Update to version 2.7.4:
- parenthesize expressions when replacing six calls when needed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=8
2020-11-25 20:50:18 +00:00
b7ea93c1f8 Accepting request 846967 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/846967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=3
2020-11-09 12:57:47 +00:00
Sebastian Wagner
56f6b80876 - Update to 2.7.3:
- fix off-by-one in encode() call fixer
 - upgrade mypy to get typeshed fix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=6
2020-11-01 18:33:10 +00:00
c01bbc1913 Accepting request 825393 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/825393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=2
2020-08-12 08:28:21 +00:00