Commit Graph

18874 Commits

Author SHA1 Message Date
Florian Klink 16fc531784
Merge pull request #95505 from flokli/remove-mathics
mathics: remove package, module and test
2020-08-16 18:42:10 +02:00
R. RyanTM a29106ea69 python37Packages.djangorestframework: 3.11.0 -> 3.11.1 2020-08-16 09:23:33 -07:00
R. RyanTM 7ffddd6b52 python27Packages.bitarray: 1.5.0 -> 1.5.1 2020-08-16 09:21:52 -07:00
R. RyanTM 3a78af7101 python37Packages.ase: 3.19.2 -> 3.20.1 2020-08-16 09:18:54 -07:00
R. RyanTM c411f15284 python27Packages.azure-mgmt-cdn: 4.0.0 -> 5.1.0 2020-08-16 09:18:07 -07:00
Martin Weinelt affa7726ac python3Packages.uvloop: disable test_write_to_closed_transport test on 3.8+
Reenables the TCP testsuite and only disables the single failing test.

https://github.com/MagicStack/uvloop/issues/355
2020-08-16 09:15:07 -07:00
Frederik Rietdijk b00845938f
Merge pull request #95540 from jonringer/disable-many-py2
pythonPackages.*: disable failing python2 builds
2020-08-16 08:17:47 +02:00
Jonathan Ringer dd235efed0
pythonPackages.pymystem3: skip tests py2 2020-08-15 17:32:07 -07:00
Jonathan Ringer 0cde253727
pythonPackages.gspread: mark broken, missing many deps 2020-08-15 17:32:07 -07:00
Jonathan Ringer 25abd3a680
pythonPackages.mox3: disable python2
```
  Processing ./mox3-1.1.0-py2-none-any.whl
  ERROR: Package 'mox3' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 17:32:07 -07:00
Jonathan Ringer be127b0944
pythonPackages.pytestquickcheck: mark broken
```
  WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ffff642da90>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/pytest-codestyle/
  ERROR: Could not find a version that satisfies the requirement pytest-codestyle (from versions: none)
  ERROR: No matching distribution found for pytest-codestyle
```
2020-08-15 17:32:07 -07:00
Jonathan Ringer a2ba14e6ff
python2Packages.rq: disable python2
```
  Processing ./rq-1.4.3-py2.py3-none-any.whl
  ERROR: Package 'rq' requires a different Python: 2.7.18 not in '>=3.4'
```
2020-08-15 17:32:06 -07:00
Jonathan Ringer a627278e13
python2Packages.pyvcd: disable python2
```
  Processing ./pyvcd-0.2.3-py2.py3-none-any.whl
  ERROR: Package 'pyvcd' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 17:32:06 -07:00
Jonathan Ringer 7f6d634d04
python2Packages.pytest-testmon: disable python2
```
  Processing ./pytest_testmon-1.0.2-py2-none-any.whl
  ERROR: Package 'pytest-testmon' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 17:32:06 -07:00
Jonathan Ringer f9dadbac50
python2Packages.yappi: disable python2 2020-08-15 17:32:06 -07:00
Jonathan Ringer dcef1818a0
python2Packages.python-igraph: disable python2 2020-08-15 17:31:57 -07:00
Martin Weinelt 0e7f79b594
Merge pull request #95519 from jonringer/bump-strictyaml-py
python3Packages.strictyaml: 1.0.6 -> 1.1.0
2020-08-16 01:48:56 +02:00
Jonathan Ringer 2a01ea5211
python3Packages.strictyaml: 1.0.6 -> 1.1.0 2020-08-15 16:28:32 -07:00
Jonathan Ringer ae67ea49c5
python2Packages.sphinxcontrib-serializinghtml: disable python2
```
  Processing ./sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-serializinghtml' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer 1676e5efbc
python2Packages.sphinxcontrib-htmlhelp: disable python2
```
  Processing ./sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-htmlhelp' requires a different Python: 2.7.18 not in '>=3.5
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer 9b31b18d6e
python2Packages.sphinxcontrib-applehelp: disable python2
```
  Processing ./sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-applehelp' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer 164d61f1b7
