python-stdnum branch master updated. 0.9-4-g71d9837
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
python-stdnum branch master updated. 0.9-4-g71d9837
- 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 branch master updated. 0.9-4-g71d9837
- Date: Thu, 6 Feb 2014 21:23:02 +0100 (CET)
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 71d9837302612de4b53c64e91a5c2a2b56192f30 (commit)
from 099078eac6360c547ec7c9c9fe5ff4e5535f96fa (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 -----------------------------------------------------------------
http://arthurdejong.org/git/python-stdnum/commit/?id=71d9837302612de4b53c64e91a5c2a2b56192f30
commit 71d9837302612de4b53c64e91a5c2a2b56192f30
Author: Arthur de Jong <arthur@arthurdejong.org>
Date: Thu Feb 6 21:05:23 2014 +0100
Rename AT-02 module to stdnum.eu.at_02
diff --git a/stdnum/at_02.py b/stdnum/eu/at_02.py
similarity index 99%
rename from stdnum/at_02.py
rename to stdnum/eu/at_02.py
index b18b814..dc1fa18 100644
--- a/stdnum/at_02.py
+++ b/stdnum/eu/at_02.py
@@ -74,4 +74,3 @@ def is_valid(number):
return bool(validate(number))
except ValidationError:
return False
-
-----------------------------------------------------------------------
Summary of changes:
stdnum/{ => eu}/at_02.py | 1 -
1 file changed, 1 deletion(-)
rename stdnum/{ => eu}/at_02.py (99%)
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 branch master updated. 0.9-4-g71d9837,
Commits of the python-stdnum project