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

Felix Yan felixonmars at archlinux.org
Tue Mar 16 14:37:26 UTC 2021


    Date: Tuesday, March 16, 2021 @ 14:37:26
  Author: felixonmars
Revision: 891893

upgpkg: python-pycodestyle 2.7.0-1

Modified:
  python-pycodestyle/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 14:37:24 UTC (rev 891892)
+++ PKGBUILD	2021-03-16 14:37:26 UTC (rev 891893)
@@ -4,15 +4,15 @@
 
 pkgbase=python-pycodestyle
 pkgname=('python-pycodestyle' 'python2-pycodestyle')
-pkgver=2.6.0
-pkgrel=3
+pkgver=2.7.0
+pkgrel=1
 pkgdesc="Python style guide checker"
 arch=('any')
-url="https://github.com/PyCQA/pycodestyle"
+url="https://pycodestyle.pycqa.org"
 license=('custom:Expat')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/PyCQA/pycodestyle/archive/$pkgver.tar.gz")
-sha512sums=('251b2526edc9759aa07b43c23c2785ebf2b7c4cca7e70444b8f79ff72cfb842ca49b929c01faba307534e4f213247597739ba777181fca6048d6cfae67cd25b6')
+source=("https://github.com/PyCQA/pycodestyle/archive/$pkgver/$pkgbase-$pkgver.tar.gz")
+sha512sums=('9066ab243f98f5fe6f4d764289b5be2bd2a2b063e6273bd977025509faa2eabd197480b7a2522d4de89b0c6cec388950dad3c69c6d1aa3184883e00909815a2d')
 
 prepare() {
   cp -a pycodestyle-$pkgver{,-py2}



More information about the arch-commits mailing list