Commit Graph

251167 Commits

Author SHA1 Message Date
Jonathan Ringer
c4e36c4f0f python3Packages.jupytext: fix deps 2020-11-05 15:47:11 -08:00
Jonathan Ringer
d4873aa586 python3Packages.nbconflux: disable for py2 2020-11-05 15:47:11 -08:00
Jonathan Ringer
f411927e63 python3Packages.iterm2: make darwin only
requires pyobjc package, which is only available for darwin
2020-11-05 15:47:11 -08:00
Jonathan Ringer
1c18e51119 python3Packages.zope_copy: disable tests for py2 2020-11-05 15:47:11 -08:00
Jonathan Ringer
802fa28d25 python3Packages.pushover-complete: disable for py2 2020-11-05 15:47:11 -08:00
Jonathan Ringer
d67cb89b05 python3Packages.premailer: disable for py2 2020-11-05 15:47:11 -08:00
Jonathan Ringer
b5a0e3532b python3Packages.py-multihash: mark broken, unmaintained 2020-11-05 15:47:11 -08:00
Jonathan Ringer
a4973ed5df python3Packages.munkres: fix tests 2020-11-05 15:47:10 -08:00
Jonathan Ringer
063116f13f python3Packages.requests_aws4auth: disable tests, no longer in pyip 2020-11-05 15:47:10 -08:00
Jonathan Ringer
b135e5f99a python3Packages.pyct: disable py2 tests 2020-11-05 15:47:10 -08:00
Jonathan Ringer
767b06b65f python3Packages.google-auth-oauthlib: disable python<3.6 2020-11-05 15:47:10 -08:00
Jonathan Ringer
94d2943d87 python3Packages.amply: fix tests 2020-11-05 15:47:10 -08:00
Jonathan Ringer
022b8690d1 python3Packages.flask-cores: fix tests 2020-11-05 15:47:10 -08:00
Jonathan Ringer
3316af8b21 Revert "python: patator: 0.7 -> 0.9"
This reverts commit 5c1c22ad8c.
2020-11-05 15:47:10 -08:00
Jonathan Ringer
58336243fb python3Packages.pytest-flakes: disable py2 2020-11-05 15:47:10 -08:00
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
92c7a40856 python3Packages.update_checker: disable py2
```
builder for '/nix/store/2qwl0rkdm2gx2byhpmw7lxyg5rprwqqk-python2.7-update_checker-0.18.0.drv' failed with exit code 1; last 10 log lines:
  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 9
      with open(f"{MODULE_NAME}.py") as fp:
                                  ^
  SyntaxError: invalid syntax
```
2020-11-05 15:47:10 -08:00
Jonathan Ringer
eb20fd2002 python3Packages.dash_table: 4.10.1 -> 4.11.0 2020-11-05 15:47:10 -08:00
Jonathan Ringer
cf99928f8e python3Packages.dash: 1.16.2 -> 1.17.0 2020-11-05 15:47:10 -08:00
Jonathan Ringer
b111fec892 python3Packages.dash_core_components: 1.12.1 -> 1.13.0 2020-11-05 15:47:10 -08:00
Jonathan Ringer
fb89bb42c7 python3Packages.browser-cookie3: fix deps 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
0259315d05 python3.pkgs.genshi: fix build 2020-11-05 15:47:09 -08:00
Drew Risinger
1849bc57be pythonPackages.pandas: convert to pytestCheckHook 2020-11-05 15:47:09 -08:00
Drew Risinger
ac8aff99bf pythonPackages.pandas: cleanup
* Sort imports
* add changelog
2020-11-05 15:47:09 -08:00
Frederik Rietdijk
f3ecc37a85 python3Packages.scipy: 1.5.3 -> 1.5.4 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
c36ac559eb python3Packages.periodictable: 1.5.2 -> 1.5.3 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
35c8e7bf25 python3Packages.tubeup: 0.0.19 -> 0.0.20 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
f2d0b1ffeb python3Packages.toml: 0.10.1 -> 0.10.2 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
08eff68ba6 python3Packages.thinc: 7.4.1 -> 7.4.2 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
8ab64ec8df python3Packages.tempora: 4.0.0 -> 4.0.1 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
2b24bd711b python3Packages.statsmodels: 0.12.0 -> 0.12.1 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
33913fa33b python3Packages.sshtunnel: 0.2.1 -> 0.2.2 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
878b253ff5 python3Packages.sqlmap: 1.4.10 -> 1.4.11 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
bcadb24a28 python3Packages.snowflake-connector-python: 2.3.4 -> 2.3.5 2020-11-05 15:47:09 -08:00
Frederik Rietdijk
5fe0232f8f python3Packages.setuptools-rust: 0.11.3 -> 0.11.4 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
47dd7ee25e python3Packages.scp: 0.13.2 -> 0.13.3 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
210e94a62e python3Packages.reportlab: 3.5.53 -> 3.5.55 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
afa624cfe3 python3Packages.pytest: 6.1.1 -> 6.1.2 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
330f5a86ee python3Packages.pymavlink: 2.4.11 -> 2.4.12 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
57ee133e6d python3Packages.pyexcel-io: 0.6.3 -> 0.6.4 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
916672c954 python3Packages.pycryptodomex: 3.9.8 -> 3.9.9 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
4d80f40423 python3Packages.pycryptodome: 3.9.8 -> 3.9.9 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
3ab5553dd8 python3Packages.pycoin: 0.90.20200809 -> 0.90.20201031 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
50fbffa74e python3Packages.preshed: 3.0.2 -> 3.0.3 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
f16fad34a2 python3Packages.phonenumbers: 8.12.11 -> 8.12.12 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
57887f659d python3Packages.pandas: 1.1.3 -> 1.1.4 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
baa93c3dee python3Packages.numpy: 1.19.2 -> 1.19.4 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
a460c9c8a3 python3Packages.notify_py: 0.2.3 -> 0.2.4 2020-11-05 15:47:08 -08:00
Frederik Rietdijk
e1372f5067 python3Packages.nest_asyncio: 1.4.1 -> 1.4.2 2020-11-05 15:47:07 -08:00
Frederik Rietdijk
a31ffa21e2 python3Packages.murmurhash: 1.0.2 -> 1.0.4 2020-11-05 15:47:07 -08:00