diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-bitstring_4.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-bitstring_4.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitstring_4.2.1.bb b/meta-python/recipes-devtools/python/python3-bitstring_4.2.2.bb index 8485e2e8f3..feeed55c31 100644 --- a/meta-python/recipes-devtools/python/python3-bitstring_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-bitstring_4.2.2.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | SUMMARY = "Simple construction, analysis and modification of binary data." | 1 | SUMMARY = "Simple construction, analysis and modification of binary data." |
| 2 | HOMEPAGE = "https://github.com/scott-griffiths/bitstring" | 2 | HOMEPAGE = "https://github.com/scott-griffiths/bitstring" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f7f2fd3f1cd52b5ccd39d76fb3568d3f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=661f450e2c0aef39b4b15597333444a7" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "8abb5a661588c764bacf1a23d64c7bb57517d2841e3e6f54fb8c057119e0540d" | 6 | SRC_URI[sha256sum] = "b40b01d911eebaea6efff40d826580806dced5e04b9d3cbad6aebf9422f4b643" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "bitstring" | 8 | PYPI_PACKAGE = "bitstring" |
| 9 | 9 | ||
