summaryrefslogtreecommitdiff
path: root/release.py
Commit message (Expand)AuthorAgeFilesLines
* Now that bootstrap script automatically installs the latest published version...Jason R. Coombs2015-12-161-28/+0
* release script no longer mutates ez_setup.pyJason R. Coombs2015-12-151-3/+1
* Remove lingering reference to linked changelog.Jason R. Coombs2014-12-301-1/+0
* Moved linkify logic to documentation builder as Sphinx extension.Jason R. Coombs2014-12-301-40/+0
* Added comment emphasizing the importance of bdist_wheel. Using Python 3.3 fix...Jason R. Coombs2014-02-061-1/+2
* Disable bdist_wheel until issue #143 is solved.Jason R. Coombs2014-02-051-1/+1
* Require wheel in release script2.0.1Jason R. Coombs2013-12-151-0/+1
* Add support for linking Pull Requests in changelog.Jason R. Coombs2013-11-141-0/+3
* Include wheels in standard release. Fixes #93.Jason R. Coombs2013-11-021-0/+2
* Remove linked changes file after upload and pushJason R. Coombs2013-08-171-0/+3
* Extract bookmark name into the classJason R. Coombs2013-08-171-6/+8
* Encapsulate bootstrap bookmark functionalityJason R. Coombs2013-08-171-16/+18
* Refactor for clarityJason R. Coombs2013-08-171-11/+13
* Use jaraco.packaging 2.0 to invoke pushing the bookmark as a separate operati...Jason R. Coombs2013-08-171-2/+10
* Move version into its own file so that setuptools machinery isn't necessary t...Jason R. Coombs2013-08-051-1/+1
* Update release script to always push the bootstrap bookmark.Jason R. Coombs2013-07-261-0/+6
* Remove unused imports in release script (usage masked by compatibilty techniq...Jason R. Coombs2013-07-201-6/+0
* Add whitespace to remove linter warningsJason R. Coombs2013-07-201-0/+3
* #34: Update the 'bootstrap' bookmark as part of the release process.Jason R. Coombs2013-07-191-0/+7
* Update changelog0.9.5Jason R. Coombs2013-07-151-0/+2
* Re-wrote link inference to now respect specific patterns and generate links t...Jason R. Coombs2013-07-131-49/+26
* Have the documentation also grab the version from setuptools/__init__.pyJason R. Coombs2013-07-131-1/+1
* setup.py now loads the version from setuptools/__init__.py, limiting the plac...Jason R. Coombs2013-07-131-1/+1
* Now that setup script is importable, the release script can grab the version ...Jason R. Coombs2013-07-131-4/+1
* Factored out the setuptools-specific code from release.py and moved the commo...Jason R. Coombs2013-07-131-205/+9
* Bumped to 0.10 in preparation for next release.Jason R. Coombs2013-07-131-2/+2
* Spaces for indentJason R. Coombs2013-07-081-188/+188
* Added stubbed upload_ez_setup functionJason R. Coombs2013-07-081-0/+8
* Point to permalink for ez_setup.py in README. Fixes #25.Jason R. Coombs2013-07-081-1/+1
* Use requests for updating milestone and versionJason R. Coombs2013-07-051-15/+5
* Bumped to 0.9 in preparation for next release.Jason R. Coombs2013-07-051-1/+1
* Fixed AttributeError around izip_longest0.8Jason R. Coombs2013-07-051-1/+6
* Fixed two more NameErrors on Python 3 in release scriptJason R. Coombs2013-07-051-2/+2
* Re-enable automatic registration and upload of the released packageJason R. Coombs2013-07-051-2/+2
* Include Windows-specific files in tarball even when MANIFEST.in does not incl...Arfrever Frehtes Taifersar Arahesis2013-06-201-1/+3
* Bumped to 0.8 in preparation for next release.Jason R. Coombs2013-06-181-1/+1
* Update release script to run under Python 3Jason R. Coombs2013-06-181-6/+18
* Update some URLs.Arfrever Frehtes Taifersar Arahesis2013-06-111-1/+1
* Add __init__.py to the list of 'files with versions'Jason R. Coombs2013-06-091-0/+1
* Bumped to 0.7.3 in preparation for next release.Jason R. Coombs2013-06-091-1/+1
* Fix 'set_versions'0.7.2Jason R. Coombs2013-06-091-1/+1
* Allow uploading the docsJason R. Coombs2013-06-091-1/+1
* Bumped to 0.7.2 in preparation for next release.Jason R. Coombs2013-06-031-1/+1
* Bumped to 0.7.1 in preparation for next release.Jason R. Coombs2013-06-021-1/+1
* Bumped to 0.7 in preparation for next release.0.7Jason R. Coombs2013-06-021-1/+1
* Updated release script to allow setting of the version to be released at rele...Jason R. Coombs2013-06-011-18/+26
* README.txt now references specific versions againJason R. Coombs2013-06-011-1/+3
* No need to upload bootstrap script as it's referenced from the docs.Jason R. Coombs2013-05-281-9/+0
* Bumped to 0.7b5 in preparation for next release.Jason R. Coombs2013-05-281-1/+1
* Temporarily disable uploading until PyPI is used again0.7b4Jason R. Coombs2013-05-281-3/+5