Go to file
Ana Guerrero 00cbfa2860 Accepting request 1234568 from devel:languages:python
- update to 24.3.0:
  * Python 3.7 has been dropped.
  * Introduce `attrs.NothingType`, for annotating types
    consistent with `attrs.NOTHING`.
  * Allow mutating `__suppress_context__` and `__notes__` on
    frozen exceptions.
  * `attrs.converters.optional()` works again when taking
    `attrs.converters.pipe()` or another Converter as its
    argument.
  * *attrs* instances now support `copy.replace()`.
  * `attrs.validators.instance_of()`'s type hints now allow for
    union types.
  * For example: `instance_of(str | int)`

OBS-URL: https://build.opensuse.org/request/show/1234568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-attrs?expand=0&rev=26
2025-01-06 15:04:53 +00:00
_multibuild - update to 24.3.0: 2025-01-02 14:13:19 +00:00
.gitattributes - update to 24.3.0: 2025-01-02 14:13:19 +00:00
.gitignore - update to 24.3.0: 2025-01-02 14:13:19 +00:00
attrs-24.3.0.tar.gz - update to 24.3.0: 2025-01-02 14:13:19 +00:00
python-attrs.changes - update to 24.3.0: 2025-01-02 14:13:19 +00:00
python-attrs.spec - update to 24.3.0: 2025-01-02 14:13:19 +00:00