python-attrs: major ver bump

This commit is contained in:
bluedevil
2020-09-23 23:52:06 +02:00
parent 797152452a
commit 09f58cf8bf
@@ -13,10 +13,10 @@
<IsA>library</IsA>
<Summary>Python Classes Without Boilerplate</Summary>
<Description>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods).</Description>
<Archive sha1sum="c814bf4a79c760a54ecb41796656b01166ebfdcd" type="targz">https://github.com/python-attrs/attrs/archive/19.3.0.tar.gz</Archive>
<Archive sha1sum="b11197f5754b0f36af52a0d5be5e058c0bd34cc3" type="targz">https://github.com/python-attrs/attrs/archive/20.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -30,6 +30,13 @@
</Package>
<History>
<Update release="2">
<Date>3020-09-23</Date>
<Version>20.2.0</Version>
<Comment>Major version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-02-15</Date>
<Version>19.3.0</Version>