Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added comment emphasizing the importance of bdist_wheel. Using Python 3.3 ↵ | Jason R. Coombs | 2014-02-06 | 1 | -1/+2 |
| | | | | | | | fixes #143. --HG-- extra : amend_source : 46787fd35452f54da1a8afd2bf8a30dff920d8a2 | ||||
* | Disable bdist_wheel until issue #143 is solved. | Jason R. Coombs | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Require wheel in release script2.0.1 | Jason R. Coombs | 2013-12-15 | 1 | -0/+1 |
| | |||||
* | Add support for linking Pull Requests in changelog. | Jason R. Coombs | 2013-11-14 | 1 | -0/+3 |
| | | | | | --HG-- extra : rebase_source : f94412eefa4bf0f073a8ee30821dfc5a7a6f0d8a | ||||
* | Include wheels in standard release. Fixes #93. | Jason R. Coombs | 2013-11-02 | 1 | -0/+2 |
| | | | | | --HG-- extra : amend_source : 142fda8f9cdb6612326d2aed5712f8fe86aec8ac | ||||
* | Remove linked changes file after upload and push | Jason R. Coombs | 2013-08-17 | 1 | -0/+3 |
| | |||||
* | Extract bookmark name into the class | Jason R. Coombs | 2013-08-17 | 1 | -6/+8 |
| | |||||
* | Encapsulate bootstrap bookmark functionality | Jason R. Coombs | 2013-08-17 | 1 | -16/+18 |
| | |||||
* | Refactor for clarity | Jason R. Coombs | 2013-08-17 | 1 | -11/+13 |
| | |||||
* | Use jaraco.packaging 2.0 to invoke pushing the bookmark as a separate ↵ | Jason R. Coombs | 2013-08-17 | 1 | -2/+10 |
| | | | | operation from pushing the other changesets. | ||||
* | Move version into its own file so that setuptools machinery isn't necessary ↵ | Jason R. Coombs | 2013-08-05 | 1 | -1/+1 |
| | | | | | | | to elicit the version. --HG-- extra : rebase_source : 1611131e6765a30fd0fe94d8455418ccd3ae46ae | ||||
* | Update release script to always push the bootstrap bookmark. | Jason R. Coombs | 2013-07-26 | 1 | -0/+6 |
| | |||||
* | Remove unused imports in release script (usage masked by compatibilty ↵ | Jason R. Coombs | 2013-07-20 | 1 | -6/+0 |
| | | | | | | | technique). --HG-- extra : rebase_source : 4f9aabd0efe87de76f85f91c4c379e48f68ffac4 | ||||
* | Add whitespace to remove linter warnings | Jason R. Coombs | 2013-07-20 | 1 | -0/+3 |
| | | | | | --HG-- extra : rebase_source : 2f37f043a6cc87cc015efa318699bc09785dbd87 | ||||
* | #34: Update the 'bootstrap' bookmark as part of the release process. | Jason R. Coombs | 2013-07-19 | 1 | -0/+7 |
| | | | | | --HG-- extra : rebase_source : 549f10a7b864152871edccf3d0f9e0bf57fb8bf0 | ||||
* | Update changelog0.9.5 | Jason R. Coombs | 2013-07-15 | 1 | -0/+2 |
| | |||||
* | Re-wrote link inference to now respect specific patterns and generate links ↵ | Jason R. Coombs | 2013-07-13 | 1 | -49/+26 |
| | | | | to known issue trackers. | ||||
* | Have the documentation also grab the version from setuptools/__init__.py | Jason R. Coombs | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | setup.py now loads the version from setuptools/__init__.py, limiting the ↵ | Jason R. Coombs | 2013-07-13 | 1 | -1/+1 |
| | | | | places where release.py must keep in sync. | ||||
* | Now that setup script is importable, the release script can grab the version ↵ | Jason R. Coombs | 2013-07-13 | 1 | -4/+1 |
| | | | | from setup.py | ||||
* | Factored out the setuptools-specific code from release.py and moved the ↵ | Jason R. Coombs | 2013-07-13 | 1 | -205/+9 |
| | | | | common functionality into jaraco.packaging. Use jaraco.packaging to enact releases. | ||||
* | Bumped to 0.10 in preparation for next release. | Jason R. Coombs | 2013-07-13 | 1 | -2/+2 |
| | |||||
* | Spaces for indent | Jason R. Coombs | 2013-07-08 | 1 | -188/+188 |
| | |||||
* | Added stubbed upload_ez_setup function | Jason R. Coombs | 2013-07-08 | 1 | -0/+8 |
| | |||||
* | Point to permalink for ez_setup.py in README. Fixes #25. | Jason R. Coombs | 2013-07-08 | 1 | -1/+1 |
| | |||||
* | Use requests for updating milestone and version | Jason R. Coombs | 2013-07-05 | 1 | -15/+5 |
| | |||||
* | Bumped to 0.9 in preparation for next release. | Jason R. Coombs | 2013-07-05 | 1 | -1/+1 |
| | |||||
* | Fixed AttributeError around izip_longest0.8 | Jason R. Coombs | 2013-07-05 | 1 | -1/+6 |
| | |||||
* | Fixed two more NameErrors on Python 3 in release script | Jason R. Coombs | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | Re-enable automatic registration and upload of the released package | Jason R. Coombs | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | Include Windows-specific files in tarball even when MANIFEST.in does not ↵ | Arfrever Frehtes Taifersar Arahesis | 2013-06-20 | 1 | -1/+3 |
| | | | | include them. | ||||
* | Bumped to 0.8 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 1 | -1/+1 |
| | |||||
* | Update release script to run under Python 3 | Jason R. Coombs | 2013-06-18 | 1 | -6/+18 |
| | |||||
* | Update some URLs. | Arfrever Frehtes Taifersar Arahesis | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | Add __init__.py to the list of 'files with versions' | Jason R. Coombs | 2013-06-09 | 1 | -0/+1 |
| | |||||
* | Bumped to 0.7.3 in preparation for next release. | Jason R. Coombs | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | Fix 'set_versions'0.7.2 | Jason R. Coombs | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | Allow uploading the docs | Jason R. Coombs | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | Bumped to 0.7.2 in preparation for next release. | Jason R. Coombs | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | Bumped to 0.7.1 in preparation for next release. | Jason R. Coombs | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | Bumped to 0.7 in preparation for next release.0.7 | Jason R. Coombs | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | Updated release script to allow setting of the version to be released at ↵ | Jason R. Coombs | 2013-06-01 | 1 | -18/+26 |
| | | | | release time (but still infer a next release). | ||||
* | README.txt now references specific versions again | Jason R. Coombs | 2013-06-01 | 1 | -1/+3 |
| | |||||
* | No need to upload bootstrap script as it's referenced from the docs. | Jason R. Coombs | 2013-05-28 | 1 | -9/+0 |
| | |||||
* | Bumped to 0.7b5 in preparation for next release. | Jason R. Coombs | 2013-05-28 | 1 | -1/+1 |
| | |||||
* | Temporarily disable uploading until PyPI is used again0.7b4 | Jason R. Coombs | 2013-05-28 | 1 | -3/+5 |
| | |||||
* | Bump version for subsequent release | Jason R. Coombs | 2013-05-25 | 1 | -1/+1 |
| | |||||
* | Bump to next anticipated version | Jason R. Coombs | 2013-05-24 | 1 | -1/+1 |
| | |||||
* | Extract function for uploading to pypi0.7b2 | Jason R. Coombs | 2013-05-24 | 1 | -15/+18 |
| | |||||
* | Bump to 0.7b2 for next release | Jason R. Coombs | 2013-05-24 | 1 | -1/+1 |
| |