diff --git a/python-rstcheck.changes b/python-rstcheck.changes index 531aacb..c224e48 100644 --- a/python-rstcheck.changes +++ b/python-rstcheck.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 6 12:24:34 UTC 2024 - Dirk Müller + +- update to 6.2.1: + * Remove unused pre python 3.8 compatibility code + * Drop support for sphinx v4 + * Added `__main__.py` to enable command-line execution via + python -m rstcheck + ------------------------------------------------------------------- Thu Mar 7 04:27:59 UTC 2024 - Steve Kowalik diff --git a/python-rstcheck.spec b/python-rstcheck.spec index 208ca94..47671b4 100644 --- a/python-rstcheck.spec +++ b/python-rstcheck.spec @@ -17,7 +17,7 @@ Name: python-rstcheck -Version: 6.2.0 +Version: 6.2.1 Release: 0 Summary: Python module to check syntax of reStructuredText License: MIT diff --git a/rstcheck-6.2.0.tar.gz b/rstcheck-6.2.0.tar.gz deleted file mode 100644 index 9ccfe98..0000000 --- a/rstcheck-6.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f47d1e136e8dc7e6fd54d9679dbc1ed7c4d87b12e17d00003fccf4734e9ffdf -size 23378 diff --git a/rstcheck-6.2.1.tar.gz b/rstcheck-6.2.1.tar.gz new file mode 100644 index 0000000..480afb3 --- /dev/null +++ b/rstcheck-6.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d173950b023eb12c2b9d2348a8c62bef46612bbc7b29e1e57d37320ed0a891 +size 23609