mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-07 17:55:45 +01:00
python3-validators: upgrade 0.28.1 -> 0.28.3
Changelog: =========== - hotfix: ensure _tld.txt is in sdist and bdist - fix: corrects a few typo - build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package - fix(ip_address): properly handle private is false - chore(url): allow symbols and pictographs in url - build(deps): bump requests from 2.31.0 to 2.32.0 in /package - chore: fix typo; update dev deps; bump version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
66cb9007b0
commit
307ed52534
|
|
@ -3,7 +3,7 @@ HOMEPAGE = "https://python-validators.github.io/validators"
|
|||
LICENSE = "MIT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b3fb4b9e6db86c69a33d5e3ee013ab59"
|
||||
SRC_URI[sha256sum] = "5ac88e7916c3405f0ce38ac2ac82a477fcf4d90dbbeddd04c8193171fc17f7dc"
|
||||
SRC_URI[sha256sum] = "c6c79840bcde9ba77b19f6218f7738188115e27830cbaff43264bc4ed24c429d"
|
||||
|
||||
inherit pypi python_setuptools_build_meta ptest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user