From dbd069e17489695c152440c6574172e4bfe6774ee6de8e5cdde864ff52ce808d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 8 Sep 2024 13:11:28 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=17 --- python-rstcheck.changes | 12 ++++++++++++ python-rstcheck.spec | 2 +- rstcheck-6.2.1.tar.gz | 3 --- rstcheck-6.2.4.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 rstcheck-6.2.1.tar.gz create mode 100644 rstcheck-6.2.4.tar.gz 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