matplotlib version bump.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-matplotlib</Name>
|
||||
@@ -13,9 +13,12 @@
|
||||
<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="1367f8527fe5410d5ddfee0766a47bad820606c0" type="targz">https://github.com/matplotlib/matplotlib/archive/v3.3.1.tar.gz</Archive>
|
||||
<Archive sha1sum="ec92f9521ffd3b7c0e434195319cda1587016952" type="targz">
|
||||
https://files.pythonhosted.org/packages/source/m/matplotlib/matplotlib-3.6.3.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>pip3</Dependency>
|
||||
<Dependency>python3-wheel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-numpy</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
@@ -32,7 +35,11 @@
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>python3-numpy</Dependency>
|
||||
<Dependency>python3-cycler</Dependency>
|
||||
<Dependency>python3-pillow</Dependency>
|
||||
<Dependency>python3-dateutil</Dependency>
|
||||
<Dependency>python3-fonttools</Dependency>
|
||||
<Dependency>python3-contourpy</Dependency>
|
||||
<Dependency>python3-packaging</Dependency>
|
||||
<Dependency>python3-pyparsing</Dependency>
|
||||
<Dependency>python3-kiwisolver</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -43,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2023-01-26</Date>
|
||||
<Version>3.6.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2023-01-23</Date>
|
||||
<Version>3.3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user