17
0

Compare commits

6 Commits

Author SHA256 Message Date
3bd81f2ffe Accepting request 1282478 from devel:languages:python
- Update to 6.2.5:
  * Dropped support for python 3.8
  * Added python 3.13 to tox config.
  * Dropped support for sphinx 5
  * Add sphinx 8 to test pool for python version > 3.9
- Drop patch support-click-8.2.patch, included upstream.
- Update URL.

OBS-URL: https://build.opensuse.org/request/show/1282478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rstcheck?expand=0&rev=10
2025-06-04 18:28:24 +00:00
ff3f508689 - Update to 6.2.5:
* Dropped support for python 3.8
  * Added python 3.13 to tox config.
  * Dropped support for sphinx 5
  * Add sphinx 8 to test pool for python version > 3.9
- Drop patch support-click-8.2.patch, included upstream.
- Update URL.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=21
2025-06-04 02:07:37 +00:00
64c219a960 Accepting request 1279039 from devel:languages:python
- Add patch support-click-8.2.patch:
  * Support click 8.2 changes.

OBS-URL: https://build.opensuse.org/request/show/1279039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rstcheck?expand=0&rev=9
2025-05-22 14:56:30 +00:00
2053939e41 - Add patch support-click-8.2.patch:
* Support click 8.2 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=19
2025-05-21 12:00:05 +00:00
2ca3e8d6eb Accepting request 1199453 from devel:languages:python
- 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/request/show/1199453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rstcheck?expand=0&rev=8
2024-09-09 12:44:28 +00:00
dbd069e174 - 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
2024-09-08 13:11:28 +00:00
4 changed files with 36 additions and 7 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Wed Jun 4 02:06:13 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 6.2.5:
* Dropped support for python 3.8
* Added python 3.13 to tox config.
* Dropped support for sphinx 5
* Add sphinx 8 to test pool for python version > 3.9
- Drop patch support-click-8.2.patch, included upstream.
- Update URL.
-------------------------------------------------------------------
Wed May 21 11:59:21 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-click-8.2.patch:
* Support click 8.2 changes.
-------------------------------------------------------------------
Sun Sep 8 13:10:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-rstcheck
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: python-rstcheck
Version: 6.2.1
Version: 6.2.5
Release: 0
Summary: Python module to check syntax of reStructuredText
License: MIT
URL: https://github.com/myint/rstcheck
URL: https://github.com/rstcheck/rstcheck
Source: https://files.pythonhosted.org/packages/source/r/rstcheck/rstcheck-%{version}.tar.gz
BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module rstcheck-core >= 1.2}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4d173950b023eb12c2b9d2348a8c62bef46612bbc7b29e1e57d37320ed0a891
size 23609

3
rstcheck-6.2.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:122b6d6b953fa1a09d7e7de42ac5d8938da291c6f68351ace6166bb50fc3bd6c
size 25235