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

Morten Linderud foxboron at archlinux.org
Sat Jan 11 13:06:16 UTC 2020


    Date: Saturday, January 11, 2020 @ 13:06:16
  Author: foxboron
Revision: 551907

upgpkg: python-pydocstyle 5.0.2-1

Modified:
  python-pydocstyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-11 13:04:57 UTC (rev 551906)
+++ PKGBUILD	2020-01-11 13:06:16 UTC (rev 551907)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-pydocstyle
-pkgver=5.0.1
+pkgver=5.0.2
 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=('61950855c153981f64373c2c8669478f2cab47cac12bdbf6174bdc01ef3faed5')
+sha256sums=('51543d61812f1b3a7195c122de4db2102b4cce07fe48cdac0eb59edf5b2cd8e0')
 
 build() {
     cd "${srcdir}/pydocstyle-${pkgver}"



More information about the arch-commits mailing list