Go to file
Dirk Mueller aabff92aa5 - update to 21.2.0:
* We had to revert the recursive feature for ``attr.evolve()`` because it
    broke some use-cases -- sorry!
  * Python 3.4 is now blocked using packaging metadata because ``attrs`` can't
    be imported on it anymore.
  * The long-awaited, much-talked-about, little-delivered ``import attrs`` is
    finally upon us!
  * The *cmp* argument to ``attr.s()`` and `attr.ib()` has been **undeprecated**
    It will continue to be supported as syntactic sugar to set *eq* and *order* in one go.
  * Further smaller changes, see included Changelog.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-attrs?expand=0&rev=33
2021-05-27 16:42:45 +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-21.2.0.tar.gz - update to 21.2.0: 2021-05-27 16:42:45 +00:00
python-attrs.changes - update to 21.2.0: 2021-05-27 16:42:45 +00:00
python-attrs.spec - update to 21.2.0: 2021-05-27 16:42:45 +00:00