python-attrs: major ver bump
This commit is contained in:
@@ -13,10 +13,10 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Python Classes Without Boilerplate</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>python-setuptools</Dependency>
|
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
|
<Dependency>python-setuptools</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -30,6 +30,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2020-02-15</Date>
|
<Date>2020-02-15</Date>
|
||||||
<Version>19.3.0</Version>
|
<Version>19.3.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user