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

Morten Linderud foxboron at archlinux.org
Tue Dec 10 20:34:30 UTC 2019


    Date: Tuesday, December 10, 2019 @ 20:34:29
  Author: foxboron
Revision: 536567

upgpkg: python-pydocstyle 5.0.1-1

Modified:
  python-pydocstyle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 20:29:49 UTC (rev 536566)
+++ PKGBUILD	2019-12-10 20:34:29 UTC (rev 536567)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=python-pydocstyle
-pkgver=4.0.1
-pkgrel=3
+pkgver=5.0.1
+pkgrel=1
 pkgdesc="Docstring style checker"
 arch=("any")
 url="http://www.pydocstyle.org/"
@@ -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=('15cda50d4ede4a90e8ceb53c42234408d7e6b5e73914c5ccbb55556e7b28e914')
+sha256sums=('61950855c153981f64373c2c8669478f2cab47cac12bdbf6174bdc01ef3faed5')
 
 build() {
     cd "${srcdir}/pydocstyle-${pkgver}"



More information about the arch-commits mailing list