diff options
Diffstat (limited to 'meta-oe/recipes-devtools/python')
-rw-r--r-- | meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb | 1 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/python/python3-pefile/run-ptest | 3 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb | 28 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/python/python3-psycopg_3.2.9.bb (renamed from meta-oe/recipes-devtools/python/python3-psycopg_3.2.1.bb) | 2 |
5 files changed, 2 insertions, 34 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb b/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb index 1d54b9f6af..d5c440f413 100644 --- a/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb +++ b/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb | |||
@@ -7,7 +7,6 @@ SRC_URI = "git://salsa.debian.org/apt-team/python-apt.git;protocol=https;branch= | |||
7 | 7 | ||
8 | SRCREV = "3252935b6224b3bd2e2250894b9559b47c61b2e1" | 8 | SRCREV = "3252935b6224b3bd2e2250894b9559b47c61b2e1" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | ||
11 | 10 | ||
12 | inherit setuptools3 | 11 | inherit setuptools3 |
13 | 12 | ||
diff --git a/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb b/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb index a98dfab6d9..d80eac7756 100644 --- a/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb +++ b/meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb | |||
@@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "723f24f4d65fc8d99b33a002fbbb3771d4cc9d664c97085bf37f3997ae | |||
10 | 10 | ||
11 | inherit setuptools3 | 11 | inherit setuptools3 |
12 | 12 | ||
13 | S = "${WORKDIR}/python-distutils-extra-${PV}" | 13 | S = "${UNPACKDIR}/python-distutils-extra-${PV}" |
14 | 14 | ||
15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native" |
diff --git a/meta-oe/recipes-devtools/python/python3-pefile/run-ptest b/meta-oe/recipes-devtools/python/python3-pefile/run-ptest deleted file mode 100644 index 95ae72306f..0000000000 --- a/meta-oe/recipes-devtools/python/python3-pefile/run-ptest +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | pytest --automake --ignore=./tests/pefile_test.py | ||
diff --git a/meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb b/meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb deleted file mode 100644 index 87e651d9d5..0000000000 --- a/meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | SUMMARY = "Python PE parsing module" | ||
2 | DESCRIPTION = "A multi-platform Python module to parse and work with Portable Executable (PE) files." | ||
3 | HOMEPAGE = "https://github.com/erocarrera/pefile" | ||
4 | LICENSE = "MIT" | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e34c75178086aca0a17551ffbacaca53" | ||
6 | |||
7 | inherit setuptools3 ptest | ||
8 | SRCREV = "4b3b1e2e568a88d4f1897d694d684f23d9e270c4" | ||
9 | SRC_URI = "git://github.com/erocarrera/pefile;branch=master;protocol=https \ | ||
10 | file://run-ptest" | ||
11 | S = "${WORKDIR}/git" | ||
12 | |||
13 | BBCLASSEXTEND = "native nativesdk" | ||
14 | |||
15 | do_install_ptest() { | ||
16 | install -d ${D}${PTEST_PATH}/tests | ||
17 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ | ||
18 | } | ||
19 | |||
20 | RDEPENDS:${PN} += " \ | ||
21 | python3-mmap \ | ||
22 | python3-netclient \ | ||
23 | python3-stringold \ | ||
24 | " | ||
25 | RDEPENDS:${PN}-ptest += "\ | ||
26 | python3-pytest \ | ||
27 | python3-unittest-automake-output \ | ||
28 | " | ||
diff --git a/meta-oe/recipes-devtools/python/python3-psycopg_3.2.1.bb b/meta-oe/recipes-devtools/python/python3-psycopg_3.2.9.bb index 09c49c6650..9be72bc4fd 100644 --- a/meta-oe/recipes-devtools/python/python3-psycopg_3.2.1.bb +++ b/meta-oe/recipes-devtools/python/python3-psycopg_3.2.9.bb | |||
@@ -7,7 +7,7 @@ features offered by PostgreSQL." | |||
7 | LICENSE = "LGPL-3.0-only" | 7 | LICENSE = "LGPL-3.0-only" |
8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7" | 10 | SRC_URI[sha256sum] = "2fbb46fcd17bc81f993f28c47f1ebea38d66ae97cc2dbc3cad73b37cefbff700" |
11 | 11 | ||
12 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
13 | 13 | ||