python-stdnum annotated tag 0.8 created. 0.8
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
python-stdnum annotated tag 0.8 created. 0.8
- From: Commits of the python-stdnum project <python-stdnum-commits [at] lists.arthurdejong.org>
- To: python-stdnum-commits [at] lists.arthurdejong.org
- Reply-to: python-stdnum-users [at] lists.arthurdejong.org
- Subject: python-stdnum annotated tag 0.8 created. 0.8
- Date: Sun, 9 Jun 2013 19:29:33 +0200 (CEST)
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 annotated tag, 0.8 has been created
at b8b432786dfd640d9ee072c5e94a5045404540bc (tag)
tagging 7fa9822703cfbf8d6b386be2d1ee0d9f975a7779 (commit)
replaces 0.7
tagged by Arthur de Jong
on Sun Jun 9 19:23:15 2013 +0200
- Log -----------------------------------------------------------------
Release 0.8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJRtLoDAAoJECqLdGgQ4K/BhLcQAJVRg3RtT4UWr0u/uUem3tbt
4gkz91Eq+UqHv9s73RktW5efBGjRFKeo3yHhR8ATiPxmbIUJ+iDPjIn4k8VsEQB6
71pu2woGIrA2O1ngleA6zOb7TM13NLMf8NGfi2lhoa5SZ6RbEf3YoILS9cC4MV6d
dyt9gpvXVSrd7pEjnWI6eVL8f7PHS1ntUOeIVfulKonyamKWjLjrfMjJgs3qxbhU
E3xdhbeh9KxHPFYjnsTcpyhzIoQitdT6CR9xHL3QIu+bJ5ZTIIDxpD+x9CPuL5o7
RGbRZ4xeUcp0ryHfVbuvH+KcKsW16mn8o+8t9MA5pxPAj+JmEOmNsZM2jmvASH0K
oXt3ywYK+mxXToH9v1E6tBo9YgsK5XZAxKdBrmhMFV1xtuPWHESDk//J5h/1Wfb/
nJxwFaPSD/5a6Fl2pLSuY+jlb61Othj7qw+x1/xVQUWw3mgqKNJskp0Gcvw4Mg9e
aOkEKKokfVoOyIv5+DLj81g7d8K2IgJS34k19g5XCXBvl9cy91xavfF3vaGhwFx4
aTjWIHBiBR7XyysOzeo0V+qzVCbVB/EKx5bva1CC/5juiWaZFrrNZntYoSV/f+VR
Q5PQAgU3/lt41LRuTgzs/XcQhKmwqIaTQw/CK+y2+OUr+Kx5oxFy36Az7y4RcV2X
kST1TDXZdo1sXAE+LVSo
=9qlz
-----END PGP SIGNATURE-----
Arthur de Jong (65):
re-add Python3 support
set svn:ignore properly
generate part of the stdnum docstring based on introspection of the
modules
Add a .gitignore file
Fix doctest to not be dependant on dict ordering
Use a cleaner way to get all stdnum modules
GRid's format() function shouldn't have add_check_digit parameter
Remove empty line
The robustness test were moved to the general tests
Documentation consistency improvements
Revert generating stdnum docstring dynamically
Provide a module with validation exceptions
Raise a proper exception if cleaning fails
Implement validate() for EAN
Implement validate() for ISBN
Implement validate() for the Luhn algorithms
Implement validate() for the Verhoeff checksum
Implement validate() for ISO 7064 algorithms
Implement validate() for IMEI numbers
Implement validate() for IMSI
Implement validate() for GRid numbers
Implement validate() for IBAN
Implement validate() for ISAN
Implement validate() for ISIL
Implement validate() for ISMN
Implement validate() for ISSN
Implement validate() for MEID
Implement validate() for Dutch numbers
Implement validate() for French numbers
Implement validate() for Romanian numbers
Implement validate() for Austrian numbers
Implement validate() for Belgian numbers
Implement validate() for Bulgarian numbers
Implement validate() for Brazillian numbers
Implement validate() for Czech numbers
Implement validate() for Cypriot numbers
Implement validate() for German numbers
Implement validate() for Danish numbers
Implement validate() for Estonian numbers
Implement validate() for Spanish numbers
Implement validate() for Finnish numbers
Implement validate() for United Kingdom numbers
Implement validate() for Greek numbers
Implement validate() for Croatian numbers
Implement validate() for Hungarian numbers
Implement validate() for Irish numbers
Implement validate() for Italian numbers
Implement validate() for Lithuanian numbers
Implement validate() for Luxembourgian numbers
Implement validate() for Latvian numbers
Implement validate() for Maltese numbers
Implement validate() for Polish numbers
Implement validate() for Portuguese VAT numbers
Implement validate() for Swedish VAT numbers
Implement validate() for Slovenian VAT numbers
Implement validate() for Slovak numbers
Implement validate() for European VAT numbers
Implement validate() for U.S. Social Security Number
Use validate() in stdnum.util
Document the validate() function and exceptions
Provide a validate() function in all modules
Add a Malaysian NRIC No. module
Fix NRIC module description
Update database files
Get files ready for 0.8 release
-----------------------------------------------------------------------
hooks/post-receive
--
python-stdnum
--
To unsubscribe send an email to
python-stdnum-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/python-stdnum-commits/
- python-stdnum annotated tag 0.8 created. 0.8,
Commits of the python-stdnum project