python3-matplotlib:ver.bump

This commit is contained in:
blue-devil
2020-03-26 01:20:33 +03:00
parent fa83f54158
commit eb8398596b
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>matplotlib: plotting with Python.</Summary>
<Description>Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.</Description>
<Archive sha1sum="c85c118621ebbd15eec4987d05318d983b5f132e" type="targz">https://github.com/matplotlib/matplotlib/archive/v3.2.0.tar.gz</Archive>
<Archive sha1sum="e5c48e2a4d59694bcb11e5c7495e9cb28492f75b" type="targz">https://github.com/matplotlib/matplotlib/archive/v3.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -42,6 +42,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-03-18</Date>
<Version>3.2.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-03-05</Date>
<Version>3.2.0</Version>