Hello community,
here is the log from the commit of package python-python-stdnum for
openSUSE:Factory checked in at 2019-05-22 10:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-stdnum (Old)
and /work/SRC/openSUSE:Factory/.python-python-stdnum.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-stdnum"
Wed May 22 10:58:04 2019 rev:5 rq:694212 version:1.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-stdnum/python-python-stdnum.changes
2018-12-12 17:28:30.146875530 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-stdnum.new.5148/python-python-stdnum.changes
2019-05-22 10:58:05.874901135 +0200
@@ -1,0 +2,23 @@
+Fri Apr 12 14:00:38 UTC 2019 - [email protected]
+
+- version update to 1.11
+ * Add modules for the following number formats:
+ - DNI (Documento Nacional de Identidad, Argentinian national identity nr.)
+ - VNR, SVNR, VSNR (Versicherungsnummer, Austrian social security number)
+ - NI (Número de identidad, Cuban identity card numbers)
+ - AMKA (Αριθμός Μητρώου Κοινωνικής Ασφάλισης, Greek social security number)
+ - Asmens kodas (Lithuanian, personal numbers)
+ - MAC address (Media Access Control address)
+ - IDNO (Moldavian company identification number)
+ - CURP (Clave Única de Registro de Población, Mexican personal ID)
+ - Fødselsnummer (Norwegian birth number, the national identity number)
(thanks Ilya Vihtinsky)
+ - New Zealand bank account number
+ - Personnummer (Swedish personal identity number) (thanks Ilya Vihtinsky)
+ * Code style improvements
+ * Change Dominican Republic DGII check URL to HTTPS (thanks Gustavo Valverde)
+ * Support Ecuadorian Cedula and RUC of foreigners (thanks Christopher Ormaza)
+ * Add format() function for Argentinian CUIT number (thanks Mario Puntin)
+ * Support passing formatted numbers to all get_birth_date() and similar
functions
+ * Handle Dominican Republic DGII lookup returning multiple entities (thanks
Andrés R)
+
+-------------------------------------------------------------------
Old:
----
python-stdnum-1.10.tar.gz
New:
----
python-stdnum-1.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-stdnum.spec ++++++
--- /var/tmp/diff_new_pack.jVrgEo/_old 2019-05-22 10:58:08.070899232 +0200
+++ /var/tmp/diff_new_pack.jVrgEo/_new 2019-05-22 10:58:08.074899229 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-python-stdnum
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define modname python-stdnum
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-%{modname}
-Version: 1.10
+Version: 1.11
Release: 0
Summary: Python module to handle standardized numbers and codes
License: LGPL-2.0-or-later
++++++ python-stdnum-1.10.tar.gz -> python-stdnum-1.11.tar.gz ++++++
++++ 31295 lines of diff (skipped)