[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Fri Jul 9 11:54:08 UTC 2021


    Date: Friday, July 9, 2021 @ 11:54:08
  Author: foxboron
Revision: 976190

upgpkg: python-reportlab 3.5.68-2 - FS#68812: removed python-pip

Modified:
  python-reportlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-09 09:54:52 UTC (rev 976189)
+++ PKGBUILD	2021-07-09 11:54:08 UTC (rev 976190)
@@ -5,12 +5,12 @@
 _origname=reportlab
 pkgname=python-reportlab
 pkgver=3.5.68
-pkgrel=1
+pkgrel=2
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
 url="https://www.reportlab.com/"
 depends=('freetype2')
-depends=('python' 'python-pip' 'python-pillow')
+depends=('python' 'python-pillow')
 makedepends=('freetype2' 'python-pillow' 'mercurial')
 license=('BSD')
 source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)




More information about the arch-commits mailing list