17
0
Files
python-restructuredtext_lint/python-restructuredtext_lint.changes
Matej Cepl bd6ea07b97 - Add set-pub-at-inst.patch making the package compatible with
docutils >= 0.22 (gh#twolfson/restructuredtext-lint!64).
- Add skip-failing-test-66.patch skipping failing test
  (gh#twolfson/restructuredtext-lint#66) fixing failing test
  test.test.TestRestructuredtextLintCLI.test_level_fail
- Convert to pip-based build and libalternatives
- Update to version 1.4.0 
  - Fixed non-zero exit code for missing files/directories. Fixes #58
- Update to version 1.3.2 
  - Added "Other tools" section to README. Replacement for #57
- Update to version 1.3.1 
  - Removed .pyc files from distribution. Fixes #56 
- %python3_only -> %python_alternative
- Removed no longer needed python37.patch
- Update to v1.3.0
  * Added Python 3.7 support
- Remove unused dependency on PyYAML
- Update to v1.2.2
  * Dropped PyYAML dev dependency by simplifying one test case
- Freshen python37.patch
- Add patch to build with python 3.7:
  * python37.patch
- Update to 1.2.1:
  *  Added directory support via @dhruvsomani in #48. Fixes #38
- Remove superfluous devel dependency for noarch package
- Update to 1.1.3
  * Updated documentation and typos
- spec file cleanups
- Initial version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-restructuredtext_lint?expand=0&rev=19
2025-10-30 10:50:20 +00:00

79 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Oct 30 10:44:36 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add set-pub-at-inst.patch making the package compatible with
docutils >= 0.22 (gh#twolfson/restructuredtext-lint!64).
-------------------------------------------------------------------
Thu Sep 25 22:41:04 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add skip-failing-test-66.patch skipping failing test
(gh#twolfson/restructuredtext-lint#66) fixing failing test
test.test.TestRestructuredtextLintCLI.test_level_fail
-------------------------------------------------------------------
Wed Jun 11 13:07:42 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build and libalternatives
-------------------------------------------------------------------
Fri Oct 7 15:00:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.4.0
- Fixed non-zero exit code for missing files/directories. Fixes #58
- Update to version 1.3.2
- Added "Other tools" section to README. Replacement for #57
- Update to version 1.3.1
- Removed .pyc files from distribution. Fixes #56
-------------------------------------------------------------------
Tue May 19 09:27:43 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Mon Mar 25 03:03:34 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Removed no longer needed python37.patch
- Update to v1.3.0
* Added Python 3.7 support
-------------------------------------------------------------------
Thu Feb 14 06:31:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unused dependency on PyYAML
- Update to v1.2.2
* Dropped PyYAML dev dependency by simplifying one test case
- Freshen python37.patch
-------------------------------------------------------------------
Wed Jan 2 12:00:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build with python 3.7:
* python37.patch
-------------------------------------------------------------------
Wed Jan 2 11:54:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.1:
* Added directory support via @dhruvsomani in #48. Fixes #38
-------------------------------------------------------------------
Tue Dec 4 12:53:51 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu May 24 17:41:32 UTC 2018 - toddrme2178@gmail.com
- Update to 1.1.3
* Updated documentation and typos
- spec file cleanups
-------------------------------------------------------------------
Thu Nov 16 17:45:44 UTC 2017 - toddrme2178@gmail.com
- Initial version