aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormsapiro <>2006-03-06 18:21:52 +0000
committermsapiro <>2006-03-06 18:21:52 +0000
commit8b1d892033cbded1e551811389d37b14317388e6 (patch)
tree5ba3c6dcf9dc9ac7c12968d696dbe458f5188e11 /misc
parent01568fe1041a0002160a962526c1203bf65d2fc3 (diff)
downloadmailman2-8b1d892033cbded1e551811389d37b14317388e6.tar.gz
mailman2-8b1d892033cbded1e551811389d37b14317388e6.tar.xz
mailman2-8b1d892033cbded1e551811389d37b14317388e6.zip
Changed email package to 2.5.7. Backed out workaround set_payload() method
from Message.py
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile.in7
-rw-r--r--misc/email-2.5.6.tar.gzbin1050210 -> 0 bytes
-rw-r--r--misc/email-2.5.7.tar.gzbin0 -> 1138518 bytes
3 files changed, 4 insertions, 3 deletions
diff --git a/misc/Makefile.in b/misc/Makefile.in
index 88073ee6..0b1f5107 100644
--- a/misc/Makefile.in
+++ b/misc/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2005 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2006 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -12,7 +12,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA.
# NOTE: Makefile.in is converted into Makefile by the configure script
# in the parent directory. Once configure has run, you can recreate
@@ -52,7 +53,7 @@ SETUPINSTOPTS= --install-lib $(DESTDIR)$(PYTHONLIBDIR) \
SETUPCMD= setup.py --quiet install $(SETUPINSTOPTS)
PKGDIR= $(srcdir)
-EMAILPKG= email-2.5.6
+EMAILPKG= email-2.5.7
JACODECSPKG= JapaneseCodecs-1.4.11
KOCODECSPKG= KoreanCodecs-2.0.5
diff --git a/misc/email-2.5.6.tar.gz b/misc/email-2.5.6.tar.gz
deleted file mode 100644
index 6dbc884d..00000000
--- a/misc/email-2.5.6.tar.gz
+++ /dev/null
Binary files differ
diff --git a/misc/email-2.5.7.tar.gz b/misc/email-2.5.7.tar.gz
new file mode 100644
index 00000000..3f6a4bba
--- /dev/null
+++ b/misc/email-2.5.7.tar.gz
Binary files differ