revbump after numpy bump/fix (#5648)

This commit is contained in:
Schrijvers Luc
2021-01-31 11:53:34 +01:00
committed by GitHub
parent aff2c5aa26
commit 4aec26e0d5

View File

@@ -23,13 +23,13 @@ LICENSE="Matplotlib
Qhull
STIX
yorick"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/matplotlib/matplotlib/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="12c8a48373b7e46d4c9b84629a8964341357d9a56ac2ac1f2475669bf3102f94"
SOURCE_FILENAME="matplotlib-$portVersion.tar.gz"
SOURCE_DIR="matplotlib-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
@@ -37,6 +37,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
pyqt5$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libfreetype$secondaryArchSuffix
"
@@ -53,10 +54,10 @@ REQUIRES_python3="
dateutil_$pythonPackage
numpy${secondaryArchSuffix}_$pythonPackage
pillow${secondaryArchSuffix}_$pythonPackage
pyqt${secondaryArchSuffix}_$pythonPackage
pytz_$pythonPackage
six_$pythonPackage
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libpng16$secondaryArchSuffix