Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-*: Update recipes to correctly check the upstream packages | Derek Straka | 2024-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | With the upstream check migrated to the simple repo API, a number of the recipes required updates to: 1. Remove outdated UPSTREAM_CHECK_REGEX checks 2. Add recipe specific UPSTREAM_CHECK_PYPI_PACKAGE definitions for packages that use '_', CamelCase, or other deviations from PEP625 in the source archive Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-keras-preprocessing: Drop unnecessary SRC_URI md5sum | J. S. | 2024-10-19 | 1 | -1/+0 |
| | | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-keras-preprocessing: Upgrade 1.1.0 -> 1.1.2 | Leon Anavi | 2020-07-03 | 1 | -0/+16 |
Switch to pypi. Upgrade to release 1.1.2: - Allow zoom_range to be int or int tuple - Make sure image iterator classes subclass the tf.keras Sequence class if it is available - Minor optimization and dtype check Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |