14
0
Files
python-sphinx-argparse/python-sphinx-argparse.changes
Steve Kowalik 4947ff4d4f - Update to 0.3.2:
* Modernize project: Py3.6+, black, flynt, flake8, Github Actions
  * Fix tests for python-3.10 and add 3.10 to CI matrix
- Remove patch python-sphinx-argparse-python310.patch, included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-argparse?expand=0&rev=7
2022-10-18 07:47:48 +00:00

52 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 18 07:46:26 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.3.2:
* Modernize project: Py3.6+, black, flynt, flake8, Github Actions
* Fix tests for python-3.10 and add 3.10 to CI matrix
- Remove patch python-sphinx-argparse-python310.patch, included upstream.
-------------------------------------------------------------------
Thu Feb 17 15:48:53 UTC 2022 - pgajdos@suse.com
- version update to 0.3.1
0.3.1
Include tests in sdist
0.3.0
First release from ashb/sphinx-argparse
Declare that parallel builds are supported (issue #131).
- deleted sources
- LICENSE-sphinx-argparse (in tarball)
- added patches
fix https://github.com/ashb/sphinx-argparse/commit/fdb7e448b2776986415cb724d9bb3eed424e23b2
+ python-sphinx-argparse-python310.patch
- remove patches which were included upstream
- prog-in-description.patch
-------------------------------------------------------------------
Fri Jun 12 10:25:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Resolve the mess with different
patches. different_pytest_name.patch has been
replaced by prog-in-description.patch from
gh#alex-rudakov/sphinx-argparse#121
-------------------------------------------------------------------
Fri Dec 13 12:19:37 CET 2019 - Matej Cepl <mcepl@suse.com>
- Add different_pytest_name.patch to use environmental variable
PYTEST_NAME to find out what's the current name of the pytest
executable. gh#alex-rudakov/sphinx-argparse#121
-------------------------------------------------------------------
Sat Dec 7 12:47:24 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.2.5
- Added license file
-------------------------------------------------------------------
Tue Jul 19 04:17:24 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 0.1.15)