[arch-commits] Commit in python-pycodestyle/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Wed Dec 8 22:22:41 UTC 2021
Date: Wednesday, December 8, 2021 @ 22:22:41
Author: polyzen
Revision: 1065716
upgpkg: python-pycodestyle 2.8.0-4
Modified:
python-pycodestyle/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-08 22:09:46 UTC (rev 1065715)
+++ PKGBUILD 2021-12-08 22:22:41 UTC (rev 1065716)
@@ -4,12 +4,13 @@
pkgname=python-pycodestyle
pkgver=2.8.0
-pkgrel=3
+pkgrel=4
pkgdesc="Python style guide checker"
arch=('any')
url="https://pycodestyle.pycqa.org"
license=('custom:Expat')
-depends=('python-setuptools')
+depends=('python')
+makedepends=('python-setuptools')
source=("https://github.com/PyCQA/pycodestyle/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('6fdf89c3a58df23792a2c1bb09fae781ab59110de4d3ab9d35a2262974bf78d9ce06f023c6f97922b7ee845db2156604a778d687c9eeacdd2eb298621799ce5c')
More information about the arch-commits
mailing list