Commit Graph

9 Commits

Author SHA256 Message Date
Thomas Bechtold
2ee3d53918 - export LANG=en_US.UTF-8 during %build and %install . This fixes
the build for older distros which fail with:
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position \
    1468: ordinal not in range(128)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=14
2019-06-19 07:29:45 +00:00
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
ea1268634b Remove wrong BR on python-sphinxcontrib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=10
2018-12-07 21:06:13 +00:00
daf3500f07 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=9
2018-12-04 17:23:35 +00:00
6b824a99f1 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=8
2018-12-04 14:06:43 +00:00
Todd R
c2813bc677 Accepting request 527185 from home:TheBlackCat:branches:devel:languages:python
- Use new python-sphinxcontrib package to provide namespace
  directory.

OBS-URL: https://build.opensuse.org/request/show/527185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=6
2017-09-18 22:53:01 +00:00
Todd R
ecf20bd445 Accepting request 527135 from home:TheBlackCat:branches:devel:languages:python
- Specify files to guarantee namespace package doesn't conflict
  with python(2|3)-Sphinx

OBS-URL: https://build.opensuse.org/request/show/527135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=5
2017-09-18 21:44:48 +00:00
Todd R
827cd672fe Accepting request 490784 from home:sebix:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/490784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=3
2017-04-24 16:16:18 +00:00
Sascha Peilicke
2aa104baaf - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=1
2013-09-16 09:40:21 +00:00