diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:27:08 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:48 +0100 |
commit | 3c320b30672754a278ee78e74324a65f7827d6b8 (patch) | |
tree | de467aae023451dc66935cfe2889ea214aca0f2b /community/py-webcolors | |
parent | 13e2cc0540d33c987a4b68c96146ce9d84b6e234 (diff) | |
download | aports-3c320b30672754a278ee78e74324a65f7827d6b8.tar.bz2 aports-3c320b30672754a278ee78e74324a65f7827d6b8.tar.xz |
community/py-webcolors: rebuild against new version of python3
Diffstat (limited to 'community/py-webcolors')
-rw-r--r-- | community/py-webcolors/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-webcolors/APKBUILD b/community/py-webcolors/APKBUILD index e1b1ad1bb8..dcfbe810b7 100644 --- a/community/py-webcolors/APKBUILD +++ b/community/py-webcolors/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-webcolors _pkgname=webcolors pkgver=1.5 -pkgrel=0 +pkgrel=1 pkgdesc="A library for working with color names and color value formats" url="https://github.com/ubernostrum/webcolors" arch="noarch" |