diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-03-16 16:36:17 +0800 |
|---|---|---|
| committer | tgamblin <trevor.gamblin@windriver.com> | 2022-03-17 08:54:17 -0400 |
| commit | 9400c8da18f38de55ad4e14ae09a4da3bf488f34 (patch) | |
| tree | 000a2dac8c5933c92c0ff8c406aff9248f4958eb /meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb | |
| parent | f8a52dacc5f653a484afa6843598240b9dcec5fb (diff) | |
| download | meta-openembedded-9400c8da18f38de55ad4e14ae09a4da3bf488f34.tar.gz | |
python3-bitstruct: upgrade 8.12.1 -> 8.13.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb deleted file mode 100644 index f53f84f83e..0000000000 --- a/meta-python/recipes-devtools/python/python3-bitstruct_8.12.1.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | DESCRIPTION = "This module performs conversions between Python values and C bit field structs represented as Python byte strings." | ||
| 2 | HOMEPAGE = "https://github.com/eerimoq/bitstruct" | ||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" | ||
| 5 | |||
| 6 | SRC_URI[sha256sum] = "45b2b932ce6681f5c6ce8cba39abdd423b579b0568c76fa48b1e09c88368ede7" | ||
| 7 | |||
| 8 | PYPI_PACKAGE = "bitstruct" | ||
| 9 | |||
| 10 | inherit pypi setuptools3 | ||
| 11 | |||
| 12 | CLEANBROKEN = "1" | ||
| 13 | |||