python2Packages.bip_utils: disable python2
```
  Processing ./bip_utils-1.0.5-py2-none-any.whl
  ERROR: Package 'bip-utils' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 16:16:00 -07:00
Jonathan Ringer 613d8f1150
python2Packages.sorl_thumbnail: disable python2 2020-08-15 16:16:00 -07:00
Jonathan Ringer 70e2f0805f
python2Packages.venusian: disable python2 2020-08-15 16:15:59 -07:00
Jonathan Ringer 6e18a2f743
Revert "python: wsproto: 0.14.1 -> 0.15.0"
This reverts commit 3dc390f710.
2020-08-15 16:15:59 -07:00
Jonathan Ringer a3f0b7bfef
pythonPackages.sphinxcontrib-qthelp: disable python2 2020-08-15 16:15:59 -07:00
Martin Weinelt e691019f6c
Merge pull request #95529 from jonringer/bump-elementpath
python3Packages.elementpath: 1.4.6 -> 2.0.0
2020-08-16 00:09:25 +02:00
Martin Weinelt 8c21fc892e
Merge pull request #95526 from jonringer/bump-streamz
python3Packages.streamz: 0.5.4 -> 0.5.5
2020-08-15 23:52:37 +02:00
Martin Weinelt 2a925d8b5a
Merge pull request #95525 from jonringer/disable-pytrends-py2
python3Packages.pytrends: disable python2
2020-08-15 22:33:01 +02:00
Jonathan Ringer 9a37961218
python3Packages.xmlschema: 1.2.2 -> 1.2.3 2020-08-15 13:09:46 -07:00
Jonathan Ringer fc2652312b
python3Packages.elementpath: 1.4.6 -> 2.0.0 2020-08-15 13:04:38 -07:00
Jonathan Ringer 3f09e14765
python3Packages.streamz: 0.5.4 -> 0.5.5 2020-08-15 12:12:04 -07:00
Jonathan Ringer 898f945772
python3Packages.pytrends: disable python2 2020-08-15 12:06:52 -07:00
Jonathan Ringer 7e7ad5cac7
python3Packages.phik: fix deps 2020-08-15 11:45:38 -07:00
Florian Klink 9489dcb7ba mathics: remove package definiton 2020-08-15 20:16:14 +02:00
Robert Scott 9be02e14df
Merge pull request #94206 from r-ryantm/auto-update/python2.7-tblib
python27Packages.tblib: 1.6.0 -> 1.7.0
2020-08-15 16:56:48 +01:00
Martin Weinelt 5ccf68e205
Merge pull request #66332 from oxzi/gtimelog-0.11.3
pythonPackages.gtimelog: 0.9.1 -> unstable-2020-05-16
2020-08-15 17:43:58 +02:00
Alvar Penning b2d0d54419 pythonPackages.gtimelog: 0.9.1 -> unstable-2020-05-16
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2020-08-15 17:41:13 +02:00
Martin Weinelt f98f625b84
Merge pull request #95502 from oxzi/name-change-geistesk-oxzi
maintainers: rename geistesk to oxzi
2020-08-15 16:08:06 +02:00
Alvar Penning 0a53c6b565 maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Robert Scott 8cb02225de pythonPackages.asyncpg: 0.20.1 -> 0.21.0 2020-08-15 12:29:00 +01:00
Jonathan Ringer 375611df00 pythonPackages.sphinxcontrib-jsmath: disable python2
```
  Processing ./sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-jsmath' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-15 12:10:18 +02:00
Drew Risinger b04ff1ff99 python3Packages.cvxpy: 1.1.3 -> 1.1.4 2020-08-15 12:04:46 +02:00
Drew Risinger 9a8070cdab python3Packages.osqp: disable failing tests
Tests fail on pythonPackages.scipy >= 1.5.0.
This was raised in https://github.com/oxfordcontrol/osqp-python/issues/44
They are being addressed in
https://github.com/oxfordcontrol/osqp-python/pull/46,
and should be re-enabled for the next release.
2020-08-15 12:04:46 +02:00
R. RyanTM de6418195a python37Packages.jupyterlab_server: 1.1.5 -> 1.2.0 2020-08-15 01:13:31 -07:00
Matías Lang d00a690499 pythonPackages.nplusone: init at 1.0.0 2020-08-15 01:00:30 -07:00
Matías Lang cf86eb8a2b pythonPackages.pytest-pythonpath: init at 0.7.3 2020-08-15 01:00:30 -07:00
Jonathan Ringer 88e47033fa python3Packages.rethinkdb: fix build 2020-08-15 09:21:52 +02:00
Jonathan Ringer 0ec8a8ac9e pythonPackages.stevedore: disable python 2
```
  Processing ./stevedore-2.0.1-py2-none-any.whl
  ERROR: Package 'stevedore' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 09:20:15 +02:00
Frederik Rietdijk 02b6ff65d2
Merge pull request #95477 from marsam/update-flexget
flexget: 3.1.59 -> 3.1.67
2020-08-15 09:09:59 +02:00