8000 get files ready for 0.4 release · cedk/python-stdnum@e6ba399 · GitHub
[go: up one dir, main page]

Skip to content

Commit e6ba399

Browse files
committed
get files ready for 0.4 release
git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@65 9dea7c4f-944c-4273-ac1a-574ede026edc
1 parent 060dfce commit e6ba399

File tree

3 files changed

+149
-2
lines changed

3 files changed

+149
-2
lines changed

ChangeLog

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,132 @@
1+
2011-02-06 15:21 arthur
2+
3+
* [r64] stdnum/isbn.dat: include an updated version
4+
5+
2011-02-06 14:00 arthur
6+
7+
* [r63] README, stdnum/__init__.py, stdnum/us,
8+
stdnum/us/__init__.py, stdnum/us/ssn.py,
9+
tests/test_robustness.doctest: add an SSN (U.S. Social Security
10+
Number) module
11+
12+
2011-02-05 22:48 arthur
13+
14+
* [r62] README, stdnum/__init__.py: add ISIL to the documentation
15+
16+
2011-02-05 22:43 arthur
17+
18+
* [r61] getisil.py, stdnum/isil.dat, stdnum/isil.py,
19+
tests/test_robustness.doctest: add an ISIL (International
20+
Standard Identifier for Libraries and Related Organizations)
21+
module
22+
23+
2011-02-05 22:32 arthur
24+
25+
* [r60] stdnum/numdb.py: allow most kind of characters in number
26+
ranges
27+
28+
2011-02-05 22:08 arthur
29+
30+
* [r59] stdnum/iban.py: move more validation into try/except
31+
(specifically the _convert() call)
32+
33+
2011-02-05 22:03 arthur
34+
35+
* [r58] tests/test_br_cpf.doctest, tests/test_iban.doctest,
36+
tests/test_imei.doctest, tests/test_isan.doctest,
37+
tests/test_isbn.doctest, tests/test_ismn.doctest,
38+
tests/test_issn.doctest, tests/test_luhn.doctest,
39+
tests/test_meid.doctest, tests/test_nl_bsn.doctest,
40+
tests/test_robustness.doctest, tests/test_verhoeff.doctest: move
41+
all robustness tests into one test file
42+
43+
2011-02-05 21:57 arthur
44+
45+
* [r57] tests/test_iso7064.doctest: fix imports of iso7064.mod_*_*
46+
modules
47+
48+
2011-02-05 21:55 arthur
49+
50+
* [r56] stdnum/isbn.py: fix typo in r53
51+
52+
2011-02-05 21:55 arthur
53+
54+
* [r55] stdnum/__init__.py: add encoding header
55+
56+
2011-01-31 21:59 arthur
57+
58+
* [r54] README, stdnum/__init__.py: get README and package
59+
docstring in sync
60+
61+
2011-01-21 10:49 arthur
62+
63+
* [r53] stdnum/isbn.py, tests/test_isbn.doctest: add a convert
64+
parameter to most isbn functions to automatically convert to
65+
ISBN-13
66+
67+
2011-01-17 21:15 arthur
68+
69+
* [r52] README: add note about CPF and update copyright year
70+
71+
2011-01-16 21:48 arthur
72+
73+
* [r51] README, getiban.py, stdnum/iban.dat, stdnum/iban.py,
74+
tests/test_iban.doctest: add an IBAN (International Bank Account
75+
Number) module
76+
77+
2011-01-16 21:23 arthur
78+
79+
* [r50] setup.py, stdnum/numdb.py: revert r49 because it wasn't
80+
needed after all
81+
82+
2011-01-16 20:36 arthur
83+
84+
* [r49] setup.py, stdnum/numdb.py: introduce a full parameter that
85+
can be used to only return the part that is in the database
86+
87+
2011-01-16 19:13 arthur
88+
89+
* [r48] stdnum/grid.py, stdnum/isan.py: fix import of iso7064
90+
modules
91+
92+
2011-01-16 08:49 arthur
93+
94+
* [r47] stdnum/numdb.py, test.dat: add test for partial match
95+
96+
2011-01-15 20:27 arthur
97+
98+
* [r46] tests/test_nl_bsn.doctest: fix comments to refer to the new
99+
path of the module
100+
101+
2011-01-15 20:26 arthur
102+
103+
* [r45] stdnum/br, stdnum/br/__init__.py, stdnum/br/cpf.py,
104+
tests/test_br_cpf.doctest: add a CPF (Cadastro de Pessoas
105+
Físicas) module
106+
107+
2011-01-15 19:05 arthur
108+
109+
* [r44] stdnum/bsn.py, stdnum/nl, stdnum/nl/__init__.py,
110+
stdnum/nl/bsn.py, tests/test_bsn.doctest,
111+
tests/test_nl_bsn.doctest: move bsn module inside nl package
112+
113+
2010-11-26 22:25 arthur
114+
115+
* [r43] setup.py, stdnum/__init__.py: move general description to
116+
package __init__.py file
117+
118+
2010-11-24 22:09 arthur
119+
120+
* [r42] getisbn.py, stdnum/isbn, stdnum/isbn.dat, stdnum/isbn.py,
121+
stdnum/numdb.py, test.dat, tests/test_isbn.doctest: implement a
122+
new numdb module to hold information on hierarchically organised
123+
numbers and switch the isbn module to use this format instead
124+
125+
2010-09-11 09:13 arthur
126+
127+
* [r40] ChangeLog, NEWS, README, setup.py: get files ready for 0.3
128+
release
129+
1130
2010-09-05 17:53 arthur
2131

3132
* [r39] setup.py: have sdist target create a tarball with

NEWS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
changes from 0.3 to 0.4
2+
-----------------------
3+
4+
* add modules for the following number formats:
5+
- CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
6+
number)
7+
- IBAN (International Bank Account Number)
8+
- ISIL (International Standard Identifier for Libraries and Related
9+
Organizations)
10+
- SSN (U.S. Social Security Number)
11+
* implement an internal module to store and handle hierarchically organised
12+
data structures efficiently
13+
* regional-specific numbers are now in ISO 3166 packages (the BSN module
14+
is now in stdnum.nl.bsn)
15+
* ISBN module functions now have a convert flag to convert to ISBN-13 on
16+
the fly
17+
18+
119
changes from 0.2 to 0.3
220
-----------------------
321

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# setup.py - python-stdnum installation script
44
#
5-
# Copyright 82BD (C) 2010 Arthur de Jong
5+
# Copyright (C) 2010, 2011 Arthur de Jong
66
#
77
# This library is free software; you can redistribute it and/or
88
# modify it under the terms of the GNU Lesser General Public
@@ -32,7 +32,7 @@
3232
os.umask(022)
3333

3434
setup(name='python-stdnum',
35-
version='0.3',
35+
version='0.4',
3636
packages=find_packages(),
3737
author='Arthur de Jong',
3838
author_email='arthur@arthurdejong.org',

0 commit comments

Comments
 (0)
0