diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-beartype_0.17.2.bb (renamed from meta/recipes-devtools/python/python3-beartype_0.17.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-beartype_0.17.0.bb b/meta/recipes-devtools/python/python3-beartype_0.17.2.bb index 7b14a3794b..05fd74543b 100644 --- a/meta/recipes-devtools/python/python3-beartype_0.17.0.bb +++ b/meta/recipes-devtools/python/python3-beartype_0.17.2.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://beartype.readthedocs.io" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e71f94261c1b39896cacacfeaf60560e" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e71f94261c1b39896cacacfeaf60560e" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "3226fbba8c53b4e698acdb47dcaf3c0640151c4d405618c281e6631f4112947d" | 7 | SRC_URI[sha256sum] = "e911e1ae7de4bccd15745f7643609d8732f64de5c2fb844e89cbbed1c5a8d495" |
8 | 8 | ||
9 | inherit setuptools3 pypi | 9 | inherit setuptools3 pypi |
10 | 10 | ||