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

Felix Yan felixonmars at archlinux.org
Mon Feb 22 13:58:44 UTC 2021


    Date: Monday, February 22, 2021 @ 13:58:44
  Author: felixonmars
Revision: 868692

upgpkg: python-pytest-checkdocs 2.3.0-1

Modified:
  python-pytest-checkdocs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-22 13:57:49 UTC (rev 868691)
+++ PKGBUILD	2021-02-22 13:58:44 UTC (rev 868692)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-checkdocs
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Check the README when running tests'
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-jaraco.test' 'python-pytest-black' 'python-pytest-cov' 'python-pytest-flake8'
               'python-pytest-mypy')
 source=("https://github.com/jaraco/pytest-checkdocs/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('24ecf6c0b4bcbd66ec2ab127fb6eb3595ad1be1fde526524b91a3ef41d9d614485f82d6349293dc685b360d799c1909dbe1599d822fc2d992788086e11627bdb')
+sha512sums=('6e578b26fc5662814ac8329bf903dd223927a0dfe216a54df85e689443299d8260e22107d2e123791915fa4edfbb4fc9909bed9e7a687ba244f04e254a10ebce')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list