diff --git a/python-rstcheck.changes b/python-rstcheck.changes index c224e48..c061059 100644 --- a/python-rstcheck.changes +++ b/python-rstcheck.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Sep 8 13:10:42 UTC 2024 - Dirk Müller + +- update to 6.2.4: + * Add note on how to disable pretty exception output + * Fix typer dependency by removing the `[standard]` extra which + is only used on typer-slim. + * Typer by default has the extras included. + * Bump min. version of typer and fix dependency group name + * Update configs for dev tooling + * Bump default python version to 3.12 + ------------------------------------------------------------------- Sat Apr 6 12:24:34 UTC 2024 - Dirk Müller diff --git a/python-rstcheck.spec b/python-rstcheck.spec index 47671b4..e35d299 100644 --- a/python-rstcheck.spec +++ b/python-rstcheck.spec @@ -17,7 +17,7 @@ Name: python-rstcheck -Version: 6.2.1 +Version: 6.2.4 Release: 0 Summary: Python module to check syntax of reStructuredText License: MIT diff --git a/rstcheck-6.2.1.tar.gz b/rstcheck-6.2.1.tar.gz deleted file mode 100644 index 480afb3..0000000 --- a/rstcheck-6.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4d173950b023eb12c2b9d2348a8c62bef46612bbc7b29e1e57d37320ed0a891 -size 23609 diff --git a/rstcheck-6.2.4.tar.gz b/rstcheck-6.2.4.tar.gz new file mode 100644 index 0000000..e567499 --- /dev/null +++ b/rstcheck-6.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384942563dfbfcc85903a587ecf050447217c46b51e266ed3fe51371bc599015 +size 24520