Commit Graph

18897 Commits

Author SHA1 Message Date
Michiel Leenaars
11af562a96 pythonPackages.dkimpy: 1.0.4 -> 1.0.5 2020-08-16 11:55:05 -07:00
Jon
c86f0f6df8
Merge pull request #95541 from jonringer/ptpython-fix-build
python37Packages.ptpython: fix deps
2020-08-16 10:18:08 -07:00
Jonathan Ringer
e1b4af62dd python3Packages.mlflow: mark broken, missing dep 2020-08-16 10:12:47 -07:00
Jonathan Ringer
86b5481f3c python3Packages.pvlib: fix pandas and tests 2020-08-16 10:12:28 -07:00
Jonathan Ringer
79813162c5 python3Packages.azure-storage-file-share: 12.1.2 -> 12.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
6a187daf0c python3Packages.azure-mgmt-sql: 0.19.0 -> 0.20.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
0301d1d894 python3Packages.azure-mgmt-servicefabric: 0.4.0 -> 0.5.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
eb27ef1f3f python3Packages.azure-mgmt-resource: 10.1.0 -> 10.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
1f853c726b python3Packages.azure-mgmt-netapp: 0.10.0 -> 0.12.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
b6a0367ab3 python3Packages.azure-mgmt-kusto: 0.8.0 -> 0.9.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
0516d47550 python3Packages.azure-mgmt-hdinsight: 1.5.1 -> 1.6.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
0611fa68a2 python3Packages.azure-mgmt-datafactory: 0.11.0 -> 0.12.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
976b598af4 python3Packages.azure-mgmt-cosmosdb: 0.15.0 -> 0.16.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
da3e3c00df python3Packages.azure-mgmt-core: 1.1.0 -> 1.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
f6bee8a6a4 python3Packages.azure-mgmt-compute: 12.1.0 -> 13.0.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
d15d2a1667 python3Packages.azure-mgmt-authorization: 0.60.0 -> 0.61.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
653c93e64b python3Packages.azure-keyvault-secrets: 4.1.0 -> 4.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
c406385a19 python3Packages.azure-keyvault-keys: 4.1.0 -> 4.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
5adbb91ef3 python3Packages.azure-keyvault-certificates: 4.1.0 -> 4.2.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
d37daee1fa python3Packages.azure-identity: 1.3.1 -> 1.4.0 2020-08-16 10:12:13 -07:00
Jonathan Ringer
e3e9eef625 python3Packages.azure-datalake-store: 0.0.48 -> 0.0.49 2020-08-16 10:12:13 -07:00
Jonathan Ringer
02a39e4da3 python3Packages.azure-core: 1.7.0 -> 1.8.0 2020-08-16 10:12:13 -07:00
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
Jonathan Ringer
2bd2345a66
python37Packages.ptpython: fix deps 2020-08-15 16:09:58 -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