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

Felix Yan felixonmars at archlinux.org
Fri May 14 14:00:15 UTC 2021


    Date: Friday, May 14, 2021 @ 14:00:14
  Author: felixonmars
Revision: 934025

upgpkg: python-pytest-checkdocs 2.6.0-1

Modified:
  python-pytest-checkdocs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 13:59:47 UTC (rev 934024)
+++ PKGBUILD	2021-05-14 14:00:14 UTC (rev 934025)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-checkdocs
-pkgver=2.5.0
+pkgver=2.6.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=('2546190ca6ef1546ffa56200d4c8a241ac39adc40f2370a692650ac1431f6fa909b6a7d337a9f5e53359c793a4a17a949f1bd5a353888f160302c6f4257a9658')
+sha512sums=('31c14e3714375928cea52c3caa8e9b889b070013d3624586776da4bc4abd8914539fde73540c6247768271bdbb5a4325efa6c5e5b3de6df5fa4a458ed8d63373')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list