SF.net SVN: docutils:[10235 ] trunk/sandbox/infrastruc ture/releasing-log.rst

grubert--- via Docutils-checkins <[email protected]> Sat, 13 Sep 2025 17:27:36 +0000
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 10235
          http://sourceforge.net/p/docutils/code/10235
Author:   grubert
Date:     2025-09-13 17:27:36 +0000 (Sat, 13 Sep 2025)
Log Message:
-----------
0.22.1rc1 release

Modified Paths:
--------------
    trunk/sandbox/infrastructure/releasing-log.rst

Modified: trunk/sandbox/infrastructure/releasing-log.rst
===================================================================
--- trunk/sandbox/infrastructure/releasing-log.rst	2025-09-13 17:26:32 UTC (rev 10234)
+++ trunk/sandbox/infrastructure/releasing-log.rst	2025-09-13 17:27:36 UTC (rev 10235)
@@ -10,6 +10,35 @@
 Notes on what happend while releasing.
 
 
+Release 0.22.1rc1 (2025-09-13)
+==============================
+
+* checkout current code
+* run: tox -epy313
+* set_version 0.22
+* run: tox -epy311
+* fix the __version_info__: release=True, micro=1, serial=1
+* run: tox -epy39
+* Check README, HISTORY and RELEASE-NOTES titles.
+* check: svn di
+* svn commit 
+* build wheel and tgz
+* test tgz and wheel locally
+* upload to pypi
+* test src.tgz from pypi, ignore missing HISTORY
+* test wheel from pypi, ignore missing HISTORY.rst
+* update code in working directory
+* run tox : pass 39, 310, 311, 313, 314
+
+* set_version 0.22.1b2.dev
+* docutils/HISTORY.rst: add title "Release 0.22.1b2.dev (unpublished)"
+* docutils/RELEASE-NOTES.rst: add title "Release 0.22.1b2.dev (unpublished)"
+* Check README, HISTORY and RELEASE-NOTES changes.
+* run: tox -epy313
+* commit
+* run: sandbox/infrastructure/docutils-update.local
+
+
 Release 0.22 (2025-07-29)
 =========================
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.