1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 11:45:18 +03:00

testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump pkgrel

This commit is contained in:
J0WI 2018-10-06 14:15:24 +02:00 committed by Natanael Copa
parent 3da2393666
commit 16f8ceb8e2
129 changed files with 258 additions and 258 deletions

View file

@ -3,9 +3,9 @@
pkgname=py-matplotlib
_pkgname=matplotlib
pkgver=1.5.1
pkgrel=3
pkgrel=4
pkgdesc="A Python library for plots"
url="http://matplotlib.org"
url="https://matplotlib.org/"
arch="all"
license="custom"
depends="python2 py-numpy>=1.14.3-r1 python2-tkinter py-dateutil py-parsing py-tz py-cycler"