mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
python-pytz, python3-pytz: update to 2017.2
- License checksum changed due to copyright year update to 2017. - Source package extension changed form to zip. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
11123f2a9f
commit
47a9500b47
@@ -1,12 +1,13 @@
|
|||||||
SUMMARY = "World timezone definitions, modern and historical"
|
SUMMARY = "World timezone definitions, modern and historical"
|
||||||
HOMEPAGE = "http://pythonhosted.org/pytz"
|
HOMEPAGE = "http://pythonhosted.org/pytz"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=39ea92752a35cf67d8a885d8e3af3c69"
|
||||||
|
|
||||||
inherit pypi
|
inherit pypi
|
||||||
|
PYPI_PACKAGE_EXT = "zip"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "cc9f16ba436efabdcef3c4d32ae4919c"
|
SRC_URI[md5sum] = "f89bde8a811c8a1a5bac17eaaa94383c"
|
||||||
SRC_URI[sha256sum] = "9a43e20aa537cfad8fe7a1715165c91cb4a6935d40947f2d070e4c80f2dcd22b"
|
SRC_URI[sha256sum] = "f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589"
|
||||||
|
|
||||||
RDEPENDS_${PN}_class-target += "\
|
RDEPENDS_${PN}_class-target += "\
|
||||||
${PYTHON_PN}-datetime \
|
${PYTHON_PN}-datetime \
|
||||||
|
|||||||
Reference in New Issue
Block a user