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

Levente Polyak anthraxx at archlinux.org
Wed Jan 20 21:13:26 UTC 2021


    Date: Wednesday, January 20, 2021 @ 21:13:26
  Author: anthraxx
Revision: 824013

upgpkg: python-flask-compress 1.8.0-1

Modified:
  python-flask-compress/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-20 21:12:25 UTC (rev 824012)
+++ PKGBUILD	2021-01-20 21:13:26 UTC (rev 824013)
@@ -3,17 +3,17 @@
 
 _pyname=Flask-Compress
 pkgname=python-flask-compress
-pkgver=1.7.0
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='Compress responses in your Flask app'
 url='http://pypi.python.org/pypi/Flask-Compress/'
 arch=('any')
 license=('BSD')
-depends=('python-flask')
+depends=('python' 'python-flask')
 makedepends=('python-setuptools')
 source=(https://pypi.io/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz)
-sha256sums=('965e832684160871b5268f97879c5e85a88569cc6e3e353a7779215664eefdad')
-sha512sums=('63f51c24aa8115d4f7ec4188850ee61845a91bd598646e69b934bd550dcdde36f66fdc5d5549aebe35538d32c34556cc8f51d5f0feb17fe78711999d724c1ab8')
+sha256sums=('c132590e7c948877a96d675c13cbfa64edec0faafa2381678dea6f36aa49a552')
+sha512sums=('9bdc45b6d189e8b896a781dc48b761ac99a551a32bdaa9695556e7dabfd76f7ef98249397a31492e629ea35d82c5104d99b5803b9ecf9b2637cc802a87939f1c')
 
 build() {
   cd ${_pyname}-${pkgver}



More information about the arch-commits mailing list