mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
python3-faker: Upgrade 40.31.0 -> 40.35.0
Upgrade to release 40.35.0: - Fix: add correct bban_format so ru_RU iban() generates valid Russian IBANs From release 40.34.0: - Fix: correct BBAN length so da_DK iban() generates valid Danish IBANs From release 40.33.0: - Add alphanumeric CNPJ support for pt_BR via flag From release 40.32.0: - Add allowed_path_traversal_elements option to file_path() - Fix Windows file_path depth=3 test regex Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ HOMEPAGE = "https://github.com/joke2k/faker"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=53360c4126f7d03b63cb79b0dab9e9e1"
|
||||
|
||||
SRC_URI[sha256sum] = "af163a937aec99dca5abaeb94dd5008c51c26c6e9af1a26c8db4b3c4e7ca4403"
|
||||
SRC_URI[sha256sum] = "13495348ec6f80d22c8c1654906ffeae336d485fea476544642ea24b120d9e13"
|
||||
|
||||
inherit pypi setuptools3 ptest-python-pytest
|
||||
|
||||
Reference in New Issue
Block a user