Skip to content

Commit

Permalink
Making a release
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Sep 13, 2020
1 parent 039ef09 commit d13594e
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 29 deletions.
6 changes: 4 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ want to know what's different in 5.0 since 4.5.x, see :ref:`whatsnew5x`.
.. ----------------------------
Unreleased
----------
.. _changes_53:

Version 5.3 --- 2020-09-13
--------------------------

- The ``source`` setting has always been interpreted as either a file path or a
module, depending on which existed. If both interpretations were valid, it
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ library to determine which lines are executable, and which have been executed.
Coverage.py runs on many versions of Python:

* CPython 2.7.
* CPython 3.5 through 3.9 beta 4.
* CPython 3.5 through 3.9 beta.
* PyPy2 7.3.1 and PyPy3 7.3.1.

Documentation is on `Read the Docs`_. Code repository and issue tracker are on
Expand Down
2 changes: 1 addition & 1 deletion coverage/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This file is exec'ed in setup.py, don't import anything!

# Same semantics as sys.version_info.
version_info = (5, 3, 0, "alpha", 0)
version_info = (5, 3, 0, "final", 0)


def _make_version(major, minor, micro, releaselevel, serial):
Expand Down
6 changes: 3 additions & 3 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
# built documents.
#
# The short X.Y version.
version = "5.2.1" # CHANGEME
version = "5.3" # CHANGEME
# The full version, including alpha/beta/rc tags.
release = "5.2.1" # CHANGEME
release = "5.3" # CHANGEME
# The date of release, in "monthname day, year" format.
release_date = "July 23, 2020" # CHANGEME
release_date = "September 13, 2020" # CHANGEME

rst_epilog = """
.. |release_date| replace:: {release_date}
Expand Down
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported on:
.. ifconfig:: prerelease

**This is a pre-release build. The usual warnings about possible bugs
apply.** The latest stable version is coverage.py 5.2.1, `described here`_.
apply.** The latest stable version is coverage.py 5.3, `described here`_.

.. _described here: http://coverage.readthedocs.io/

Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp___init___py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp___main___py.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp_backward_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp_cogapp_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -864,8 +864,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp_makefiles_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp_test_cogapp_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -2534,8 +2534,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp_test_makefiles_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp_test_whiteutils_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/cogapp_whiteutils_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ <h2 class="stats">
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/sample_html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ <h1>Coverage report:
<div id="footer">
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>,
created at 2020-07-23 19:37 -0400
<a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>,
created at 2020-09-13 15:56 -0400
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/sample_html/status.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"format":2,"version":"5.2.1","globals":"e6e162746063b971c76587652ff86e5f","files":{"cogapp___init___py":{"hash":"6010eef3af87123028eb691d70094593","index":{"nums":[1,2,0,0,0,0,0],"html_filename":"cogapp___init___py.html","relative_filename":"cogapp/__init__.py"}},"cogapp___main___py":{"hash":"2cec3551dfd9a5818a6550318658ccd4","index":{"nums":[1,3,0,3,0,0,0],"html_filename":"cogapp___main___py.html","relative_filename":"cogapp/__main__.py"}},"cogapp_backward_py":{"hash":"f95e44a818c73b2187e6fadc6257f8ce","index":{"nums":[1,22,0,6,4,2,2],"html_filename":"cogapp_backward_py.html","relative_filename":"cogapp/backward.py"}},"cogapp_cogapp_py":{"hash":"f85acbdbacefaccb9c499ef6cbe2ffc4","index":{"nums":[1,485,1,215,200,28,132],"html_filename":"cogapp_cogapp_py.html","relative_filename":"cogapp/cogapp.py"}},"cogapp_makefiles_py":{"hash":"4fd2add44238312a5567022fe28737de","index":{"nums":[1,27,0,20,14,0,14],"html_filename":"cogapp_makefiles_py.html","relative_filename":"cogapp/makefiles.py"}},"cogapp_test_cogapp_py":{"hash":"ee9b3c832eaa47b9e3940133c58827af","index":{"nums":[1,790,6,549,20,0,18],"html_filename":"cogapp_test_cogapp_py.html","relative_filename":"cogapp/test_cogapp.py"}},"cogapp_test_makefiles_py":{"hash":"66093f767a400ce1720b94a7371de48b","index":{"nums":[1,71,0,53,6,0,6],"html_filename":"cogapp_test_makefiles_py.html","relative_filename":"cogapp/test_makefiles.py"}},"cogapp_test_whiteutils_py":{"hash":"068beefb2872fe6739fad2471c36a4f1","index":{"nums":[1,69,0,50,0,0,0],"html_filename":"cogapp_test_whiteutils_py.html","relative_filename":"cogapp/test_whiteutils.py"}},"cogapp_whiteutils_py":{"hash":"b16b0e7f940175106b11230fea9e8c8c","index":{"nums":[1,45,0,5,34,4,4],"html_filename":"cogapp_whiteutils_py.html","relative_filename":"cogapp/whiteutils.py"}}}}
{"format":2,"version":"5.3","globals":"ea0e0ec5d6d9849e6fc73b34af46a2dc","files":{"cogapp___init___py":{"hash":"6010eef3af87123028eb691d70094593","index":{"nums":[1,2,0,0,0,0,0],"html_filename":"cogapp___init___py.html","relative_filename":"cogapp/__init__.py"}},"cogapp___main___py":{"hash":"2cec3551dfd9a5818a6550318658ccd4","index":{"nums":[1,3,0,3,0,0,0],"html_filename":"cogapp___main___py.html","relative_filename":"cogapp/__main__.py"}},"cogapp_backward_py":{"hash":"f95e44a818c73b2187e6fadc6257f8ce","index":{"nums":[1,22,0,6,4,2,2],"html_filename":"cogapp_backward_py.html","relative_filename":"cogapp/backward.py"}},"cogapp_cogapp_py":{"hash":"f85acbdbacefaccb9c499ef6cbe2ffc4","index":{"nums":[1,485,1,215,200,28,132],"html_filename":"cogapp_cogapp_py.html","relative_filename":"cogapp/cogapp.py"}},"cogapp_makefiles_py":{"hash":"4fd2add44238312a5567022fe28737de","index":{"nums":[1,27,0,20,14,0,14],"html_filename":"cogapp_makefiles_py.html","relative_filename":"cogapp/makefiles.py"}},"cogapp_test_cogapp_py":{"hash":"ee9b3c832eaa47b9e3940133c58827af","index":{"nums":[1,790,6,549,20,0,18],"html_filename":"cogapp_test_cogapp_py.html","relative_filename":"cogapp/test_cogapp.py"}},"cogapp_test_makefiles_py":{"hash":"66093f767a400ce1720b94a7371de48b","index":{"nums":[1,71,0,53,6,0,6],"html_filename":"cogapp_test_makefiles_py.html","relative_filename":"cogapp/test_makefiles.py"}},"cogapp_test_whiteutils_py":{"hash":"068beefb2872fe6739fad2471c36a4f1","index":{"nums":[1,69,0,50,0,0,0],"html_filename":"cogapp_test_whiteutils_py.html","relative_filename":"cogapp/test_whiteutils.py"}},"cogapp_whiteutils_py":{"hash":"b16b0e7f940175106b11230fea9e8c8c","index":{"nums":[1,45,0,5,34,4,4],"html_filename":"cogapp_whiteutils_py.html","relative_filename":"cogapp/whiteutils.py"}}}}

0 comments on commit d13594e

Please sign in to comment.