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

Felix Yan felixonmars at archlinux.org
Fri May 31 09:04:20 UTC 2019


    Date: Friday, May 31, 2019 @ 09:04:20
  Author: felixonmars
Revision: 475889

upgpkg: python-pytest-isort 0.3.0-1

Modified:
  python-pytest-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-31 09:03:34 UTC (rev 475888)
+++ PKGBUILD	2019-05-31 09:04:20 UTC (rev 475889)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-isort
 pkgname=('python-pytest-isort' 'python2-pytest-isort')
-pkgver=0.2.1
+pkgver=0.3.0
 pkgrel=1
 pkgdesc='pytest plugin to perform isort checks (import ordering)'
 arch=('any')
@@ -10,7 +10,7 @@
 url='https://github.com/moccu/pytest-isort'
 makedepends=('python-pytest-cache' 'python2-pytest-cache' 'python-isort' 'python2-isort')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/moccu/pytest-isort/archive/$pkgver.tar.gz")
-sha512sums=('49eacc3913d75ce8ee61fbd84e2b3e8b792a7895b32d8a4a7df766079d8598410654bf548c221c3262034f792b22508151316dfbe76dcc296d4b79dd281843c7')
+sha512sums=('cdcd4f76c2891ce3b7a460c9c9340e0e7ea5f84036e46830194d4c6a7fb8d8936901fa4baee4e7173d49e059b51a72f9f28a74e9e1e296ca0bcf37d703d77cc3')
 
 prepare() {
   cp -a pytest-isort-$pkgver{,-py2}



More information about the arch-commits mailing list