Commit Graph

12 Commits

Author SHA256 Message Date
c5ce47c148 - update to 0.17:
- Add support for Python 3.9.
  - Drop support for python 3.5.
  - Include program output and current working directory in the warning
    logged when a program returns an unexpected return code

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=20
2021-07-17 13:32:34 +00:00
aa8d55fca8 - udpate to 0.16:
- Add ``name`` and ``caption`` options. Added in
  `PR 41 <https://github.com/NextThought/sphinxcontrib-programoutput/pull/41>`_ 
  by Raphaël.
  - Add support for Python 3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=18
2020-04-29 10:29:58 +00:00
Tomáš Chvátal
b8073239e4 Accepting request 731365 from home:jayvdb:py3only
- Remove tests from runtime installation
- Update to v0.15
  * Make the test suite stop assuming the presence of a 'python' executable on the path. Instead it uses ``sys.executable`` (which shouldn't have spaces). Note that it does continue to  assume the presence of other executables, such as 'echo'

OBS-URL: https://build.opensuse.org/request/show/731365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=16
2019-09-17 08:45:03 +00:00
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