Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-matplotlib


Commits:
fc9c5ec6 by Antonio Rojas at 2024-12-03T20:10:30+01:00
upgpkg: 3.9.3-1: Update to 3.9.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-matplotlib
        pkgdesc = A python plotting library, making publication quality plots
-       pkgver = 3.9.2
-       pkgrel = 2
+       pkgver = 3.9.3
+       pkgrel = 1
        url = https://matplotlib.org
        arch = x86_64
        license = custom
@@ -74,12 +74,12 @@ pkgbase = python-matplotlib
        optdepends = texlive-fontsrecommended: usetex dependencies
        optdepends = texlive-latexrecommended: usetex usage with pdflatex
        optdepends = python-certifi: https support
-       source = 
git+https://github.com/matplotlib/matplotlib.git#tag=v3.9.2?signed
+       source = 
git+https://github.com/matplotlib/matplotlib.git#tag=v3.9.3?signed
        source = 
https://github.com/QuLogic/mpl-images/archive/v3.9.1-with-freetype-2.13.1/mpl-images-3.9.1-ft2.13.1.tar.gz
        source = freetype.patch
        validpgpkeys = 23CAB59E3332F94D26BEF0378D86E7FAE5EB0C10
        validpgpkeys = EB8322187FD451192E430A7279B3FEC456F12599
-       b2sums = 
d6a7bc714040ae896a040a0a159b4a6732ebe6e39bd11573af299d048d37e0a4b2dd67e01fbad0d134f25737076aef6cfed25dd093ea7f7db79739c7d6723c89
+       b2sums = 
11211a81f66978df0ebe0cc3f1143e6dab2e460b6142393c651346ac21b17b7dffd3c3c3bd61b9e7d356836c883bda2e7f1c194891eff58413c69c064ce63f09
        b2sums = 
91726a2a3e76cb46f9fec612f6193b4c55f0b4b21f0089520c3733521887f083b4ec16d17906f9eba57dcde3d2015e429de7b7a236de2ab58eebd88187f6bf5c
        b2sums = 
824c69807b13853ad8be20ded60eca18260af50b652a317dc8235d5828c060982363d2aa6feb98d5340e86dab5b87c7f6e7dd1f4c050e2e3613266209e633a60
 


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Douglas Soares de Andrade <[email protected]>
 
 pkgname=python-matplotlib
-pkgver=3.9.2
-pkgrel=2
+pkgver=3.9.3
+pkgrel=1
 _mpl_images_ver=3.9.1
 pkgdesc="A python plotting library, making publication quality plots"
 arch=(x86_64)
@@ -44,7 +44,7 @@ _ftver=2.13.1
 source=(git+https://github.com/matplotlib/matplotlib.git#tag=v${pkgver}?signed
         
https://github.com/QuLogic/mpl-images/archive/v${_mpl_images_ver}-with-freetype-${_ftver}/mpl-images-${_mpl_images_ver}-ft${_ftver}.tar.gz
         freetype.patch)
-b2sums=('d6a7bc714040ae896a040a0a159b4a6732ebe6e39bd11573af299d048d37e0a4b2dd67e01fbad0d134f25737076aef6cfed25dd093ea7f7db79739c7d6723c89'
+b2sums=('11211a81f66978df0ebe0cc3f1143e6dab2e460b6142393c651346ac21b17b7dffd3c3c3bd61b9e7d356836c883bda2e7f1c194891eff58413c69c064ce63f09'
         
'91726a2a3e76cb46f9fec612f6193b4c55f0b4b21f0089520c3733521887f083b4ec16d17906f9eba57dcde3d2015e429de7b7a236de2ab58eebd88187f6bf5c'
         
'824c69807b13853ad8be20ded60eca18260af50b652a317dc8235d5828c060982363d2aa6feb98d5340e86dab5b87c7f6e7dd1f4c050e2e3613266209e633a60')
 validpgpkeys=(23CAB59E3332F94D26BEF0378D86E7FAE5EB0C10  # Elliott Sales de 
Andrade <[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-matplotlib/-/commit/fc9c5ec63d4796897be1a6896c5dd3510eade859

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-matplotlib/-/commit/fc9c5ec63d4796897be1a6896c5dd3510eade859
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to