diff --git a/attrs-20.2.0.tar.gz b/attrs-20.2.0.tar.gz deleted file mode 100644 index 81658f3..0000000 --- a/attrs-20.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594 -size 160604 diff --git a/attrs-20.3.0.tar.gz b/attrs-20.3.0.tar.gz new file mode 100644 index 0000000..1002c2b --- /dev/null +++ b/attrs-20.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832aa3cde19744e49938b91fea06d69ecb9e649c93ba974535d08ad92164f700 +size 164523 diff --git a/python-attrs.changes b/python-attrs.changes index 6d6c512..845dfed 100644 --- a/python-attrs.changes +++ b/python-attrs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 26 09:19:26 UTC 2020 - Dirk Mueller + +- update to 20.3.0: + - ``attr.define()``, ``attr.frozen()``, ``attr.mutable()``, and ``attr.field()`` remain **provisional**. + ------------------------------------------------------------------- Thu Sep 17 14:36:34 UTC 2020 - Dirk Mueller diff --git a/python-attrs.spec b/python-attrs.spec index 046655c..70d50eb 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-attrs%{psuffix} -Version: 20.2.0 +Version: 20.3.0 Release: 0 Summary: Attributes without boilerplate License: MIT