Files
python-sphinxcontrib-progra…/python-sphinxcontrib-programoutput.changes
Tomáš Chvátal 5ef706a2bc Accepting request 697141 from home:mcalabkova:branches:devel:languages:python
- update to version 0.14
  * Add python_requires metadata to better allow tools like pip to 
    install a correct version.
  * Add support for Sphinx 2.0 on Python 3.
  * Avoid unicode errors when the program command or output produced 
    non-ASCII output and the configured prompt was a byte string.
  * Drop support for Sphinx < 1.7.
  * Fix tests on Sphinx >= 1.8.0.
  * Fix deprecation warnings on Sphinx >= 1.8. 
  * Explicitly set parallel_read_safe to true in the extension 
    metadata.

OBS-URL: https://build.opensuse.org/request/show/697141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=12
2019-04-24 08:46:20 +00:00

50 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 23 11:54:16 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.14
* Add python_requires metadata to better allow tools like pip to
install a correct version.
* Add support for Sphinx 2.0 on Python 3.
* Avoid unicode errors when the program command or output produced
non-ASCII output and the configured prompt was a byte string.
* Drop support for Sphinx < 1.7.
* Fix tests on Sphinx >= 1.8.0.
* Fix deprecation warnings on Sphinx >= 1.8.
* Explicitly set parallel_read_safe to true in the extension
metadata.
-------------------------------------------------------------------
Fri Dec 7 21:06:06 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove wrong BR on python-sphinxcontrib
-------------------------------------------------------------------
Tue Dec 4 12:54:45 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Sep 18 22:29:06 UTC 2017 - toddrme2178@gmail.com
- Use new python-sphinxcontrib package to provide namespace
directory.
-------------------------------------------------------------------
Mon Sep 18 20:36:57 UTC 2017 - toddrme2178@gmail.com
- Specify files to guarantee namespace package doesn't conflict
with python(2|3)-Sphinx
-------------------------------------------------------------------
Mon Apr 24 13:50:12 UTC 2017 - sebix+novell.com@sebix.at
- update to version 0.10
- convert to singlespec package
- change source url to files.pythonhosted.org
-------------------------------------------------------------------
Mon Sep 16 09:03:22 UTC 2013 - speilicke@suse.com
- Initial version