forked from pool/python-rstcheck
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 6 12:24:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f47d1e136e8dc7e6fd54d9679dbc1ed7c4d87b12e17d00003fccf4734e9ffdf
|
||||
size 23378
|
||||
3
rstcheck-6.2.1.tar.gz
Normal file
3
rstcheck-6.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4d173950b023eb12c2b9d2348a8c62bef46612bbc7b29e1e57d37320ed0a891
|
||||
size 23609
|
||||
Reference in New Issue
Block a user