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

Eli Schwartz eschwartz at archlinux.org
Tue Nov 10 05:14:08 UTC 2020


    Date: Tuesday, November 10, 2020 @ 05:14:07
  Author: eschwartz
Revision: 749375

upgpkg: python-graphviz 0.14.2-1: upstream release

Modified:
  python-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-10 05:14:05 UTC (rev 749374)
+++ PKGBUILD	2020-11-10 05:14:07 UTC (rev 749375)
@@ -2,8 +2,8 @@
 
 _pkgname=graphviz
 pkgname=python-graphviz
-pkgver=0.14
-pkgrel=2
+pkgver=0.14.2
+pkgrel=1
 pkgdesc="Simple Python interface for Graphviz"
 arch=('any')
 url="https://github.com/xflr6/${_pkgname}"
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-mock')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip")
-sha256sums=('e104ba036c8aef84320ec80560e544cd3cad68c9f90394b4e2b87bc44ab09791')
-b2sums=('90be05243302890350551b19fc6dc6789a445a05700e5764a3b1b8e240e2cec23f6d008a44d279e2119236018f707b23071863da1578d328db187baf5512ef98')
+sha256sums=('92b7637ece63c77e3d39221ae1f4df98e9256cb449e9860c598335b34496d195')
+b2sums=('668c200964867f416e2b15454793fdd0673a110461a85764699727b0430c812e18fb4285e031f5f611ff86bd205cbf927c695015d55ac169a594e616ab74067a')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list