mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
python: bump PR of packages after update of distutils.bbclass
* Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
This commit is contained in:
committed by
Koen Kooi
parent
41bb044d20
commit
326d9f23bf
@@ -7,6 +7,7 @@ SECTION = "console/network"
|
||||
#twisted/topfiles/NEWS:655: - Relicensed: Now under the MIT license, rather than LGPL.
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c3159ad36d96a939fcd8f2c2c9b9d08a"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://tmrc.mit.edu/mirror/twisted/Twisted/10.2/Twisted-${PV}.tar.bz2 "
|
||||
SRC_URI[md5sum] = "73da62c793269eade8121da336b01ba5"
|
||||
|
||||
Reference in New Issue
Block a user