Skip to content

Commit

Permalink
python3-urllib3-1.x, aws-cli-v2: add conflicts info
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-roos committed Jan 15, 2024
1 parent b333832 commit d6ce062
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes-devtools/python/python3-urllib3-1.x_1.26.18.bb
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ RDEPENDS:${PN} += "\
CVE_PRODUCT = "urllib3"

BBCLASSEXTEND = "native nativesdk"

RCONFLICTS:${PN} = "python3-urllib3"

RREPLACES:${PN} = "python3-urllib3 (< 2)"
2 changes: 2 additions & 0 deletions recipes-support/aws-cli-v2/aws-cli-v2_2.15.9.bb
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ do_install_ptest() {
PACKAGES =+ "${PN}-examples"

FILES:${PN}-examples = "${libdir}/${PYTHON_DIR}/site-packages/awscli/examples"

RCONFLICTS:${PN} = "awscli"

0 comments on commit d6ce062

Please sign in to comment.