Skip to content

Commit

Permalink
Merge pull request #46 from jhnc-oss/41-plumbum_update
Browse files Browse the repository at this point in the history
Update python3-plumbum to 1.9.0
  • Loading branch information
h5b authored Jan 27, 2025
2 parents 80fd930 + dc88679 commit cf6ea85
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 18 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
require ${PN}.inc

LIC_FILES_CHKSUM = "file://LICENSE;md5=f638c141bfa8dc89f890a3a4ee2cb888"

SRC_URI[sha256sum] = "e640062b72642c3873bd5bdc3effed75ba4d3c70ef6b6a7b907357a84d909219"

PYPI_PACKAGE = "plumbum"

DEPENDS += "python3-hatch-vcs-native"

inherit pypi python_hatchling

BBCLASSEXTEND = "native nativesdk"

0 comments on commit cf6ea85

Please sign in to comment.