Skip to content

Commit

Permalink
back to python-picamera-1.12 as 1.13 fails to compile
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrisan committed Mar 29, 2017
1 parent 32235c1 commit 79fa80e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package/python-picamera/python-picamera.mk
Expand Up @@ -4,9 +4,10 @@
#
################################################################################

PYTHON_PICAMERA_VERSION = 1.13
PYTHON_PICAMERA_VERSION = 1.12
PYTHON_PICAMERA_SOURCE = picamera-$(PYTHON_PICAMERA_VERSION).tar.gz
PYTHON_PICAMERA_SITE = https://pypi.python.org/packages/79/c4/80afe871d82ab1d5c9d8f0c0258228a8a0ed96db07a78ef17e7fba12fda8
PYTHON_PICAMERA_SITE = https://pypi.python.org/packages/ab/53/54a20f53e61df5c329480207fb0b6e6e25c64d16e82e899de335e08df7d9
PYTHON_PICAMERA_SETUP_TYPE = distutils

$(eval $(python-package))

0 comments on commit 79fa80e

Please sign in to comment.