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

Eli Schwartz eschwartz at archlinux.org
Mon Dec 14 00:19:47 UTC 2020


    Date: Monday, December 14, 2020 @ 00:19:46
  Author: eschwartz
Revision: 774715

upgpkg: python-graphviz 0.15-1: upstream release

Modified:
  python-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 00:19:28 UTC (rev 774714)
+++ PKGBUILD	2020-12-14 00:19:46 UTC (rev 774715)
@@ -2,8 +2,8 @@
 
 _pkgname=graphviz
 pkgname=python-graphviz
-pkgver=0.14.2
-pkgrel=3
+pkgver=0.15
+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=('92b7637ece63c77e3d39221ae1f4df98e9256cb449e9860c598335b34496d195')
-b2sums=('668c200964867f416e2b15454793fdd0673a110461a85764699727b0430c812e18fb4285e031f5f611ff86bd205cbf927c695015d55ac169a594e616ab74067a')
+sha256sums=('2b85f105024e229ec330fe5067abbe9aa0d7708921a585ecc2bf56000bf5e027')
+b2sums=('81d4a121ca2654e6c08570ede7a1f5ef580b6a281358bf32f4178898fc12cfae21b10ce8f4f6fba4644e3275162cc09dbf5ae287a114fb8503be98d6a2fbf728')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list