Brian Curtin
a3c16785b3
#9934 . Correct a typo that was already fixed on py3k.
2010-09-25 02:36:46 +00:00
Éric Araujo
e23f102cd0
Fix bad merge
2010-08-15 00:49:35 +00:00
Éric Araujo
80d1e0ec38
Merged revisions 84050 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84050 | eric.araujo | 2010-08-15 01:44:13 +0200 (dim., 15 août 2010) | 1 line
Fix typo
........
2010-08-14 23:51:39 +00:00
Éric Araujo
0389ae60fa
Merged revisions 83993 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r83993 | eric.araujo | 2010-08-14 04:30:34 +0200 (sam., 14 août 2010) | 2 lines
Use a marker in generated MANIFEST files, don't touch files without it. Fixes #8688 .
........
2010-08-14 03:07:46 +00:00
Georg Brandl
1882d2a6ab
Merged revisions 82629,82632 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r82629 | georg.brandl | 2010-07-07 20:51:43 +0200 (Mi, 07 Jul 2010) | 1 line
Make comment out of an awkward note.
........
r82632 | georg.brandl | 2010-07-07 21:04:36 +0200 (Mi, 07 Jul 2010) | 1 line
Turn more notes into comments.
........
2010-07-07 19:05:35 +00:00
Tarek Ziadé
4fc2a008b8
upgraded distutils docs w.r.t. the manifest regeneration
2010-05-17 10:54:43 +00:00
Andrew M. Kuchling
c7337b8b3a
Re-word
2010-02-22 02:08:45 +00:00
Tarek Ziadé
4f786b20ab
reorganized the distutils doc a bit : the MANIFEST.in template system has its own section now. This is easier to find and follow
2009-12-13 23:24:13 +00:00
Tarek Ziadé
1b48671ef1
#6516 added owner/group support for tarfiles in Distutils
2009-10-02 23:49:48 +00:00
Tarek Ziadé
2595edccbc
using versionchanged instead of versionadded for distutils doc on sdist default files
2009-02-22 00:07:45 +00:00
Tarek Ziadé
7dd533963f
Fixed #2279 : distutils.sdist.add_defaults now add files listed in package_data and data_files
2009-02-16 21:38:01 +00:00
Georg Brandl
1df03405fc
#1725737 : ignore other VC directories other than CVS and SVN's too.
2008-03-06 06:47:18 +00:00
Georg Brandl
8ec7f65613
Move the 2.6 reST doc tree in place.
2007-08-15 14:28:01 +00:00