Update of /cvsroot/mailman/mailman/misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18157/misc

Modified Files:
        Makefile.in 
Added Files:
        email-2.5.7.tar.gz 
Removed Files:
        email-2.5.6.tar.gz 
Log Message:
Changed email package to 2.5.7. Backed out workaround set_payload() method
from Message.py


Index: Makefile.in
===================================================================
RCS file: /cvsroot/mailman/mailman/misc/Makefile.in,v
retrieving revision 2.44
retrieving revision 2.45
diff -u -d -r2.44 -r2.45
--- Makefile.in 6 Dec 2005 04:36:16 -0000       2.44
+++ Makefile.in 6 Mar 2006 18:25:02 -0000       2.45
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2003 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
@@ -51,7 +52,7 @@
                --install-data $(DESTDIR)$(PYTHONLIBDIR)
 SETUPCMD=      setup.py --quiet install $(SETUPINSTOPTS)
 
-EMAILPKG=      email-2.5.6
+EMAILPKG=      email-2.5.7
 
 PACKAGES= $(EMAILPKG)
 

--- email-2.5.6.tar.gz DELETED ---

_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to