forked from pool/python-repoze.sphinx.autointerface
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.sphinx.autointerface?expand=0&rev=22
74 lines
2.6 KiB
Plaintext
74 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 11 11:50:44 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 12 05:39:21 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 7 07:50:10 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- make the package python 3.6+ only as it dropped support
|
|
for older versions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 7 03:51:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 1.0.0 (2022-05-26)
|
|
Remove sphinx.util.force_decode. Previously we hacked it in to support Python 2 and Sphinx 3.x, but Sphinx 4.0 deprecated it and dropped Python 2 support.
|
|
Replace Travis-CI with GitHub Actions
|
|
Add support for Python 3.6, 3.7, 3.8, 3.9, 3.10, and PyPy3.
|
|
Drop support for Python 2.7, 3.3, 3.4, 3.5, and PyPy.
|
|
Update to work with newer Sphinx versions:
|
|
Sphinx.domains -> Sphinx.registry.domains
|
|
Sphinx.override_domain(D) -> Sphinx.add_domain(D, override=True)
|
|
Drop support for Sphinx < 4.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 7 10:15:24 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix fdupes call
|
|
- Remove useless code for SLE11
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:53:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 16 20:14:53 UTC 2017 - okurz@suse.com
|
|
|
|
- Update to 0.8
|
|
- Prevent duplicate files installed with fdupes
|
|
- Use https pypi.io URL for Factory submission
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 11 19:48:10 UTC 2017 - okurz@suse.com
|
|
|
|
- Convert package to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:13:16 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 5 10:22:52 UTC 2013 - cfarrell@suse.com
|
|
|
|
- license update: SUSE-Repoze
|
|
See the spreadsheet linked from license.opensuse.org
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 28 19:33:58 UTC 2013 - hpj@urpla.net
|
|
|
|
- update to version 0.7.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 1 09:43:54 UTC 2012 - saschpe@suse.de
|
|
|
|
- Initial version
|
|
|