python-picamera: update to 1.13. (#14458)
This commit is contained in:
parent
37508c11f9
commit
87b3d8aa90
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-picamera'
|
# Template file for 'python-picamera'
|
||||||
pkgname=python-picamera
|
pkgname=python-picamera
|
||||||
version=1.12
|
version=1.13
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="picamera-${version}"
|
wrksrc="picamera-${version}"
|
||||||
|
@ -13,7 +13,10 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/waveform80/picamera"
|
homepage="https://github.com/waveform80/picamera"
|
||||||
distfiles="${PYPI_SITE}/p/picamera/picamera-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/picamera/picamera-${version}.tar.gz"
|
||||||
checksum="c1d28e578385eac49bdb5f53bdb83c1075c400231593aa7fa246cdb04c67ad00"
|
checksum=890815aa01e4d855a6a95dd3ad0953b872a6b954982106407df0c5a31a163e50
|
||||||
|
|
||||||
|
# Skip hardware check
|
||||||
|
export READTHEDOCS=True
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue