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

Felix Yan felixonmars at archlinux.org
Wed Jan 13 17:34:30 UTC 2021


    Date: Wednesday, January 13, 2021 @ 17:34:29
  Author: felixonmars
Revision: 820579

upgpkg: python-pytest-isort 1.3.0-1

Modified:
  python-pytest-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 17:31:30 UTC (rev 820578)
+++ PKGBUILD	2021-01-13 17:34:29 UTC (rev 820579)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-isort
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='pytest plugin to perform isort checks (import ordering)'
 arch=('any')
 license=('BSD')
@@ -10,7 +10,7 @@
 depends=('python-pytest-cache' 'python-isort')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/moccu/pytest-isort/archive/$pkgver.tar.gz")
-sha512sums=('521ce288479a253d5b405b27f72e6777b9f5581e00ab7a93870f0df30c98d3d3694ef2b55a5b9eb9a4501c7389194bfa59692c5ff3fb53621f811e0f99a49e4c')
+sha512sums=('b0d1ca6553178161490aed3b11be83909f9d223421e73a1c99dbcc0c4310734ce1850b88fed312cb7f364e170aad098014c5563f19e9c1ac65af8697fff74b30')
 
 build() {
   cd pytest-isort-$pkgver



More information about the arch-commits mailing list