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

Felix Yan felixonmars at archlinux.org
Mon Feb 12 15:01:27 UTC 2018


    Date: Monday, February 12, 2018 @ 15:01:26
  Author: felixonmars
Revision: 293266

upgpkg: python-flake8-debugger 3.1.0-1

Modified:
  python-flake8-debugger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 15:00:18 UTC (rev 293265)
+++ PKGBUILD	2018-02-12 15:01:26 UTC (rev 293266)
@@ -3,7 +3,7 @@
 
 pkgbase=python-flake8-debugger
 pkgname=('python-flake8-debugger' 'python2-flake8-debugger')
-pkgver=3.0.0
+pkgver=3.1.0
 pkgrel=1
 pkgdesc='ipdb/pdb statement checker plugin for flake8'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'flake8' 'python2-flake8'
              'python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/JBKahn/flake8-debugger/archive/$pkgver.tar.gz")
-sha512sums=('82b8d3378ff1b6b63d02f3602d2db113d5c2e818a9da741b8867487308a7d8119f0871ac9e89a269dd4b1097c9381f171e53a83ec94e7685fcf5203c812820dd')
+sha512sums=('487864ba8b717978e91fb9b76dc43b14e4c0efa322a6a032c9592d65da9f6eb87e624ec05a731263dd63560ab8508d4f0e05b86e83c3d101ae34638719abdbb7')
 
 prepare() {
   cp -a flake8-debugger-$pkgver{,-py2}



More information about the arch-commits mailing list