File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed
Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ++++++++++++++++++++++++++++++++++++++++++++++
2+ python-messaging-0.5
3+ Overview of changes since python-messaging-0.4
4+ ++++++++++++++++++++++++++++++++++++++++++++++
5+
6+ This is a new major stable release of python-messaging. List of changes:
7+
8+ * Py3K fixes
9+ * GSM 7bit encoding fixes
10+ * Additional testing
11+
12+
113++++++++++++++++++++++++++++++++++++++++++++++
214python-messaging-0.4
315Overview of changes since python-messaging-0.3
Original file line number Diff line number Diff line change 1+ python-messaging (0.5-1) lucid; urgency=low
2+
3+ * New upstream version
4+
5+ -- Andrew Bird <
[email protected] > Fri, 18 Jun 2010 14:36:15 +0100
6+
17python-messaging (0.4-2) lucid; urgency=low
28
39 * Packaging tweak
Original file line number Diff line number Diff line change 88 extra ['use_2to3' ] = True
99
1010setup (name = "python-messaging" ,
11- version = '0.4 .0' ,
11+ version = '0.5 .0' ,
1212 description = 'SMS encoder/decoder' ,
1313 license = 'GPL' ,
1414 packages = find_packages (),
You can’t perform that action at this time.
0 commit comments