Dirk Mueller
eb13423f22
* Added quote marks to indicate default template dir is a string * Removed more white space to match required style * Removed white space screwing with PR linter * Added description of apidoc\_template\_dir option to README * Added missed line in patch for templates support * Added support for autodoc --templatedir option * Use release/v1 branch of pypi release workflow OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-apidoc?expand=0&rev=16
71 lines
2.5 KiB
Plaintext
71 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 21 10:54:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.5.0:
|
|
* Added quote marks to indicate default template dir is a
|
|
string
|
|
* Removed more white space to match required style
|
|
* Removed white space screwing with PR linter
|
|
* Added description of apidoc\_template\_dir option to README
|
|
* Added missed line in patch for templates support
|
|
* Added support for autodoc --templatedir option
|
|
* Use release/v1 branch of pypi release workflow
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 5 09:06:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.4.0:
|
|
* Remove docs build
|
|
* Fix lint issues
|
|
* Configure trusted publishing
|
|
* Migrate to Python 3-style type annotations
|
|
* Bump sphinx minimum
|
|
* Remove pytest upper cap
|
|
* Migrate to pre-commit
|
|
* Drop Python < 3.8 support
|
|
* Migrate from Travis to GitHub Actions
|
|
* tests: Handle Sphinx < 7.2
|
|
* fix tests with Sphinx 7.2
|
|
* README: Fix typo
|
|
* travis: Update PyPI password
|
|
- drop sphinx72.patch (upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 30 11:27:32 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- add sphinx72.patch to fix tests, sent upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 21 12:36:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:45:05 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 26 12:46:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.3.0
|
|
* Ensure '--tocfile' isn't configured for Sphinx < 1.8
|
|
* Support more configuration options
|
|
* fix the dist name used to get the version after installation
|
|
- Launching tests using multibuild. It just did not work without it.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 7 20:49:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove wrong BR on python-sphinxcontrib
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:54:37 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 16 08:51:13 UTC 2018 - tbechtold@suse.com
|
|
|
|
- Initial packaging (version 0.2.1)
|