Dominique Leuenberger aa049511b2 Accepting request 1046288 from devel:languages:python
- update to 22.2.0:
  * Python 3.5 is not supported anymore.
  * Python 3.6 is now deprecated and support will be removed in the next
    release.
  * `attrs.field()` now supports an *alias* option for explicit `__init__`
    argument names.
  * `attrs.NOTHING` is now an enum value, making it possible to use with
    e.g. `typing.Literal`.
  * Added missing re-import of `attr.AttrsInstance` to the `attrs`
    namespace.
  * Fix slight performance regression in classes with custom `__setattr__`
    and speedup even more.
  * Class-creation performance improvements by switching performance-
    sensitive templating operations to f-strings.

OBS-URL: https://build.opensuse.org/request/show/1046288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-attrs?expand=0&rev=19
2023-01-04 16:50:55 +00:00
2023-01-02 19:24:09 +00:00
2023-01-02 19:24:09 +00:00
2023-01-02 19:24:09 +00:00
Description
No description provided
1.3 MiB
Languages
RPM Spec 100%