Go to file
Matej Cepl ae5cd6f616 - Upgrade to 24.2.0:
- Big releases always carry the risk of regressions, but never
    did I expect to break Python 3.14’s CI! On the plus side,
    attrs runs on 3.14 now.
- Upgrade to 24.1.0:
  - The most notable is probably the possibility to receive self
    and field definitions in your converters by wrapping them
    into a attrs.Converter.
  - The other big thing is our own replacement
    for __init_subclass__ called (you guessed it)
    __attrs_init_subclass__. Check out the docs, if you're not
    sure what this is good for.
  - Finally, we've made more important steps to promote our "new"
    APIs (can you believe they're 4 years old!?) in the docs. If
    we missed anything, please let us know.
- Remove upstreamed patch:
  - pytest8.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-attrs?expand=0&rev=52
2024-11-05 13:09:50 +00:00
_multibuild - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00
.gitattributes - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00
.gitignore - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00
attrs-23.2.0.tar.gz - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00
attrs-24.2.0.tar.gz - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00
pytest8.patch - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00
python-attrs.changes - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00
python-attrs.spec - Upgrade to 24.2.0: 2024-11-05 13:09:50 +00:00