Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-pyflakes
Commits: a658e7e5 by Jelle van der Waa at 2023-08-02T14:18:59+02:00 upgpkg: 3.1.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -7,8 +7,8 @@ # Contributor: Tiago Pierezan Camargo <[email protected]> pkgname=python-pyflakes -pkgver=3.0.1 -pkgrel=3 +pkgver=3.1.0 +pkgrel=1 pkgdesc='A lint-like tool for Python to identify common errors quickly without executing code' arch=('any') url='https://pypi.python.org/pypi/pyflakes' @@ -16,7 +16,7 @@ license=('MIT') depends=('python') makedepends=('python-setuptools') source=("https://pypi.io/packages/source/p/pyflakes/pyflakes-$pkgver.tar.gz") -sha512sums=('10ffe2b92f3885d40578452423a93609f8546b2392997bdbc3f64ca0094516ce6b8449e5d3675bda5fdbc16190c89be23609559fc4cd4f1c97e6af032226d7b7') +sha512sums=('6277eaa82a3d94f8052b3da865cfcc8e99846738b5869fca1be92bb5b9a4db0088859d811da565200e640ad0555d46e0ebcaf831cd422b84304514592270b02e') build() { cd pyflakes-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyflakes/-/commit/a658e7e563f7429215a7a862d36e12d129e35f0b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyflakes/-/commit/a658e7e563f7429215a7a862d36e12d129e35f0b You're receiving this email because of your account on gitlab.archlinux.org.
