Commit Graph

18942 Commits

Author SHA1 Message Date
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
Florian Klink
4cfcd2f9be binwalk-full: add matplotlib module
This is used for visual entropy graphing (`-E` argument)
2020-08-16 13:21:44 +02: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
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
Frederik Rietdijk
49f4475307
Merge pull request #95305 from jonringer/remove-py35
python35: remove
2020-08-15 09:08:47 +02:00
Benjamin Hipple
b93a36c362
Merge pull request #95469 from cript0nauta/srcs
Use src instead of srcs in Python packages
2020-08-14 21:13:30 -04:00
Matías Lang
0de3cdf197 pythonPackages.openwrt-luci-rpc: use src instead of srcs 2020-08-14 21:46:48 -03:00
Matías Lang
20a80c1786 pythonPackages.jq: use src instead of srcs 2020-08-14 21:46:13 -03:00
Jonathan Ringer
46bde4e787
pythonPackages.javaobj-py3: disable
ERROR: Could not find a version that satisfies the requirement typing; python_version <= "3.4" (from javaobj-py3==0.4.1) (from versions: none)
  ERROR: No matching distribution found for typing; python_version <= "3.4" (from javaobj-py3==0.4.1)
2020-08-14 17:34:10 -07:00
Martin Weinelt
5bb50d688e
Merge pull request #95457 from jonringer/re-enable-recommonmark
python3Packages.recommonmark: disable tests
2020-08-15 00:17:26 +02:00
Jonathan Ringer
81a3d7863d
python3Packages.recommonmark: disable tests
fails against latest sphinx, but errors suggest
session needs to be cleaned
2020-08-14 13:57:14 -07:00
R. RyanTM
42e2700157 python27Packages.hg-evolve: 10.0.0 -> 10.0.1 2020-08-14 13:47:39 -07:00
Mario Rodas
294e42e595
python38Packages.flask-restx: init at 0.2.0 2020-08-13 23:22:00 -05:00
Mario Rodas
67d762390e
python38Packages.loguru: fix build on darwin 2020-08-13 23:21:00 -05:00
Mario Rodas
461bc85c31
python38Packages.construct: fix build on darwin 2020-08-13 23:20:00 -05:00
Daniel Șerbănescu
6a43399747 reportlab: 3.5.46 -> 3.5.47 2020-08-13 14:44:45 -07:00
Lassulus
421b2a04b0
Merge pull request #94654 from jojosch/jellyfin-mpv-shim_1.6.0
jellyfin-mpv-shim: 1.5.11 -> 1.7.1
2020-08-13 21:09:29 +02:00
Jonathan Ringer
104cd996e1 python3Packages.caldavclientlibrary-asynk: remove due to prolonged breakage 2020-08-13 11:57:48 -07:00
Spencer Baugh
00c4808252 pythonPackages.exchangelib: 1.12.2 -> 3.2.1
Also marks the package as no longer broken.

Obsoletes PR #95313
2020-08-13 10:22:42 -07:00
Jonathan Ringer
a52e98a218 python3Packages.pybfd: remove due to prolonged breakage 2020-08-13 09:40:41 -07:00
Johannes Schleifenbaum
a2992d836c
pythonPackages.jellyfin-apiclient-python: 1.5.1 -> 1.6.1 2020-08-13 08:19:24 +02:00
Jonathan Ringer
91bec61635
python35: remove 2020-08-12 21:57:18 -07:00
Atemu
0402ad70cf jc: 1.13.1 -> 1.13.4 2020-08-12 19:32:22 -07:00
Robert Schütz
72b5ca9765
python.pkgs.construct: 2.9.45 -> 2.10.56 (#95189)
* python.pkgs.construct: 2.9.45 -> 2.10.56

* python.pkgs.pykeepass: fix dependencies
2020-08-12 18:58:45 +02:00
Jonathan Ringer
5880dc0d10 python3Packages.pybids: 0.10.2 -> 0.12.0 2020-08-12 09:27:00 -07:00
Jonathan Ringer
756e75b257 python3Packages.bids-validator: fix tests 2020-08-12 09:27:00 -07:00
Jonathan Ringer
6410d00025 python3Packages.cheroot: fix tests 2020-08-12 09:26:31 -07:00
Sirio Balmelli
e11d511222 python3Packages.scikit-build: 0.10.0 -> 0.11.1
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-08-12 17:58:56 +02:00
Robert Schütz
57dcbeca98 python.pkgs.pykeepass: fix dependencies 2020-08-12 17:33:15 +02:00
Robert Schütz
89f51ae949 python.pkgs.construct: 2.9.45 -> 2.10.56 2020-08-12 17:33:07 +02:00
Maximilian Bosch
4c3b64adf4
python3Packages.pytesseract: 0.3.4 -> 0.3.5
https://github.com/madmaze/pytesseract/releases/tag/v0.3.5
2020-08-11 22:54:26 +02:00
Jonathan Ringer
fe8f927a6a python37Packages.pendulum: fix build add tests 2020-08-11 12:50:30 -07:00
Jonathan Ringer
20d25c3a8e python3Packages.poetry-core: build from source 2020-08-11 12:50:30 -07:00
Frederik Rietdijk
d58b4c9a14 python.pkgs.pendulum: fix build 2020-08-11 20:41:52 +02:00
Frederik Rietdijk
9c50cabc65 python.pkgs.poetry-core: init at 1.0.0a9 2020-08-11 20:41:35 +02:00
Frederik Rietdijk
2a1febbf78 python: pytzdata: 2019.3 -> 2020.1 2020-08-11 20:41:05 +02:00