| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bumped to 19.6.1 in preparation for next release.19.6.1 | Matthew Iversen | 2016-01-29 | 1 | -1/+1 |
| | | |||||
| * | Allow failures with pypy3 for now | Matthew Iversen | 2016-01-29 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #31 from Ivoz/patch-1 | Jason R. Coombs | 2016-01-28 | 1 | -0/+1 |
| |\ | | | | | Test on pypy3 | ||||
| | * | Test on pypy3 | Matt Iversen | 2016-01-29 | 1 | -0/+1 |
| | | | |||||
| * | | Update changelog | Jason R. Coombs | 2016-01-28 | 1 | -0/+10 |
| | | | |||||
| * | | Adapt resolution of classes from importlib.machinery. Restores compatibility ↵ | Jason R. Coombs | 2016-01-26 | 1 | -6/+5 |
| | | | | | | | | | for PyPy3 where importlib.machinery exists but FileFinder and SourceFileLoader aren't implemented. | ||||
| * | | Pull up DefaultProvider registration into a classmethod. | Jason R. Coombs | 2016-01-26 | 1 | -3/+7 |
| | | | |||||
| * | | Combine redundant imports of future functionality | Jason R. Coombs | 2016-01-26 | 1 | -4/+1 |
| | | | |||||
| * | | Rather than re-use globals of setuptools.launch, build a unique namespace in ↵ | Jason R. Coombs | 2016-01-25 | 1 | -6/+13 |
| | | | | | | | | | which to launch the script. Prevents imports from occuring relative to 'setuptools' on Python 2. Ref #490. | ||||
| * | | Bumped to 19.7 in preparation for next release. | Jason R. Coombs | 2016-01-24 | 1 | -1/+1 |
| | | | |||||
| * | | Added tag 19.6 for changeset 3c2332e4ec72 | Jason R. Coombs | 2016-01-24 | 1 | -0/+1 |
| | | | |||||
| * | | Added tag 19.6b1 for changeset 34121bf49b1a19.6 | Jason R. Coombs | 2016-01-24 | 1 | -0/+1 |
| |/ | |||||
| * | Also hide Cython when hiding setuptools, as setuptools will have imported ↵19.6b1 | Jason R. Coombs | 2016-01-24 | 2 | -1/+8 |
| | | | | | Cython and Cython references the distutils.Extension. Fixes #488. | ||||
| * | Add 'launch' hook, based on pip.utils.setuptools_build | Jason R. Coombs | 2016-01-24 | 2 | -0/+43 |
| | | |||||
| * | Bumped to 19.6 in preparation for next release. | Jason R. Coombs | 2016-01-23 | 1 | -1/+1 |
| | | |||||
| * | Added tag 19.5 for changeset 0a68cbab7258 | Jason R. Coombs | 2016-01-23 | 1 | -0/+1 |
| | | |||||
| * | Bumped to 19.5 in preparation for next release.19.5 | Jason R. Coombs | 2016-01-23 | 1 | -1/+1 |
| | | |||||
| * | Update changelog | Jason R. Coombs | 2016-01-23 | 1 | -2/+4 |
| | | |||||
| * | Merged in darjus/setuptools (pull request #169) | Jason R. Coombs | 2016-01-23 | 3 | -89/+7 |
| |\ | | | | | | | Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places | ||||
| | * | Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools ↵ | Darjus Loktevic | 2016-01-11 | 3 | -89/+7 |
| | | | | | | | | | no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places | ||||
| * | | Update changelog. | Jason R. Coombs | 2016-01-23 | 1 | -0/+1 |
| | | | |||||
| * | | Relicense the package as MIT license. Drop licensing as PSF and Zope as ↵ | Jason R. Coombs | 2016-01-23 | 1 | -3/+1 |
| | | | | | | | | | neither of those licenses grant authority for use outside their respective projects. Vendored projects are licensed under their respective licenses, currently MIT for six and Apache v2 for packaging. Fixes #132. | ||||
| * | | Avoid TypeError when getfilesystemencoding returns None. Fixes #486. | Jason R. Coombs | 2016-01-23 | 2 | -1/+7 |
| | | | |||||
| * | | Add test capturing failure. Ref #486. | Jason R. Coombs | 2016-01-23 | 1 | -0/+10 |
| | | | |||||
| * | | Extract variable for candidate encodings | Jason R. Coombs | 2016-01-23 | 1 | -2/+4 |
| | | | |||||
| * | | Added tag 19.4.1 for changeset 0bda3291ac72 | Jason R. Coombs | 2016-01-23 | 1 | -0/+1 |
| | | | |||||
| * | | Bumped to 19.4.1 in preparation for next release.19.4.1 | Jason R. Coombs | 2016-01-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merged in ↵ | Jason R. Coombs | 2016-01-23 | 1 | -230/+1 |
| |\ \ | | | | | | | | | | | | | | | | svetlyak40wt/setuptools/svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145 (pull request #171) Make 19.4 same level header as other version numbers. | ||||
| | * | | Make all headers on the same level in CHANGES.txt. | Alexander Artemenko | 2016-01-19 | 1 | -231/+1 |
| | | | | | | | | | | | | | | | | --HG-- branch : svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145 | ||||
| | * | | Make 19.4 same level header as other version numbers. | Alexander Artemenko | 2016-01-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | The problem was that restructured text considered 19.4 is a sibtitle to "CHANGES". --HG-- branch : svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145 | ||||
| * | | | Invoke import on importlib.machinery directly. Access an attribute to force ↵ | Jason R. Coombs | 2016-01-23 | 2 | -3/+11 |
| |/ / | | | | | | | import in delayed-import environments. Fixes #487. | ||||
| * | | Bumped to 19.5 in preparation for next release. | Jason R. Coombs | 2016-01-16 | 1 | -1/+1 |
| | | | |||||
| * | | Added tag 19.4 for changeset f47f3671508b | Jason R. Coombs | 2016-01-16 | 1 | -0/+1 |
| | | | |||||
| * | | Get VersionConflict from pkg_resources.19.4 | Jason R. Coombs | 2016-01-16 | 1 | -1/+1 |
| | | | |||||
| * | | Re-use tarfile_open for Python 2.6 compatibilty. | Jason R. Coombs | 2016-01-16 | 1 | -6/+2 |
| | | | |||||
| * | | Just use BytesIO | Jason R. Coombs | 2016-01-16 | 1 | -7/+1 |
| | | | |||||
| * | | Update changelog | Jason R. Coombs | 2016-01-16 | 1 | -2/+8 |
| | | | |||||
| * | | Merged in embray/setuptools (pull request #167) | Jason R. Coombs | 2016-01-16 | 4 | -42/+245 |
| |\ \ | | | | | | | | | | Possible fix for #207 | ||||
| | * | | Sort __path__ entries for namespace packages according to their order | Erik Bray | 2016-01-06 | 2 | -11/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in sys.path. This ensures that lookups in __path__ will be the same as sys.path resolution. This also adds a replace argument to Distribution.insert_on meant to be used with the replace argumen to WorkingSet.add. This ensures that new sys.path entries added via WorkingSet.add are inserted at the beginning, rather than appended to the end. This is necessary for consistency with the above change, and kind of makes more sense anyways. This means that if a Distribution is added to a WorkingSet, that replaces a different version of that Distribution, the new version of that Distribution will have its location first on sys.path. | ||||
| | * | | Fixes the original root cause of #231, and re-enables the test when the ↵ | Erik Bray | 2015-12-31 | 2 | -8/+27 |
| | | | | | | | | | | | | | tempdir is a symlink (this does not explicitly test that /tmp itself is a symlink, but the effect is the same--only one of the path levels needs to be a symlink to reproduce this isssue) | ||||
| | * | | Adds the regression test for distribute issue 323 that I attached to #207. ↵ | Erik Bray | 2015-12-31 | 2 | -29/+173 |
| | |/ | | | | | | | This is to ensure that any fix to #207 does not introduce another regression. | ||||
| * | | Remove script as it's no longer needed. Fixes #432. | Jason R. Coombs | 2016-01-16 | 1 | -260/+0 |
| | | | |||||
| * | | Pin to 1.6.4 due to https://github.com/pypa/twine/issues/158. Ref #432. | Jason R. Coombs | 2016-01-16 | 1 | -1/+1 |
| | | | |||||
| * | | Omit cert and client_cert, the latest release of twine is different than ↵ | Jason R. Coombs | 2016-01-16 | 1 | -2/+0 |
| | | | | | | | | | what is seen in master. | ||||
| * | | Copy all the defaults from twine.commands.upload, as they're not exposed in ↵ | Jason R. Coombs | 2016-01-16 | 1 | -1/+14 |
| | | | | | | | | | the API. Ref #432 | ||||
| * | | Fix two failures in sorting where filename parts became a factor in the ↵ | Jason R. Coombs | 2016-01-16 | 1 | -3/+10 |
| | | | | | | | | | version. Ref #432. | ||||
| * | | Always use Python 3 version of map | Jason R. Coombs | 2016-01-16 | 18 | -7/+26 |
| | | | |||||
| * | | Prefer relpath to string slicing for computing a path relative to a base. ↵ | Jason R. Coombs | 2016-01-16 | 2 | -4/+8 |
| | | | | | | | | | Fixes #341. | ||||
| * | | Reindent | Jason R. Coombs | 2016-01-16 | 1 | -11/+11 |
| | | | |||||
| * | | Extract function for getting data files for package. | Jason R. Coombs | 2016-01-16 | 1 | -4/+4 |
| | | | |||||
