Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump version: 21.0.0 → 21.1.0v21.1.0 | Jason R. Coombs | 2016-05-18 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.10.1 → 21.0.0v21.0.0 | Jason R. Coombs | 2016-05-02 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.10.0 → 20.10.1v20.10.1 | Jason R. Coombs | 2016-04-25 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.9.0 → 20.10.0v20.10.0 | Jason R. Coombs | 2016-04-25 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.8.1 → 20.9.0v20.9.0 | Jason R. Coombs | 2016-04-16 | 1 | -1/+1 | |
| | ||||||
* | bump certifi to 2016.2.28 | Gabi Davar | 2016-04-16 | 1 | -2/+2 | |
| | | | | Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com> | |||||
* | Bump version: 20.8.0 → 20.8.1v20.8.1 | Jason R. Coombs | 2016-04-15 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.7.0 → 20.8.0v20.8.0 | Jason R. Coombs | 2016-04-15 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.6.7 → 20.7.0v20.7.0 | Jason R. Coombs | 2016-04-10 | 1 | -1/+1 | |
| | ||||||
* | Merge | Jason R. Coombs | 2016-04-01 | 1 | -1/+1 | |
|\ | ||||||
| * | Bump version: 20.6.6 → 20.6.7v20.6.7 | Jason R. Coombs | 2016-03-31 | 1 | -1/+1 | |
| | | ||||||
* | | Rename CHANGES and README files for nicer rendering on Github. | Jason R. Coombs | 2016-04-01 | 1 | -1/+1 | |
|/ | ||||||
* | Ensure sphinx is present for building docsv20.6.6 | Jason R. Coombs | 2016-03-30 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.6.5 → 20.6.6 | Jason R. Coombs | 2016-03-30 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.6.4 → 20.6.5v20.6.5 | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.6.3 → 20.6.4v20.6.4 | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.6.2 → 20.6.3v20.6.3 | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.6.1 → 20.6.2v20.6.2 | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.6.0 → 20.6.1v20.6.1 | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bump version: 20.5.0 → 20.6.0v20.6.0 | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Follow semver to the letter for simplicity. | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Attempting a new streamlined, Travis-powered release process. | Jason R. Coombs | 2016-03-29 | 1 | -7/+4 | |
| | ||||||
* | Just render the date and not the time of tagged releases in the changelog.20.5 | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Update most bitbucket references to point to Github now. Fixes #422. | Jason R. Coombs | 2016-03-29 | 1 | -1/+1 | |
| | ||||||
* | Add timestamps to changelog. | Jason R. Coombs | 2016-02-19 | 1 | -1/+1 | |
| | ||||||
* | Merged in darjus/setuptools (pull request #169) | Jason R. Coombs | 2016-01-23 | 1 | -1/+2 | |
|\ | | | | | | | 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 | 1 | -1/+2 | |
| | | | | | | | | no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places | |||||
* | | 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. | |||||
* | Force later pytest | Jason R. Coombs | 2015-12-01 | 1 | -1/+1 | |
| | ||||||
* | update certifi to 2015.11.20 | grizzlynyo | 2015-11-21 | 1 | -2/+2 | |
| | | | | | --HG-- branch : sync_certifi | |||||
* | Dropping support for Python 3.2 and earlier Python 3 versions. Currently ↵ | Jason R. Coombs | 2015-10-22 | 1 | -2/+0 | |
| | | | | only log a warning, but future versions will fail. | |||||
* | Python 3.6 isn't yet a thing, apparently.18.3 | Jason R. Coombs | 2015-09-06 | 1 | -1/+0 | |
| | ||||||
* | Setuptools supports Python 3.5 and 3.6 | Jason R. Coombs | 2015-09-03 | 1 | -0/+2 | |
| | ||||||
* | update dependency links | grizzlynyo | 2015-08-29 | 1 | -2/+2 | |
| | ||||||
* | Don't install tests in site-packages | Alex Grönholm | 2015-05-16 | 1 | -1/+1 | |
| | ||||||
* | Remove build_py (unused) | Jason R. Coombs | 2015-03-05 | 1 | -15/+0 | |
| | ||||||
* | Backed out changeset: 8bff4399a7af; Fixes #356 | Jason R. Coombs | 2015-03-05 | 1 | -1/+0 | |
| | ||||||
* | Reindent header12.4 | Jason R. Coombs | 2015-03-04 | 1 | -1/+4 | |
| | ||||||
* | Merged in richardipsum/setuptools (pull request #119) | Jason R. Coombs | 2015-03-03 | 1 | -0/+1 | |
|\ | | | | | | | Reintroduce use of setup_requirements writer | |||||
| * | Reintroduce use of setup_requirements writer | Richard Ipsum | 2015-01-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | This was originally removed due to an underlying issue (#315) with the upgrade code, which combined with this writer caused upgrades to fail. Issue #315 is resolved now so we can add this writer back. | |||||
* | | Correct usage in needs_pytest | Jason R. Coombs | 2015-02-25 | 1 | -1/+1 | |
| | | ||||||
* | | Update conditional setup-time dependency to also support pytest and test ↵ | Jason R. Coombs | 2015-02-25 | 1 | -1/+2 | |
| | | | | | | | | commands. | |||||
* | | Only require rst.linker when docs commands are invoked. Also specify sphinx ↵ | Jason R. Coombs | 2015-02-25 | 1 | -2/+3 | |
| | | | | | | | | dependency. | |||||
* | | Use rst.linker for generating linked changelog | Jason R. Coombs | 2015-02-24 | 1 | -0/+1 | |
|/ | ||||||
* | Use unittest.mock from standard library instead of external mock with Python ↵ | Arfrever Frehtes Taifersar Arahesis | 2015-01-15 | 1 | -2/+1 | |
| | | | | >=3.3. | |||||
* | Remove support for setup.py test. Use the recommended test runner (setup.py ↵ | Jason R. Coombs | 2014-12-30 | 1 | -30/+0 | |
| | | | | ptr). | |||||
* | Remove changes file from long_description. | Jason R. Coombs | 2014-12-30 | 1 | -8/+1 | |
| | ||||||
* | Merge with remove-svn | Jason R. Coombs | 2014-12-30 | 1 | -3/+0 | |
|\ | ||||||
| * | Removed svn support from setuptools. Ref #313. | Jason R. Coombs | 2014-12-24 | 1 | -3/+0 | |
| | | ||||||
* | | Make sure to monkey-patch the easy_install module in the setup context. ↵ | Jason R. Coombs | 2014-12-29 | 1 | -0/+1 | |
| | | | | | | | | Fixes the other former test failure. Ref #315. |