python-cbor: bump to version 1.0.0

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2017-02-07 12:48:09 +01:00
committed by Peter Korsgaard
parent 81555a4984
commit ffe671c8f7
2 changed files with 5 additions and 5 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_CBOR_VERSION = 0.1.25
PYTHON_CBOR_VERSION = 1.0.0
PYTHON_CBOR_SOURCE = cbor-$(PYTHON_CBOR_VERSION).tar.gz
PYTHON_CBOR_SITE = http://pypi.python.org/packages/source/c/cbor
PYTHON_CBOR_SITE = https://pypi.python.org/packages/9b/99/01c6a987c920500189eb74a291bd3a388e6c7cf85736bb6b066d9833315e
PYTHON_CBOR_LICENSE = Apache
PYTHON_CBOR_SETUP_TYPE = setuptools