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

Morten Linderud foxboron at archlinux.org
Sun Aug 30 12:50:54 UTC 2020


    Date: Sunday, August 30, 2020 @ 12:50:54
  Author: foxboron
Revision: 692778

upgpkg: python-pydocstyle 5.1.1-1

Modified:
  python-pydocstyle/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-30 11:50:34 UTC (rev 692777)
+++ PKGBUILD	2020-08-30 12:50:54 UTC (rev 692778)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-pydocstyle
-pkgver=5.1.0
+pkgver=5.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=('4c7fd351ad4526e6db45d3058d2c35b0cb22577b13d7ff64806c0da8fb03d371')
+sha256sums=('904bce3084dc4cb2f3802d1795f3fa8aa1e01e83823e117e44c6a93c4aa60a17')
 
 build() {
     cd "${srcdir}/pydocstyle-${pkgver}"



More information about the arch-commits mailing list