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

Daniel M. Capella polyzen at gemini.archlinux.org
Sun Aug 14 20:54:12 UTC 2022


    Date: Sunday, August 14, 2022 @ 20:54:12
  Author: polyzen
Revision: 1266086

upgpkg: python-flake8-isort 4.2.0-1

Modified:
  python-flake8-isort/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-14 19:47:54 UTC (rev 1266085)
+++ PKGBUILD	2022-08-14 20:54:12 UTC (rev 1266086)
@@ -3,7 +3,7 @@
 
 _name=flake8-isort
 pkgname=python-flake8-isort
-pkgver=4.1.2
+pkgver=4.2.0
 pkgrel=1
 pkgdesc='Flake8 plugin to validate annotations complexity'
 arch=('any')
@@ -12,8 +12,8 @@
 depends=('flake8' 'python-isort')
 checkdepends=('python-pytest' 'python-setuptools' 'python-toml')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('133fb7a82479b2cbdb7e50a0e7c41c70ae136db8cb82397bf640613a87ad6f9a')
-b2sums=('77422979eab4bd676bfcdff1227c82a2401179cc1e6ee97dabd08dd7fd760384570c1989b9bb39d918bb070b341794773607d23cb6db08301b10149885df02c4')
+sha256sums=('26571500cd54976bbc0cf1006ffbcd1a68dd102f816b7a1051b219616ba9fee0')
+b2sums=('0c291293a640f90d46f76e7f20c3a0bcaa886260d9582dce8261c079584ddb4704d0c825001eaf0424fa36a7467ea322d06ef8c72ebd01632562a4edda62ab53')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list