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

David Runge dvzrv at archlinux.org
Sun Feb 9 15:26:21 UTC 2020


    Date: Sunday, February 9, 2020 @ 15:26:20
  Author: dvzrv
Revision: 565352

upgpkg: python-diff-cover 2.6.0-1: Upgrading to 2.6.0.

Modified:
  python-diff-cover/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 15:25:26 UTC (rev 565351)
+++ PKGBUILD	2020-02-09 15:26:20 UTC (rev 565352)
@@ -2,8 +2,8 @@
 
 _name=diff_cover
 pkgname=python-diff-cover
-pkgver=2.5.2
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc="Automatically find diff lines that need test coverage"
 arch=('any')
 url="https://github.com/Bachmann1234/diff_cover"
@@ -13,7 +13,7 @@
 checkdepends=('flake8' 'python-pytest' 'python-mock' 'python-pytest-cov'
 'python-pycodestyle' 'python-pyflakes' 'python-pylint' 'python-pydocstyle')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz"{,.asc})
-sha512sums=('b8807a02eac0e91b9edb5306bdbbb2a85a82ea80fb75ca4c3b5a140e041cbf5bfb2c991d5bfc5ee693f7aace04c8c9b91c98d403001f7c692ce699037ed421a8'
+sha512sums=('efb70d18705f90c0d2db3e78d099c6c23c665cf9468a9f6e1613545a0d16128421519dec17a8d99b57116d84ebb10f926d29350ba8b41902ccca4516f73369b4'
             'SKIP')
 validpgpkeys=('54CAEABCAC2956D407348256972401BDE60128CB') # Matt Bachmann <matt.bachmann at lola.com>
 



More information about the arch-commits mailing list