Skip to content

Commit

Permalink
python3-pycryptodome(x): use python_setuptools_build_meta build class
Browse files Browse the repository at this point in the history
This package can be built using pep517 classes now.

(From OE-Core rev: 037652806f786658f3dd091704befbc67dd2786d)

Signed-off-by: Ross Burton <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
(cherry picked from commit a32fa3e)
Signed-off-by: Steve Sakoman <[email protected]>
  • Loading branch information
rossburton authored and sakoman committed Aug 13, 2024
1 parent 2ba7126 commit e775792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require python-pycryptodome.inc
inherit setuptools3
inherit python_setuptools_build_meta

SRC_URI[sha256sum] = "e04e40a7f8c1669195536a37979dd87da2c32dbdc73d6fe35f0077b0c17c803b"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require python-pycryptodome.inc
inherit setuptools3
inherit python_setuptools_build_meta

SRC_URI[sha256sum] = "2ce76ed0081fd6ac8c74edc75b9d14eca2064173af79843c24fa62573263c1f2"

Expand Down

0 comments on commit e775792

Please sign in to comment.