<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/Mailman/pythonlib/Makefile.in, branch pluggable-components</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/Mailman/pythonlib/Makefile.in?h=pluggable-components</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/Mailman/pythonlib/Makefile.in?h=pluggable-components'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2002-02-23T05:58:53Z</updated>
<entry>
<title>Deprecate the Mailman/pythonlib directory.  First, most if not all of</title>
<updated>2002-02-23T05:58:53Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-02-23T05:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d26184863640945f34f72f52cb5d3973721a0fcb'/>
<id>urn:sha1:d26184863640945f34f72f52cb5d3973721a0fcb</id>
<content type='text'>
the modules are now unnecessary because we're going to require at
least Python 2.1.x and it should have relatively bug-free versions of
these modules.  Second, if we find we need to override standard
modules, we have a different way of doing it now (by path-hacking in a
pythonlib directory one level up into the front of sys.path).
</content>
</entry>
<entry>
<title>Update the copyright lines to include the years 1999 &amp; 2000.</title>
<updated>2000-03-21T06:26:46Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2000-03-21T06:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=311c9e550f83951f63d583f18c2eb215a8fc297c'/>
<id>urn:sha1:311c9e550f83951f63d583f18c2eb215a8fc297c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VERSION is no longer set in configure because it's too hard to</title>
<updated>1999-01-15T04:22:16Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1999-01-15T04:22:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=afdc7fa4d45d65a1d6192405cae3826d80db4f72'/>
<id>urn:sha1:afdc7fa4d45d65a1d6192405cae3826d80db4f72</id>
<content type='text'>
propagate version string changes to the public (you have to
autoreconf, then reconfigure and reinstall).

Now, VERSION is set directory in Defaults.py.in and the Release.py
script updates that file directly.  Now we just need to run
./config.status and do a re-install.  I hope this will make things
easier.

I'm also bumping the version to 1.0b8, so I can do a release tomorrow.
</content>
</entry>
<entry>
<title>New infrastructure for alleviating version skew with deployed</title>
<updated>1998-12-22T04:23:31Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>1998-12-22T04:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=33d02821336f5faacc0d0995e01b03d3f77f5ff0'/>
<id>urn:sha1:33d02821336f5faacc0d0995e01b03d3f77f5ff0</id>
<content type='text'>
Pythons.  When Mailman requires a newer version of a standard Python
library than can be required to already be installed, we copy the .py
file to this directory.  This makes it easier to remove later when
that version of Python is required.

Other than the standard package and CVS boilerplate, smtplib.py is the
latest almost-Python-1.5.2 version.
</content>
</entry>
</feed>
