Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update changelog18.0 | Jason R. Coombs | 2015-06-13 | 1 | -1/+3 |
| | |||||
* | Merge fix | Jason R. Coombs | 2015-06-13 | 1 | -2/+4 |
|\ | |||||
| * | Fix test failure when __PYVENV_LAUNCHER__ is set. Fixes #396. | Jason R. Coombs | 2015-06-13 | 1 | -2/+4 |
| | | |||||
* | | Don't quote executable name twice in script headers | Stephen Drake | 2015-06-11 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | Don't quote the executable name in JythonCommandSpec.from_environment() since it is quoted if necessary in CommandSpec._render(). With the executable quoted on initialisation of JythonCommandSpec, the quotes get escaped in the resulting header, eg: #!/usr/bin/env \"/path/to/jython\" | ||||
* | | Remove loop, made unnecessary by removal of support for Pyrex | Jason R. Coombs | 2015-06-10 | 1 | -8/+7 |
| | | |||||
* | | Added tag 18.0b1 for changeset fac98a49bd98 | Jason R. Coombs | 2015-06-10 | 1 | -0/+1 |
| | | |||||
* | | Bumped to 18.0 in preparation for next release.18.0b1 | Jason R. Coombs | 2015-06-10 | 2 | -2/+2 |
| | | |||||
* | | Detect Cython later in the build process, allowing the library to be ↵ | Jason R. Coombs | 2015-06-10 | 3 | -23/+37 |
| | | | | | | | | specified in setup_requires. Fixes #288. | ||||
* | | Bumped to 17.1.2 in preparation for next release. | Jason R. Coombs | 2015-06-08 | 2 | -2/+2 |
| | | |||||
* | | Added tag 17.1.1 for changeset 4a0d01d690ff | Jason R. Coombs | 2015-06-08 | 1 | -0/+1 |
|/ | |||||
* | Bumped to 17.1.1 in preparation for next release.17.1.1 | Jason R. Coombs | 2015-06-08 | 2 | -2/+2 |
| | |||||
* | Update changelog | Jason R. Coombs | 2015-06-08 | 1 | -0/+8 |
| | |||||
* | Merge fix | Jason R. Coombs | 2015-06-08 | 1 | -6/+12 |
|\ | |||||
| * | Backed out unintended changes made in f572ec9, restoring use of 'imp' module ↵ | Jason R. Coombs | 2015-06-08 | 1 | -6/+12 |
| | | | | | | | | for dynamic module creation originally committed in 06ac3674 and 4c121bd24f. | ||||
* | | Bumped to 17.2 in preparation for next release. | Jason R. Coombs | 2015-06-07 | 2 | -2/+2 |
| | | |||||
* | | Added tag 17.1 for changeset a37bcaaeab36 | Jason R. Coombs | 2015-06-07 | 1 | -0/+1 |
| | | |||||
* | | Update changelog17.1 | Jason R. Coombs | 2015-06-07 | 1 | -0/+7 |
| | | |||||
* | | Add test capturing possible violation in expectation due to new Python ↵ | Jason R. Coombs | 2015-06-07 | 1 | -0/+16 |
| | | | | | | | | 2.7.10 release. Ref #380. | ||||
* | | Remove now deprecated test capturing failure of range comparison operators ↵ | Jason R. Coombs | 2015-06-07 | 1 | -3/+0 |
| | | | | | | | | (Ref #380). | ||||
* | | Merged in jamezpolley/setuptools (pull request #134) | Jason R. Coombs | 2015-06-07 | 1 | -0/+4 |
|\ \ | | | | | | | | | | Expand the range of valid operators to include comparators | ||||
| * | | Expand the range of valid operators to include comparators | James Polley | 2015-05-22 | 1 | -0/+4 |
| | | | |||||
* | | | Add tests capturing expectation for range comparison operators (Ref #380). | Jason R. Coombs | 2015-06-07 | 1 | -0/+6 |
| | | | |||||
* | | | Bumped to 17.1 in preparation for next release. | Jason R. Coombs | 2015-05-28 | 2 | -2/+2 |
| | | | |||||
* | | | Added tag 17.0 for changeset 8e5624096101 | Jason R. Coombs | 2015-05-28 | 1 | -0/+1 |
| | | | |||||
* | | | Bumped to 17.0 in preparation for next release.17.0 | Jason R. Coombs | 2015-05-28 | 2 | -2/+2 |
| | | | |||||
* | | | Correct typo | Jason R. Coombs | 2015-05-28 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #378: Do not use internal importlib._bootstrap module. | Arfrever Frehtes Taifersar Arahesis | 2015-05-28 | 2 | -8/+9 |
| | | | |||||
* | | | Update changelog | Jason R. Coombs | 2015-05-27 | 1 | -0/+8 |
| | | | |||||
* | | | Disallow path separators in script names. Fixes #390 | Jason R. Coombs | 2015-05-27 | 1 | -0/+10 |
| | | | |||||
* | | | Update docstring to include the actual entry point names (for hits when ↵ | Jason R. Coombs | 2015-05-27 | 1 | -1/+2 |
| | | | | | | | | | | | | grepping). | ||||
* | | | extract variable for nicer indentation | Jason R. Coombs | 2015-05-27 | 1 | -2/+2 |
|/ / | |||||
* | | Bumped to 16.1 in preparation for next release. | Jason R. Coombs | 2015-05-18 | 2 | -2/+2 |
| | | |||||
* | | Added tag 16.0 for changeset e0825f0c7d59 | Jason R. Coombs | 2015-05-18 | 1 | -0/+1 |
| | | |||||
* | | Bumped to 16.0 in preparation for next release.16.0 | Jason R. Coombs | 2015-05-18 | 2 | -2/+2 |
| | | |||||
* | | Update changelog | Jason R. Coombs | 2015-05-18 | 1 | -1/+3 |
| | | |||||
* | | Don't install tests in site-packages | Alex Grönholm | 2015-05-16 | 1 | -1/+1 |
| | | |||||
* | | Update changelog | Jason R. Coombs | 2015-05-03 | 1 | -0/+7 |
| | | |||||
* | | Use new string formatting | Jason R. Coombs | 2015-05-03 | 1 | -7/+8 |
| | | |||||
* | | Extract variable for clarity. | Jason R. Coombs | 2015-05-03 | 1 | -3/+2 |
| | | |||||
* | | Render the error message as a single line without a period (for consistency ↵ | Jason R. Coombs | 2015-05-03 | 1 | -5/+3 |
|/ | | | | with other usage). | ||||
* | Replace ValueErrors containing implicit contract about the structure of the ↵ | Jason R. Coombs | 2015-05-03 | 1 | -16/+15 |
| | | | | message with a RequirementParseError explicitly joining arguments for the string representation. | ||||
* | Let the exception render itself. | Jason R. Coombs | 2015-05-03 | 1 | -2/+2 |
| | |||||
* | Nicer error when problem in install_requires | Marc Abramowitz | 2015-05-01 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | Instead of: $ python setup.py egg_info error in adminweb setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers We now have the more helpful: $ python setup.py egg_info error in adminweb setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers. Error: Expected version spec in smsdk.authsvc>=0.0.8,2.0 at 2.0 It took me longer than it should to find the problem with the old error message. The new error message would've helped greatly. | ||||
* | Merge | Jason R. Coombs | 2015-04-26 | 1 | -1/+1 |
|\ | |||||
| * | Merged in agronholm/setuptools (pull request #128) | Jason R. Coombs | 2015-04-26 | 1 | -1/+1 |
| |\ | | | | | | | | | | Check for Jython using sys.platform, not os.name | ||||
| | * | Check for Jython using sys.platform, not os.name | Alex Grönholm | 2015-04-21 | 1 | -1/+1 |
| | | | |||||
* | | | Restore compatibility for Python 3.2 and earlier. | Jason R. Coombs | 2015-04-26 | 1 | -1/+6 |
| | | | |||||
* | | | Remove use of deprecated imp module, avoiding deprecation warnings. | Jason R. Coombs | 2015-04-26 | 1 | -6/+7 |
|/ / | |||||
* | | Bumped to 15.3 in preparation for next release. | Jason R. Coombs | 2015-04-26 | 2 | -2/+2 |
| | | |||||
* | | Added tag 15.2 for changeset df5dc9c7aa75 | Jason R. Coombs | 2015-04-26 | 1 | -0/+1 |
| | |