Skip to content
Snippets Groups Projects
Commit a0babc92 authored by Justin Berthault's avatar Justin Berthault Committed by Leo
Browse files

community/py3-reportlab: upgrade to 3.5.44

parent 5ca2ada4
No related branches found
No related tags found
2 merge requests!11958community/rclone: upgrade to 1.52.3,!9891community/py3-reportlab: upgrade to 3.5.44
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=py3-reportlab pkgname=py3-reportlab
_pkgname=reportlab _pyname=reportlab
pkgver=3.5.42 pkgver=3.5.44
pkgrel=0 pkgrel=0
pkgdesc="Python library for generating PDFs and graphics" pkgdesc="Python library for generating PDFs and graphics"
url="https://www.reportlab.com/opensource" url="https://www.reportlab.com/opensource"
...@@ -10,8 +10,8 @@ arch="all" ...@@ -10,8 +10,8 @@ arch="all"
license="BSD-3-Clause" license="BSD-3-Clause"
depends="py3-pillow ttf-dejavu" depends="py3-pillow ttf-dejavu"
makedepends="freetype-dev libart-lgpl-dev py3-setuptools python3-dev" makedepends="freetype-dev libart-lgpl-dev py3-setuptools python3-dev"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" source="https://files.pythonhosted.org/packages/source/${_pyname:0:1}/$_pyname/$_pyname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver" builddir="$srcdir/$_pyname-$pkgver"
replaces="py-reportlab" # Backwards compatibility replaces="py-reportlab" # Backwards compatibility
provides="py-reportlab=$pkgver-r$pkgrel" # Backwards compatibility provides="py-reportlab=$pkgver-r$pkgrel" # Backwards compatibility
...@@ -37,4 +37,4 @@ package() { ...@@ -37,4 +37,4 @@ package() {
--prefix=/usr --root="$pkgdir" --prefix=/usr --root="$pkgdir"
} }
sha512sums="f52717867190bf7812fd566d9ec3044198db809cdd0f53cc9dbfa92503a202540db659369e20bba3de07cd28eb10515d03b85700ac138c9394dc9eed1f08b8f8 reportlab-3.5.42.tar.gz" sha512sums="313f9973c30935e3227a1e9f85b046ef0416b3f6ea6d87bc293b9c4f4ebb228262d1eff520ddcd3cbfb517749b289f6a2dc34386b924d989a943a0587836d08a reportlab-3.5.44.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment