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

Morten Linderud foxboron at archlinux.org
Sun Sep 22 10:38:41 UTC 2019


    Date: Sunday, September 22, 2019 @ 10:38:41
  Author: foxboron
Revision: 511475

upgpkg: python-pydocstyle 4.0.1-1

Modified:
  python-pydocstyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-22 10:37:41 UTC (rev 511474)
+++ PKGBUILD	2019-09-22 10:38:41 UTC (rev 511475)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-pydocstyle
-pkgver=4.0.0
+pkgver=4.0.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=('f5096e8003f97b4520137ee5f84945517003a68e58bdfbf13b91ea9073434a42')
+sha256sums=('15cda50d4ede4a90e8ceb53c42234408d7e6b5e73914c5ccbb55556e7b28e914')
 
 build() {
     cd "${srcdir}/pydocstyle-${pkgver}"



More information about the arch-commits mailing list