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

Morten Linderud foxboron at archlinux.org
Sun Aug 23 13:09:22 UTC 2020


    Date: Sunday, August 23, 2020 @ 13:09:22
  Author: foxboron
Revision: 687112

upgpkg: python-pydocstyle 5.1.0-1

Modified:
  python-pydocstyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-23 13:05:54 UTC (rev 687111)
+++ PKGBUILD	2020-08-23 13:09:22 UTC (rev 687112)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-pydocstyle
-pkgver=5.0.2
+pkgver=5.1.0
 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=('51543d61812f1b3a7195c122de4db2102b4cce07fe48cdac0eb59edf5b2cd8e0')
+sha256sums=('4c7fd351ad4526e6db45d3058d2c35b0cb22577b13d7ff64806c0da8fb03d371')
 
 build() {
     cd "${srcdir}/pydocstyle-${pkgver}"



More information about the arch-commits mailing list