[arch-commits] Commit in python-flake8-typing-imports/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Tue Oct 6 11:47:38 UTC 2020


    Date: Tuesday, October 6, 2020 @ 11:47:38
  Author: ffy00
Revision: 719326

upgpkg: python-flake8-typing-imports 1.10.0-1

Modified:
  python-flake8-typing-imports/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 11:45:40 UTC (rev 719325)
+++ PKGBUILD	2020-10-06 11:47:38 UTC (rev 719326)
@@ -2,7 +2,7 @@
 
 _pkgname=flake8-typing-imports
 pkgname=python-$_pkgname
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='flake8 plugin which checks that typing imports are properly guarded'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'flake8' 'python-pyflakes' 'python-pycodestyle' 'python-mccabe')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('287260eccb7d5f4c28dd3d690a5d1890153cd0a69307364df2aa291623e298cc99894a0a07810349f1fd91fb8d7343f9f9f4e9ef2a5daff8c0704e8ab47241c2')
+sha512sums=('a248504215445f33d0a4598b9b5e2411897bc651aee7913b49d3c01840f6f0dbf7762133f6f6a879f992f060c69f2bc9c68bef9900865bda05b59f5b28761ad9')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list