python-attrs: bump to 26.1.0
authorAlexandru Ardelean <redacted>
Sun, 22 Mar 2026 06:55:57 +0000 (06:55 +0000)
committerAlexandru Ardelean <redacted>
Mon, 23 Mar 2026 09:08:42 +0000 (11:08 +0200)
commit54e813217adc153ef45d02960ae74b2cbb85095a
treefd02a3ab21b51f4f06f02c72396582117766b66e
parentd0be8634f72c3133696fcbde4ab402378d44e255
python-attrs: bump to 26.1.0

Changelog since 25.3.0:
- v25.4.0: Add python-hatch-fancy-pypi-readme as build dependency
- v26.1.0: Field aliases now resolved before calling field_transformer,
  with new Attribute.alias_is_default flag (#1509); fix type annotations
  for validators.optional() with tuples (#1496); validators.disabled()
  now supports nesting (#1513); frozen classes support
  on_setattr=attrs.setters.NO_OP (#1515); attrs.fields() accepts
  instances in addition to classes (#1529)

Full changelog: https://www.attrs.org/en/stable/changelog.html

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-attrs/Makefile
git clone https://git.99rst.org/PROJECT