summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Add support for PEP 420 namespace packages to find_packages()Wyatt Lee Baldwin2014-02-121-0/+9
* Add include parameter to find_packages.Wyatt Lee Baldwin2014-02-121-0/+6
* Bump wincertstore to 0.2. Fixes #164.Jason R. Coombs2014-03-141-0/+1
* Issue #162: Update dependency on certifi to 1.0.1.Arfrever Frehtes Taifersar Arahesis2014-03-111-0/+1
* Use a single method to handle both languages.Jason R. Coombs2014-03-101-0/+6
* Update changelogJason R. Coombs2014-03-081-0/+7
* Correct typo in previous bugfix3.0.2Jason R. Coombs2014-03-061-0/+6
* Restore support for Python 2.6 in bootstrap script. Fixes #157.Jason R. Coombs2014-03-061-0/+7
* Issue #156: Fix spelling of __PYVENV_LAUNCHER__ variable.3.0Arfrever Frehtes Taifersar Arahesis2014-03-041-0/+1
* Update changelogJason R. Coombs2014-02-241-0/+2
* 2.3 was never released.Jason R. Coombs2014-02-141-5/+0
* Merge backout of namespace package __init__ module generation; ref #148.3.0b1Jason R. Coombs2014-02-111-0/+4
* Issue #7: Generate both tar archive and zip archive.Arfrever Frehtes Taifersar Arahesis2014-02-111-4/+4
* Removed Features functionality. Fixes #65.Jason R. Coombs2014-02-091-0/+1
* Use zip files rather than tar files for source distributions of setuptools it...Jason R. Coombs2014-02-091-0/+4
* Don't eagerly import namespace packages. This was the big reason forPJ Eby2006-04-141-0/+13
* Update changelogJason R. Coombs2014-02-071-0/+8
* Update changelog; Fixes #128.2.2bootstrap-2.xJason R. Coombs2014-02-071-0/+2
* Merge with 2.1.2Jason R. Coombs2014-02-051-0/+7
|\
| * Update changelog2.1.2Jason R. Coombs2014-02-051-0/+7
* | Missed the last two words.Jason R. Coombs2014-02-051-1/+1
* | Merge fix for #141Jason R. Coombs2014-02-051-0/+7
|\ \ | |/ |/|
* | Merge fix with masterJason R. Coombs2014-02-051-0/+7
|\ \ | |/ |/|
* | Correct RST syntaxJason R. Coombs2014-01-071-1/+1
* | Update changelogJason R. Coombs2014-01-061-3/+5
* | Fix Python 3 failure when constructing an egg_fetcher. Fixes #131.Jason R. Coombs2014-01-051-0/+6
* | Update changelog2.0.2Jason R. Coombs2013-12-291-0/+1
* | Fix NameError during installation with Python implementations (e.g. Jython) n...Arfrever Frehtes Taifersar Arahesis2013-12-201-0/+7
* | Correct regression in upload_docs in syntax adjustment. Fixes #124.Jason R. Coombs2013-12-151-0/+6
* | Exempt lib2to3 pickled grammars from the DirectorySandboxing. Fixes #121.2.0Jason R. Coombs2013-12-071-0/+1
* | Merge with 1.4.2Jason R. Coombs2013-12-011-0/+7
|\ \
| * | Corrected a TypeError when reading a local package index on Python 3. Fixes #...archive/bootstrap-py241.4.2bootstrap-py24Jason R. Coombs2013-12-011-0/+7
* | | Use pkgutil namespace. Still export get_importer as it's referenced in __all__.Jason R. Coombs2013-12-011-0/+2
* | | Remove easy_install.HAS_USER_SITE and just defer to site.ENABLE_USER_SITE.Jason R. Coombs2013-11-271-0/+3
* | | Drop support for Python 2.5 and Python 2.4. Fixes #41.Jason R. Coombs2013-11-241-0/+7
|/ /
* | Update changelog. Fixes #105 and Fixes #113.Jason R. Coombs2013-11-231-0/+23
* | Use sys.getfilesystemencoding for decoding bdist_wininst config. Fixes #114.Jason R. Coombs2013-11-231-0/+7
* | Issue #108: Make a note about current limitations of setuptools wheels.1.4Jason R. Coombs2013-11-171-1/+4
* | Update changelog for Pull Request #21.Jason R. Coombs2013-11-141-0/+2
* | Updated changelogJason R. Coombs2013-11-141-0/+7
* | Correct changelog entry. Fixes #104.Jason R. Coombs2013-11-131-1/+1
* | Update changelog. Fixes #99.1.3.2Jason R. Coombs2013-11-091-0/+6
* | Updated changelogJason R. Coombs2013-11-071-0/+6
* | Update changelog1.3Jason R. Coombs2013-11-031-0/+1
* | Update changelogJason R. Coombs2013-11-031-0/+10
* | Update changelog1.2Jason R. Coombs2013-11-021-0/+3
* | Update changelogJason R. Coombs2013-10-301-0/+7
* | Skip test when file system encoding is not suitable. Fixes #55 and Distribute...1.1.7Toshio Kuratomi2013-04-111-0/+2
* | Update changelogJason R. Coombs2013-09-231-0/+9
* | execfile now opens target in binary mode for better compatibility. Fixes Dist...1.1.6Jason R. Coombs2013-09-181-0/+7