mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Merge branch 'stable'
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
Release checklist
|
||||
=================
|
||||
|
||||
* Check hg status
|
||||
* Check git status
|
||||
* Make check
|
||||
* Update version info in sphinx/__init__.py
|
||||
* Update release date in CHANGES
|
||||
* hg commit
|
||||
* git commit
|
||||
* make clean
|
||||
* python setup.py release bdist_wheel sdist upload
|
||||
* Check PyPI release page for obvious errors
|
||||
* hg tag
|
||||
* git tag
|
||||
* Merge default into stable if final major release
|
||||
* Update homepage (release info), regenerate docs (+printable!)
|
||||
* Add new version/milestone to tracker categories
|
||||
* Write announcement and send to mailing list/python-announce
|
||||
* Update version info, add new CHANGES entry for next version
|
||||
* hg commit
|
||||
* hg push
|
||||
* git commit
|
||||
* git push
|
||||
|
||||
Reference in New Issue
Block a user