Skip to content

Commit

Permalink
Update python3-plumbum 1.9.0 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Jan 24, 2025
1 parent 28c090a commit dc88679
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 dc88679

Please sign in to comment.