Go to file
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
_multibuild - Switch to multibuild to enable tests 2019-08-12 13:47:18 +00:00
.gitattributes Accepting request 399603 from home:winski:python 2016-06-02 07:57:12 +00:00
.gitignore Accepting request 399603 from home:winski:python 2016-06-02 07:57:12 +00:00
attrs-22.2.0.tar.gz - update to 22.2.0: 2023-01-02 19:24:09 +00:00
python-attrs.changes - update to 22.2.0: 2023-01-02 19:24:09 +00:00
python-attrs.spec - update to 22.2.0: 2023-01-02 19:24:09 +00:00