lists.arthurdejong.org
RSS feed

python-stdnum branch master updated. 1.18-10-gbf1bdfe

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-stdnum branch master updated. 1.18-10-gbf1bdfe



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-stdnum".

The branch, master has been updated
       via  bf1bdfe7823ebc1206033d852412c966a3df611b (commit)
      from  a09a7ced421453b798e3a3e7a0771d02bbecc396 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-stdnum/commit/?id=bf1bdfe7823ebc1206033d852412c966a3df611b

commit bf1bdfe7823ebc1206033d852412c966a3df611b
Author: Dimitri Papadopoulos 
<3234522+DimitriPapadopoulos@users.noreply.github.com>
Date:   Thu Mar 9 18:47:41 2023 +0100

    Update IBAN database file
    
    Closes https://github.com/arthurdejong/python-stdnum/pull/409

diff --git a/stdnum/iban.dat b/stdnum/iban.dat
index 17bbc95..f7a2bf6 100644
--- a/stdnum/iban.dat
+++ b/stdnum/iban.dat
@@ -73,6 +73,7 @@ SE country="Sweden" bban="3!n16!n1!n"
 SI country="Slovenia" bban="5!n8!n2!n"
 SK country="Slovakia" bban="4!n6!n10!n"
 SM country="San Marino" bban="1!a5!n5!n12!c"
+SO country="Somalia" bban="4!n3!n12!n"
 ST country="Sao Tome and Principe" bban="4!n4!n11!n2!n"
 SV country="El Salvador" bban="4!a20!n"
 TL country="Timor-Leste" bban="3!n14!n2!n"

-----------------------------------------------------------------------

Summary of changes:
 stdnum/iban.dat | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
python-stdnum