Commit graph

8 commits

Author SHA1 Message Date
Jonathan Ringer 9d04b89380 python3Packages.sphinxcontrib-openapi: disable py2
```
builder for '/nix/store/jz41wvwvkc6q55972ysdajm6k3vnv6r8-python2.7-sphinxcontrib-openapi-0.7.0.drv' failed with exit code 1; last 10 log lines:
  configuring
  no configure script, doing nothing
  building
  Executing setuptoolsBuildPhase
  Traceback (most recent call last):
    File "nix_run_setup", line 8, in <module>
      exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
    File "setup.py", line 10, in <module>
      with open(os.path.join(here, "README.rst"), "r", encoding="utf-8") as f:
  TypeError: 'encoding' is an invalid keyword argument for this function
```
2020-11-05 15:47:10 -08:00
Jonathan Ringer 75291e223f python3Packages.sphinxcontrib-openapi: fix build 2020-08-30 09:11:03 +02:00
Frederik Rietdijk db113a302b python: sphinxcontrib-openapi: 0.6.0 -> 0.7.0 2020-06-11 10:00:22 +02:00
R. RyanTM 97f8808b87 python27Packages.sphinxcontrib-openapi: 0.5.0 -> 0.6.0 2020-03-25 10:19:23 -07:00
Frederik Rietdijk f6054ea58c python: sphinxcontrib-openapi: 0.4.0 -> 0.5.0 2019-10-27 16:26:53 +01:00
Frederik Rietdijk ce50e0f8d7 python: sphinxcontrib-openapi: 0.3.2 -> 0.4.0 2019-02-17 14:40:42 +01:00
Frederik Rietdijk 55a5d15ddb python: sphinxcontrib-openapi: 0.3.0 -> 0.3.2 2018-12-03 16:50:35 +01:00
Chris Ostrouchov f2a6838ff1
pythonPackages.sphinxcontrib-openapi: refactor move to python-modules 2018-10-30 00:50:48 -04:00