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

Felix Yan felixonmars at archlinux.org
Mon Sep 9 07:23:57 UTC 2019


    Date: Monday, September 9, 2019 @ 07:23:56
  Author: felixonmars
Revision: 509049

upgpkg: python-webcolors 1.10-1

Modified:
  python-webcolors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-09 07:23:34 UTC (rev 509048)
+++ PKGBUILD	2019-09-09 07:23:56 UTC (rev 509049)
@@ -2,7 +2,7 @@
 
 pkgbase=python-webcolors
 pkgname=(python-webcolors python2-webcolors)
-pkgver=1.9.1
+pkgver=1.10
 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=('333f7ff7a6d0eca1eaf73f70be660eeeaa14c85af41ebc93e1a27a3564bf5fc3d51c1f73136befbb88065f56f4d3b5d25935610308302254302f290c389e2628')
+sha512sums=('db02dcfc542d1fd08fccad815a02cbe01012a942329c53d468c7f9b6e0d628dd38abf4b2633bc8992fb914932ca4455e54c7ef98e101ca86d34825edfc3c1feb')
 
 prepare() {
   cp -a webcolors-$pkgver{,-py2}



More information about the arch-commits mailing list