[arch-commits] Commit in python-pydocstyle/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Mon May 17 21:17:35 UTC 2021
Date: Monday, May 17, 2021 @ 21:17:34
Author: foxboron
Revision: 936113
upgpkg: python-pydocstyle 6.1.1-1
Modified:
python-pydocstyle/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 21:13:35 UTC (rev 936112)
+++ PKGBUILD 2021-05-17 21:17:34 UTC (rev 936113)
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=python-pydocstyle
-pkgver=6.0.0
+pkgver=6.1.1
pkgrel=1
pkgdesc="Docstring style checker"
arch=("any")
@@ -11,7 +11,7 @@
makedepends=("python-setuptools")
checkdepends=("python-pytest" "python-pytest-runner" "python-mock" "python-pip" "python-snowballstemmer")
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pydocstyle/archive/${pkgver}.tar.gz")
-sha256sums=('3bc0973500c117ba4266c81e0371d011554f6cc581f9bdbe8eec1b204946bf8a')
+sha256sums=('0ec238b731737da7c9ce3f7c135ee35b992b76a8bfa896007b90bf69a112927c')
build() {
cd "pydocstyle-${pkgver}"
More information about the arch-commits
mailing list