Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Armin kuster
meta-security
Commits
1332825d
Commit
1332825d
authored
Aug 21, 2021
by
Armin kuster
Browse files
harden-check: drop recipes in core or meta-python
Signed-off-by:
Armin Kuster
<
akuster808@gmail.com
>
parent
0fd8e0f8
Changes
5
Hide whitespace changes
Inline
Side-by-side
recipes-devtools/python/python3-asttokens_2.0.5.bb
deleted
100644 → 0
View file @
0fd8e0f8
SUMMARY = "Annotate AST trees with source code positions"
HOMEPAGE = "https://github.com/gristlabs/asttokens"
AUTHOR = "Dmitry Sagalovskiy, Grist Labs <dmitry@getgrist.com>"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI[md5sum] = "0a2a057b9c9a220bffdb3e7512062f17"
SRC_URI[sha256sum] = "9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5"
RDEPENDS_${PN} = "python3-six"
DEPENDS += "python3-setuptools-scm python3-toml"
inherit pypi setuptools3
BBCLASSEXTEND += "native"
recipes-devtools/python/python3-colorama_%.bbappend
deleted
100644 → 0
View file @
0fd8e0f8
BBCLASSEXTEND += "native"
recipes-devtools/python/python3-docopt_0.6.2.bb
deleted
100644 → 0
View file @
0fd8e0f8
SUMMARY = "Pythonic argument parser, that will make you smile"
HOMEPAGE = "http://docopt.org"
AUTHOR = "Vladimir Keleshev <vladimir@keleshev.com>"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=09b77fb74986791a3d4a0e746a37d88f"
SRC_URI = "https://github.com/docopt/docopt/archive/refs/tags/${PV}.tar.gz"
SRC_URI[md5sum] = "a6c44155426fd0f7def8b2551d02fef6"
SRC_URI[sha256sum] = "2113eed1e7fbbcd43fb7ee6a977fb02d0b482753586c9dc1a8e3b7d541426e99"
S = "${WORKDIR}/docopt-0.6.2"
RDEPENDS_${PN} = ""
inherit setuptools3
BBCLASSEXTEND += "native"
recipes-devtools/python/python3-setuptools-scm_6.0.1.bb
deleted
100644 → 0
View file @
0fd8e0f8
SUMMARY = "the blessed package to manage your versions by scm tags"
HOMEPAGE = "https://github.com/pypa/setuptools_scm/"
AUTHOR = "Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2"
SRC_URI = "git://github.com/pypa/setuptools_scm.git;protocol=https;branch=main;tag=v${PV}"
SRC_URI[sha256sum] = "8f85bfc7272fb5c04df28f00bde9db8f862c586d25fa155eea90fe62ea6a3302"
RDEPENDS_${PN} = "python3-setuptools"
inherit setuptools3
S = "${WORKDIR}/git"
BBCLASSEXTEND += "native"
recipes-devtools/python/python3-toml_%.bbappend
deleted
100644 → 0
View file @
0fd8e0f8
BBCLASSEXTEND += "native"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment