[arch-commits] Commit in flake8/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 9 11:53:24 UTC 2021
Date: Sunday, May 9, 2021 @ 11:53:24
Author: felixonmars
Revision: 929085
upgpkg: flake8 1:3.9.2-1
Modified:
flake8/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 11:53:23 UTC (rev 929084)
+++ PKGBUILD 2021-05-09 11:53:24 UTC (rev 929085)
@@ -4,7 +4,7 @@
# Contributor: Allen Li <darkfeline at abagofapples.com>
pkgname=flake8
-pkgver=3.9.1
+pkgver=3.9.2
pkgrel=1
epoch=1
pkgdesc="The modular source code checker: pep8, pyflakes and co"
@@ -15,7 +15,7 @@
makedepends=('python-setuptools')
checkdepends=('python-mock' 'python-pytest')
source=("https://github.com/PyCQA/flake8/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('2ec9ffc0c28539a5df288e0e38098e2dc1f5339bcace3769212332e011955689671e34a91123be1b8b0e7b902997262b64de5d2ed248fdb153651bf75218204f')
+sha512sums=('d4be223020a1ff47bd831667f2380a1b0aabdf783c34276b93873d6cbb0ac17cd0d7be26e819018660f622198a6d05edc5797ee81996214a98fcdb9f81e46365')
prepare() {
sed -i -e 's/, *< *[0-9=.]*//' flake8-$pkgver/setup.py
More information about the arch-commits
mailing list