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

Felix Yan felixonmars at archlinux.org
Sat Jun 8 16:49:39 UTC 2019


    Date: Saturday, June 8, 2019 @ 16:49:39
  Author: felixonmars
Revision: 478276

upgpkg: python-webcolors 1.9.1-1

Modified:
  python-webcolors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-08 16:48:39 UTC (rev 478275)
+++ PKGBUILD	2019-06-08 16:49:39 UTC (rev 478276)
@@ -2,7 +2,7 @@
 
 pkgbase=python-webcolors
 pkgname=(python-webcolors python2-webcolors)
-pkgver=1.9
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="A library for working with color names and color value formats defined by the HTML and CSS specifications for use in documents on the Web"
 url="https://github.com/ubernostrum/webcolors"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://pypi.io/packages/source/w/webcolors/webcolors-$pkgver.tar.gz")
-sha512sums=('7644ed5447e665b33a09878070a0e35ce5e93b27b784380e7329b33c405034456707fab6f70074f0dee3819827fca637c0baf08201f66609cf914b8f7664c300')
+sha512sums=('333f7ff7a6d0eca1eaf73f70be660eeeaa14c85af41ebc93e1a27a3564bf5fc3d51c1f73136befbb88065f56f4d3b5d25935610308302254302f290c389e2628')
 
 prepare() {
   cp -a webcolors-$pkgver{,-py2}



More information about the arch-commits mailing list