14
0
forked from pool/python-black
Go to file
Dominique Leuenberger b25f061ab1 Accepting request 1112329 from devel:languages:python
- remove buildrequires that are not used on sle15

- update to 23.9.1:
  * Upgrade to mypy 1.5.1 (#3864)
  * Store raw tuples instead of NamedTuples in Black's cache,
    improving performance and decreasing the size of the cache
  * More concise formatting for dummy implementations (#3796)
  * In stub files, add a blank line between a statement with a
    body (e.g an `if sys.version_info > (3, x):`) and a
    function definition on the same level (#3862)
  * Fix a bug whereby spaces were removed from walrus operators
    within subscript(#3823)
  * Black now applies exclusion and ignore logic before resolving
    symlinks (#3846)
  * Avoid importing `IPython` if notebook cells do not contain
    magics (#3782)
  * Improve caching by comparing file hashes as fallback for
    mtime and size (#3821)
  * Fix an issue in `blackd` with single character input (#3558)

    have an extra blank line added when they are right after
- update to version 22.8.0:
    + Immediate .gitignore files in source directories given on the command line are now also respected, previously only .gitignore files
- python-aiohttp_cors is now available --> install blackd
- Add missing Requires
    as it turned out to be a bad idea

OBS-URL: https://build.opensuse.org/request/show/1112329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-black?expand=0&rev=21
2023-09-20 11:30:23 +00:00
2018-08-27 10:34:38 +00:00
2023-09-12 07:15:03 +00:00
Description
No description provided
2.5 MiB
Languages
Diff 100%