Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped to 5.5 in preparation for next release.5.5 | Jason R. Coombs | 2014-08-10 | 2 | -2/+2 |
| | |||||
* | Merged in davidoff/setuptools-fix-failing-integration-test (pull request #68) | Jason R. Coombs | 2014-08-10 | 1 | -0/+3 |
|\ | | | | | | | Fix failing integration (test_stevedore) test on windows because of an unreleased handle on the current directory | ||||
| * | fix failing integration (test_stevedore) test on windows because of an ↵ | david | 2014-06-25 | 1 | -0/+3 |
| | | | | | | | | unreleased handle on the current directory | ||||
* | | Correct documentation | Jason R. Coombs | 2014-08-10 | 1 | -1/+1 |
| | | |||||
* | | Include setup_requires directive in Distribution attributes and metadata. ↵ | Jason R. Coombs | 2014-08-10 | 3 | -1/+10 |
| | | | | | | | | Fixes #239. | ||||
* | | Indicate upgrade to test pytest-555 | Jason R. Coombs | 2014-08-07 | 1 | -1/+1 |
| | | |||||
* | | Testing fix for pytest-555 | Jason R. Coombs | 2014-08-07 | 1 | -2/+2 |
| | | |||||
* | | Correct syntax in gui_scripts. Fixes #238. | Jason R. Coombs | 2014-08-04 | 1 | -1/+1 |
| | | |||||
* | | Bumped to 5.4.3 in preparation for next release. | Jason R. Coombs | 2014-08-01 | 2 | -2/+2 |
| | | |||||
* | | Added tag 5.4.2 for changeset 7adcf1397f6e | Jason R. Coombs | 2014-08-01 | 1 | -0/+1 |
| | | |||||
* | | Omit sudo. Hope pytest is in the virtualenv5.4.2 | Jason R. Coombs | 2014-08-01 | 1 | -1/+1 |
| | | |||||
* | | Try running not in the context of the project under test | Jason R. Coombs | 2014-08-01 | 1 | -1/+1 |
| | | |||||
* | | Use 'python -m' to install to active Python version | Jason R. Coombs | 2014-08-01 | 1 | -1/+1 |
| | | |||||
* | | Downgrade pytest to get tests to pass. | Jason R. Coombs | 2014-08-01 | 1 | -0/+2 |
| | | |||||
* | | Correct execfile implementation for Python 2.6. Fixes #236. | Jason R. Coombs | 2014-08-01 | 3 | -1/+11 |
| | | |||||
* | | Extract variable | Jason R. Coombs | 2014-08-01 | 1 | -1/+2 |
| | | |||||
* | | Add test capturing failure on Python 2.6. Ref #236 | Jason R. Coombs | 2014-08-01 | 2 | -1/+7 |
| | | | | | | | | | | --HG-- extra : rebase_source : 99a2b1e437691f9e1a9982357bc70d91fce91953 | ||||
* | | Python 2.3 no longer supported | Jason R. Coombs | 2014-08-01 | 1 | -2/+0 |
| | | | | | | | | | | --HG-- extra : rebase_source : debc6141ad369eafeb78b808a15d8558ff3fb83b | ||||
* | | Remove unused variable | Jason R. Coombs | 2014-08-01 | 1 | -1/+1 |
| | | | | | | | | | | --HG-- extra : rebase_source : c4b515b677e318ffdcd78b2d90ab772e7d1f94e3 | ||||
* | | Merged in mg/setuptools (pull request #69) | Jason R. Coombs | 2014-07-27 | 8 | -19/+19 |
|\ \ | | | | | | | | | | Fix some typos in the documentation | ||||
| * | | Spell check documentation | Martin Geisler | 2014-06-29 | 5 | -13/+13 |
| | | | |||||
| * | | Fixed capitalization of "Bitbucket" | Martin Geisler | 2014-06-29 | 2 | -2/+2 |
| | | | | | | | | | | | | Bitbucket is normally spelled with exactly one capital "b". | ||||
| * | | Fix typos | Martin Geisler | 2014-06-29 | 1 | -4/+4 |
| | | | |||||
* | | | frozenset is available in Python 2.6 | Jason R. Coombs | 2014-07-12 | 1 | -5/+0 |
| | | | |||||
* | | | Disable test_two_levels_deep when /tmp is a symlink. The results it is ↵ | Jason R. Coombs | 2014-07-12 | 1 | -0/+3 |
| | | | | | | | | | | | | returning are suitable (shouldn't cause errors in runtime). Users are invited to trace the problem and find a solution. Fixes #231. | ||||
* | | | Bump version pulled for testing ez_setup.py | Jason R. Coombs | 2014-07-12 | 1 | -1/+1 |
| | | | |||||
* | | | More simple asserts | Jason R. Coombs | 2014-07-12 | 1 | -3/+5 |
| | | | |||||
* | | | Use simple asserts. pytest handles this nicely. Removes broken _assertIn. | Jason R. Coombs | 2014-07-12 | 1 | -9/+2 |
| | | | |||||
* | | | Bumped to 5.4.2 in preparation for next release. | Jason R. Coombs | 2014-07-06 | 2 | -2/+2 |
| | | | |||||
* | | | Added tag 5.4.1 for changeset ba3b08c7bffd | Jason R. Coombs | 2014-07-06 | 1 | -0/+1 |
| | | | |||||
* | | | Bumped to 5.4.1 in preparation for next release.5.4.1 | Jason R. Coombs | 2014-07-06 | 2 | -2/+2 |
| | | | |||||
* | | | Update changelog | Jason R. Coombs | 2014-07-06 | 1 | -0/+7 |
| | | | |||||
* | | | Merged in rakuco/setuptools (pull request #71) | Jason R. Coombs | 2014-07-06 | 1 | -1/+8 |
|\ \ \ | | | | | | | | | | | | | ssl_support: Adjust to tunneling changes in Python 2.7.7 and 3.4.1. | ||||
| * | | | ssl_support: Adjust to tunneling changes in Python 2.7.7 and 3.4.1. | Raphael Kubo da Costa | 2014-07-03 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix for https://bugs.python.org/issue7776 changed httplib.HTTPConnection's handling of tunneling: `host' now points to the proxy host, so we have to adjust the code to perform the certificate validation on `_tunnel_host' instead when it is available. | ||||
* | | | | Remove doctests module. It is now part of Python. | Jason R. Coombs | 2014-07-05 | 3 | -2689/+2 |
| | | | | |||||
* | | | | next compatibility is no longer required | Jason R. Coombs | 2014-07-05 | 3 | -4/+2 |
| | | | | |||||
* | | | | Since Python 3 will always need the _execfile functionality (to fulfill the ↵ | Jason R. Coombs | 2014-07-05 | 4 | -21/+22 |
| | | | | | | | | | | | | | | | | test in test_sandbox), this functionality should become part of the core implementation. | ||||
* | | | | Use numbers.Number to detect numeric type | Jason R. Coombs | 2014-07-05 | 2 | -4/+3 |
| | | | | |||||
* | | | | Normalize whitespace per more modern style conventions. | Jason R. Coombs | 2014-07-05 | 1 | -41/+55 |
| | | | | |||||
* | | | | Avoid trailing comments in pkg_resources. | Jason R. Coombs | 2014-07-05 | 1 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | | --HG-- extra : histedit_source : fba32276bb6acd7b5e44ff596407d10c94c618a9 | ||||
* | | | | Remove commented code | Jason R. Coombs | 2014-07-05 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | --HG-- extra : histedit_source : 7600ecd3914abc4767d4296f62b038a6397df673 | ||||
* | | | | Move imports into header | Jason R. Coombs | 2014-07-05 | 1 | -8/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | --HG-- extra : amend_source : 371b48777dba5d8a4d62b5899944471752f830bd extra : histedit_source : 0739a1da7f11a5f6e348a34b203a9328d0bc0f22 | ||||
* | | | | Bumped to 5.5 in preparation for next release. | Jason R. Coombs | 2014-07-05 | 2 | -2/+2 |
| | | | | |||||
* | | | | Added tag 5.4 for changeset baae103e80c3 | Jason R. Coombs | 2014-07-05 | 1 | -0/+1 |
| | | | | |||||
* | | | | Use Python 3 syntax in 'script (dev).tmpl', as Python 2.6+ supports this syntax5.4 | Jason R. Coombs | 2014-07-05 | 1 | -4/+1 |
| | | | | |||||
* | | | | Merge with master | Jason R. Coombs | 2014-07-05 | 2 | -7/+3 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | --HG-- extra : amend_source : 272b2718bac5934550a589d08f584120ba78086a | ||||
| * | | | Use __import__() to avoid leaking imported names to the executed script. | Arfrever Frehtes Taifersar Arahesis | 2014-06-30 | 2 | -7/+3 |
| |/ / | |||||
* | | | Make memoized zip manifests opt-in using the ↵ | Jason R. Coombs | 2014-07-05 | 2 | -3/+11 |
| | | | | | | | | | | | | PKG_RESOURCES_CACHE_ZIP_MANIFESTS environment variable. Ref #154. | ||||
* | | | Split MemoizedZipManifests from ZipManifests. Ref #154. | Jason R. Coombs | 2014-07-05 | 1 | -15/+23 |
| | | | |||||
* | | | Create zip_manifests as a class attribute rather than a global | Jason R. Coombs | 2014-07-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | --HG-- extra : amend_source : 7754d23956c4157235dca41e90f05c29691078ee |