dev-python/qrcode: bump to 6.0

This commit is contained in:
2018-03-23 17:56:33 +01:00
parent 65d3dc12ac
commit 615b2fbd63

View File

@@ -0,0 +1,19 @@
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=setuptools ]
SUMMARY="Pure python QR Code generator"
LICENCES="BSD-3"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES="
build+run:
dev-python/six[python_abis:*(-)?]
dev-python/lxml[python_abis:*(-)?]
dev-python/Pillow[python_abis:*(-)?]
"