Nikolay Amiantov
019c13616b
tensorflow: cleanup and merge with libtensorflow
...
This merges work done by yorickvP and timokau in #63208 and #63616 respectively.
Now the derivation builds both libtensorflow and the Python package and puts them into
different outputs.
Quite a bit of improvements were done on the top, including:
* Use official tag revision as source, not a branch;
* Use all system libraries possible (before only one was actually used);
* Move various environment variables to the derivation itself from hooks;
* Use source Python build instead of wheel build to ensure fixup hooks do their important jobs on libraries;
* And more that I forgot!
2019-07-31 13:28:44 +03:00
Nikolay Amiantov
170dd558df
python.pkgs.tensorflow: cleanup binary build
2019-07-31 13:28:44 +03:00
Timo Kaufmann
3df4e2df95
tensorflow: re-enable build from source [WIP]
2019-07-31 13:28:15 +03:00
Colin
f634a929d4
pythonPackages.tensorflow: Hardcode a second search class. ( #65584 )
...
It appears without this, libcuda.so.1 is not picked up and nvidia
graphics are broken
2019-07-31 13:00:12 +03:00
Nikolay Amiantov
68c1171185
python.pkgs.dm-sonnet: update dependencies hash
2019-07-31 11:28:06 +03:00
Jonathan Ringer
f744758a74
python3Packages.imbalanced-learn: 0.4.3 -> 0.5.0
2019-07-30 13:00:01 +02:00
Jonathan Ringer
35b622f0da
python2Packages.imbalanced-learn: freeze at 0.4.3
2019-07-30 13:00:01 +02:00
Jonathan Ringer
02ecb596a3
python2Packages.imbalanced-learn: fix build
2019-07-30 13:00:01 +02:00
Jonathan Ringer
73352188ba
pythonPackages.docker: 4.0.1 -> 4.0.2
2019-07-29 14:12:38 -07:00
worldofpeace
22d000f062
Merge pull request #65234 from suhr/diofant
...
pythonPackages.diofant: init at 0.10.0
2019-07-29 03:30:22 -04:00
Сухарик
c32c6d8ec9
pythonPackages.diofant: init at 0.10.0
2019-07-29 03:29:27 -04:00
worldofpeace
ff2a72bc7b
Merge pull request #65244 from rvl/openapi-spec-validator
...
pythonPackages.openapi-spec-validator: init at 0.2.7
2019-07-29 02:22:52 -04:00
Rodney Lorrimar
2e53959303
pythonPackages.openapi-spec-validator: init at 0.2.7
2019-07-29 02:22:16 -04:00
Frederik Rietdijk
cb3ce5d26d
Merge master into staging-next
2019-07-28 12:11:37 +02:00
Daniel Schaefer
a96b70b336
pythonPackages.configshell: Add urwid to deps
...
It's required in
https://github.com/open-iscsi/configshell-fb/blob/master/configshell/node.py#L1062
and crashes when reaching the function with that import.
2019-07-28 12:07:06 +02:00
Chris Ostrouchov
92e1376cc3
pythonPackages.fipy: init at 3.3
2019-07-28 11:34:44 +02:00
Chris Ostrouchov
ad5c48a094
pythonPackages.pyamg: init at 4.0.0
2019-07-28 11:34:44 +02:00
Chris Ostrouchov
2c396d9f07
pythonPackages.pysparse: init at 1.1.1-dev
2019-07-28 11:34:44 +02:00
Chris Ostrouchov
babeb7361e
pythonPackages.scikit-fmm: init at 2019.1.30
2019-07-28 11:34:44 +02:00
Frederik Rietdijk
cca5ee9c07
Merge staging-next into staging
2019-07-28 09:10:03 +02:00
Frederik Rietdijk
66ce9ba14b
python: Cython: 0.29.12 -> 0.29.13
2019-07-27 12:19:54 +02:00
Frederik Rietdijk
d09a85de5e
python: statsmodels: 0.10.0 -> 0.10.1
2019-07-27 12:19:17 +02:00
Frederik Rietdijk
55d82d5430
python: numpy: 1.16.4 -> 1.17.0
2019-07-27 12:19:17 +02:00
Florian Klink
fae3438572
python.pkgs.numpy: don't exclude f2py test anymore
...
It is on PATH, and the tests pass.
2019-07-27 12:19:03 +02:00
Sébastien Maret
1354a2e642
pythonPackages.astroquery: add checkPhase
2019-07-27 11:58:50 +02:00
Sébastien Maret
93a6bba94e
pythonPackages.pyregion: add checkPhase
2019-07-27 11:58:50 +02:00
Sébastien Maret
ffd71594f6
pythonPackages.aplpy: add checkPhase
2019-07-27 11:58:50 +02:00
Sébastien Maret
723382b0bf
pythonPackages.radio_beam: add checkPhase
2019-07-27 11:58:50 +02:00
Sébastien Maret
5e7213b615
pythonPackages.spectral-cube: add checkPhase
2019-07-27 11:58:50 +02:00
Sébastien Maret
ee6c007fcc
pythonPackages.astropy: add checkPhase
2019-07-27 11:58:50 +02:00
Sébastien Maret
2dabd051a7
pythonPackages.pytest-arraydiff: fix infinite recursion
2019-07-27 11:58:50 +02:00
Daniel Wheeler
124fb417fc
pythonPackages.fastapi: init at 0.33.0
2019-07-27 11:50:48 +02:00
Daniel Wheeler
f878d34e5f
pythonPackages.pydantic: init at 0.31
2019-07-27 11:50:48 +02:00
Daniel Wheeler
1c3c07394a
pythonPackages.starlette: init at 0.12.4
2019-07-27 11:50:48 +02:00
Daniel Wheeler
266d0bbf2c
pythonPackages.uvicorn: init at 0.8.4
2019-07-27 11:50:48 +02:00
Chris Ostrouchov
4c85595ada
pythonPackages.simple-salesforce: init at 0.74.3
2019-07-27 11:49:37 +02:00
Ivan Kozik
242e3b3c3f
snscrape: 0.2.0 -> 0.3.0
2019-07-27 03:11:20 +00:00
worldofpeace
b36bed3c06
Merge pull request #64525 from MrMebelMan/init/rq
...
pythonPackages.rq: init at 1.1.0
2019-07-26 19:10:10 -04:00
Frederik Rietdijk
0f6bda38fe
Merge staging-next into staging
2019-07-26 14:45:31 +02:00
Vladyslav Burzakovskyy
3188402aab
pythonPackages.rq: init at 1.1.0
2019-07-26 13:18:24 +02:00
worldofpeace
3047bf3fa9
Merge pull request #64989 from eyJhb/rotate-backups
...
pythonPackages.rotate-backups: init at 6.0
2019-07-25 16:28:52 -04:00
Michael Weiss
967b8422d7
python37Packages.google_api_python_client: 1.7.9 -> 1.7.10
2019-07-25 21:20:41 +02:00
Wael Nasreddine
6b89e87a23
Merge pull request #65316 from kalbasit/nixpkgs_fix-moto-collision
...
moto: fix colliding dependencies
2019-07-25 09:00:32 -07:00
Frederik Rietdijk
dcea5637d8
Merge pull request #64982 from NixOS/staging-next
...
Staging next
2019-07-25 15:48:30 +02:00
Profpatsch
eab06d4517
python-modules/dm-sonnet: update fixed-output hash
2019-07-25 13:27:45 +02:00
markuskowa
88d9f77609
Merge pull request #64932 from bhpdt/add/mkl-service
...
pythonPackages.mkl-service: init at 2.1.0
2019-07-25 12:04:17 +02:00
Frederik Rietdijk
34eebf6844
Merge master into staging-next
2019-07-25 11:52:18 +02:00
Orivej Desh
32fbbc6f9b
Merge master into staging
2019-07-25 09:23:21 +00:00
Jonathan Ringer
e557e7a12a
pythonPackages.moto: fix description
2019-07-25 01:47:10 -07:00
Wael M. Nasreddine
d99c6ccece
jsondiff: patch setup.py to prevent creating bin/jsondiff
...
pythonPackages.jsonpatch also creates bin/jsondiff, and packages
depending on both are not usable.
2019-07-24 22:33:31 -07:00
Wael M. Nasreddine
c555bc38a3
jsondiff: 1.1.2 -> 1.2.0
2019-07-24 22:33:30 -07:00
eyjhbb@gmail.com
3d91e7fde0
pythonPackages.capturer: init at 2.4
2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
1de0c3275a
pythonPackages.coloredlogs: init at 10.0
2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
b7eb5b6f79
pythonPackages.executor: init at 21.3
2019-07-24 21:49:23 +02:00
Wael Nasreddine
4ec8edaa6a
pythonPackages.joblib: fix the build on Darwin ( #65288 )
...
The test test_dispatch_multiprocessing is failing on Darwin; Disabling it fixes the build.
2019-07-24 10:50:00 -07:00
eyjhbb@gmail.com
531422ab4a
pythonPackages.naturalsort: init at 1.5.1
2019-07-24 10:21:57 +02:00
eyjhbb@gmail.com
adfa7bd59f
pythonPackages.property-manager: init at 2.3.1
2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com
b0b81b0c18
pythonPackages.update-dotdee: init at 5.0
2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com
8238ddfbf8
pythonPackages.verboselogs: init at 1.7
2019-07-24 10:21:56 +02:00
R. RyanTM
89a4e8d5e0
python37Packages.pycountry: 18.12.8 -> 19.7.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pycountry/versions
2019-07-24 08:19:36 +02:00
R. RyanTM
5401315ff9
python37Packages.zc_buildout: 2.13.1 -> 2.13.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zc.buildout/versions
2019-07-24 08:19:22 +02:00
Jonathan Ringer
d12733fee5
pythonPackages.moto: 1.3.8 -> 1.3.10
2019-07-24 08:14:45 +02:00
Jonathan Ringer
03d3ed3eb0
pythonPackages.sshpubkeys: init at 3.1.0
2019-07-24 08:14:45 +02:00
Alexander Sosedkin
2e8aa4f9ff
python3Packages.nixpkgs: 0.2.3 -> 0.2.4
2019-07-24 00:21:42 +02:00
Mario Rodas
95233e1d39
pythonPackages.scrapy: 1.7.1 -> 1.7.2 ( #65297 )
2019-07-23 22:33:05 +02:00
worldofpeace
fcc682382a
Merge pull request #64711 from risicle/ris-lightgbm-darwin-fix
...
pythonPackages.lightgbm: fix build on darwin
2019-07-23 02:47:13 -04:00
Mario Rodas
c248435ee3
Merge pull request #65217 from marsam/fix-cherrypy-build
...
pythonPackages.cherrypy: fix build
2019-07-22 20:03:54 -05:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Robin Gloster
8fb71b47e2
Merge pull request #65260 from juaningan/master
...
python37Packages.pysonos: 0.0.14 -> 0.0.21
2019-07-22 19:26:33 +00:00
Mario Rodas
95be462d07
Merge pull request #65138 from r-ryantm/auto-update/python3.7-nose2
...
python37Packages.nose2: 0.8.0 -> 0.9.1
2019-07-22 08:27:20 -05:00
Frederik Rietdijk
b11049d562
Merge staging-next into staging
2019-07-22 14:16:15 +02:00
Frederik Rietdijk
db6c38a075
Merge master into staging-next
2019-07-22 14:15:32 +02:00
Chris Ostrouchov
62cb4f7228
pythonPackages.zarr: init at 2.3.2
2019-07-22 14:07:32 +02:00
Chris Ostrouchov
d383eade73
pythonPackages.numcodecs: init at 0.6.3
2019-07-22 14:07:32 +02:00
Juanjo Presa
6f1a71e995
python37Packages.pysonos: 0.0.14 -> 0.0.21
2019-07-22 13:47:17 +02:00
Mario Rodas
d57d67e1c4
python3Packages.cherrypy: fix build
2019-07-21 13:55:57 -05:00
Mario Rodas
2354898cb2
pythonPackages.cherrypy: 17.4.1 -> 17.4.2
2019-07-21 13:55:56 -05:00
Mario Rodas
9b6ddb3c2b
pythonPackages.cheroot: 6.3.3 -> 6.5.5
2019-07-21 13:55:45 -05:00
Mario Rodas
2b4495246a
pythonPackages.setuptools-scm-git-archive: init at 1.1
2019-07-21 12:35:50 -05:00
Mario Rodas
f036eb62a9
pythonPackages.backports_functools_lru_cache: enable tests
2019-07-21 04:23:00 -05:00
Mario Rodas
1ac3350c57
pythonPackages.portend: fix build
2019-07-21 04:22:00 -05:00
Mario Rodas
5ac577f1a2
pythonPackages.tempora: enable tests
2019-07-21 04:21:00 -05:00
Mario Rodas
94ae9f4ed5
pythonPackages.pytest-testmon: 0.9.16 -> 0.9.18
2019-07-21 04:20:00 -05:00
Frederik Rietdijk
36162c8c99
python: widgetsnbextension: 3.4.2 -> 3.5.0
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
685386d8d7
python: tqdm: 4.32.1 -> 4.32.2
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
e18dc13e50
Revert "pythonPackages.jsonschema: 2.6.0 -> 3.0.1"
...
Too soon. We need to wait till it is better supported.
This reverts commit ba4384d865
.
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
b038b6db3d
python: toolz: 0.9.0 -> 0.10.0
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
7d0603501a
python: xarray: 0.12.2 -> 0.12.3
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
536341c91b
python3Packages.pandas: 0.24.2 -> 0.25.0
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
1665bde593
python: numba: 0.44.0 -> 0.45.0
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
2d52072942
python: jupyter_core: 4.4.0 -> 4.5.0
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
82b0f8645d
python: jupyter_client: 5.2.4 -> 5.3.1
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
68433031c3
python: ipywidgets: 7.4.2 -> 7.5.0
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
6fd5726759
python3Packages.ipykernel: 5.1.0 -> 5.1.1
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
6006bc4630
pythonPackages.cytoolz: 0.9.0.1 -> 0.10.0
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
48ddd81780
python: Cython: 0.29.10 -> 0.29.12
2019-07-21 08:38:22 +02:00
Frederik Rietdijk
c2bcf46a8a
python3.pkgs.ipython: 7.5.0 -> 7.6.1
2019-07-21 08:38:22 +02:00
Pierre Bourdon
de6fc7fb97
pythonPackages.pyyaml: 5.1 -> 5.1.1
2019-07-21 08:38:22 +02:00
Pierre Bourdon
abc9221996
pythonPackages.requests: 2.21.0 -> 2.22.0
2019-07-21 08:38:22 +02:00
Pierre Bourdon
d886bc27ed
pythonPackages.certifi: 2019.3.9 -> 2019.6.16
2019-07-21 08:38:22 +02:00
Pierre Bourdon
16ad5d5401
pythonPackages.bcrypt: 3.1.6 -> 3.1.7
2019-07-21 08:38:22 +02:00
Mario Rodas
0a352717b0
Merge pull request #65167 from r-ryantm/auto-update/python3.7-tweepy
...
python37Packages.tweepy: 3.7.0 -> 3.8.0
2019-07-20 18:42:01 -05:00
Mario Rodas
8fc2fe021a
Merge pull request #65164 from r-ryantm/auto-update/python3.7-twilio
...
python37Packages.twilio: 6.29.0 -> 6.29.1
2019-07-20 18:36:01 -05:00
R. RyanTM
e836363d13
python37Packages.tomlkit: 0.5.4 -> 0.5.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tomlkit/versions
2019-07-20 16:39:45 +02:00
R. RyanTM
4c8de690c5
python37Packages.tweepy: 3.7.0 -> 3.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tweepy/versions
2019-07-20 06:43:06 -07:00
R. RyanTM
a9c1718300
python37Packages.twilio: 6.29.0 -> 6.29.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-twilio/versions
2019-07-20 06:03:25 -07:00
Mario Rodas
b095186914
Merge pull request #65159 from r-ryantm/auto-update/python3.7-python-periphery
...
python37Packages.python-periphery: 1.1.1 -> 1.1.2
2019-07-20 07:57:19 -05:00
Niklas Hambüchen
863f821bdf
pyopenssl: Disable flaky test_wantWriteError test.
...
See added comment for details.
2019-07-20 14:19:51 +02:00
R. RyanTM
f8274c8b18
python37Packages.ijson: 2.3 -> 2.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ijson/versions
2019-07-20 14:15:20 +02:00
R. RyanTM
3b614e0ee6
python37Packages.python-periphery: 1.1.1 -> 1.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-periphery/versions
2019-07-20 05:11:19 -07:00
Lassi Haasio
a8c79e9ab9
pyditz: init at 0.10.3
2019-07-20 13:38:22 +02:00
Peter Romfeld
f5bad02ac7
pythonPackages.django-webpack-loader: init at 0.2.4
2019-07-20 13:27:49 +02:00
R. RyanTM
3ddc3e4217
python37Packages.cupy: 5.4.0 -> 6.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cupy/versions
2019-07-20 13:23:44 +02:00
Robert Scott
0bbfd2d2dc
pythonPackages.django_compressor: fix build, flesh out comments
2019-07-20 13:00:06 +02:00
Robert Scott
8e709be9ba
pythonPackages.appconf: fix build, enable tests
2019-07-20 13:00:06 +02:00
R. RyanTM
3f06014e39
python37Packages.loguru: 0.3.0 -> 0.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-loguru/versions
2019-07-20 12:26:26 +02:00
R. RyanTM
e04eb2bfc1
python37Packages.nose2: 0.8.0 -> 0.9.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nose2/versions
2019-07-20 01:36:23 -07:00
R. RyanTM
27f9a4253d
python37Packages.gnureadline: 6.3.8 -> 8.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gnureadline/versions
2019-07-20 10:24:12 +02:00
R. RyanTM
ba4e803a11
python37Packages.gensim: 3.7.3 -> 3.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gensim/versions
2019-07-20 09:29:08 +02:00
Chris Ostrouchov
248fd7a46c
pythonPackages.pytest-mock: refactor fix broken package
2019-07-20 09:25:30 +02:00
Chris Ostrouchov
d391561768
pythonPackages.pytest-annotate: refactor fix broken build relax constraint
2019-07-20 09:24:37 +02:00
Chris Ostrouchov
1ad86f9569
pythonPackages.readme: refactor fix broken build
2019-07-20 09:24:37 +02:00
Chris Ostrouchov
49c265b8fe
pythonPackages.nbval: 0.9.1 -> 0.9.2 fix broken build
2019-07-20 09:24:37 +02:00
Chris Ostrouchov
e5f77fb6ba
pythonPackages.glob2: init at 0.7
...
needed for poetry python 2.7 support
2019-07-20 09:23:01 +02:00
Chris Ostrouchov
ba4384d865
pythonPackages.jsonschema: 2.6.0 -> 3.0.1
2019-07-20 09:22:30 +02:00
Chris Ostrouchov
f10553883d
pythonPackages.pycurl: 7.43.0.2 -> 7.43.0.3
2019-07-20 09:22:30 +02:00
R. RyanTM
5e811a5798
python37Packages.aiohttp-jinja2: 1.1.1 -> 1.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aiohttp-jinja2/versions
2019-07-20 09:07:19 +02:00
Mario Rodas
0ee5701cd7
Merge pull request #65116 from r-ryantm/auto-update/python3.7-pelican
...
python37Packages.pelican: 4.0.1 -> 4.1.0
2019-07-19 22:37:39 -05:00
Mario Rodas
4fca2ef585
python37Packages.pelican: fix darwin build
2019-07-19 22:04:45 -05:00
R. RyanTM
7cbf9e22a2
python37Packages.pelican: 4.0.1 -> 4.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pelican/versions
2019-07-19 17:50:13 -07:00
Aaron Andersen
1af592d65f
Merge pull request #64705 from MetaDark/protontricks
...
protontricks: init at 1.2.3
2019-07-19 20:45:27 -04:00
Frederik Rietdijk
0ce55a10d2
Merge master into staging-next
2019-07-19 16:33:38 +02:00
Chris Ostrouchov
2d5769884d
pythonPackages.ibis-framework: init at 1.20
2019-07-19 09:43:35 +02:00
Chris Ostrouchov
784e957c74
python3Packages.ibis: init at 1.6.0
2019-07-19 09:43:35 +02:00
Mario Rodas
80d39388de
pythonPackages.scrapy: 1.6.0 -> 1.7.1
2019-07-19 09:09:33 +02:00
MetaDark
a3f452ed0c
pythonPackages.vdf: init at 3.1
2019-07-18 17:58:32 -04:00
Joachim F
be0fab1022
Merge pull request #64386 from mogorman/greatfet
...
greatfet: init at 2019.05.01.dev0
2019-07-18 13:10:52 +00:00
Michael Weiss
c51cbfdfbc
pythonPackages.glances: 3.1.0 -> 3.1.1
...
Note/TODO: The IP plugin fails in the sandbox:
Error while initializing the ip plugin ('NoneType' object has no attribute 'split')
but works outside of the build sandbox (i.e. in a normal setup).
2019-07-18 11:58:45 +02:00
Ben Hipple
08d10e04db
pythonPackages.mkl-service: init at 2.1.0
2019-07-17 20:49:17 +00:00
Robert Scott
5c85b24edc
pythonPackages.jpylyzer: init at 1.18.0
...
include as application too
2019-07-17 10:34:41 +02:00
Matthieu Coudron
2cd8924235
python3Packages.python-language-server: 0.26.1 -> 0.27.0
2019-07-17 10:08:50 +02:00
Matthieu Coudron
274bb2e34d
python3Packages.pyls-mypy: 0.1.3 -> 0.1.6
2019-07-17 10:08:50 +02:00
Taito Horiuchi
7c355b6a6d
pythonPackages.robotframework: 3.0.4 -> 3.1.2
...
pythonPackages.robotframework: source file is zip formated
2019-07-17 10:08:19 +02:00
Vladyslav Burzakovskyy
0f5e19cc2b
pythonPackages.isoweek: init at 1.3.3
2019-07-17 10:06:12 +02:00
Chris Ostrouchov
a0fae1b615
pythonPackages.decorator: 4.3.2 -> 4.4.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
a1fd212536
pythonPackages.odo: refactor 0.5.1 -> unstable-2019-07-16
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
124d108d7d
pythonPackages.pytest-mpl: refactor fix broken python 2 test
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
2c08f7dadd
pythonPackages.robotframework-tools: 0.1a114 -> 0.1rc4
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
bdd84a0257
pythonPackages.zetup: refactor fix broken
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
28f1c7765d
pythonPackages.modeled: init at 0.1.8
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
52840a2557
pythonPackages.sunpy: init at 1.0.2
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
85e027d914
pythonPackages.pytest_3: refactor fix broken build of old package
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
daf811fa6d
pythonPackages.drms: init at 0.5.6
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
ccdd093064
pythonPackages.glymur: init at 0.8.18
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
504134a4a0
pythonPackages.asdf: init at 2.3.3
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
bd82932de3
pythonPackages.parfive: init at 1.0.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
ad4bbe8684
pythonPackages.aioftp: init at 0.13.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
7523cd4f89
pythonPackages.trustme: refactor add idna as dependency needed downstream
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
7e929898d7
pythonPackages.pytest-socket: init at 0.3.3
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
1832c1c52e
pythonPackages.pytest-astropy: init at 0.5.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
45ee5f6d28
pythonPackages.pytest-arraydiff: init at 0.3
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
3291b8dadf
pythonPackages.pytest-openfiles: init at 0.3.2
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
e175b841f8
pythonPackages.pytest-remotedata: init at 0.3.1
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
5bf65feaaa
pythonPackages.pytest-doctestplus: init at 0.3.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
eceb53f082
pythonPackages.pydy: init at 0.5.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
b965b4b7ae
pythonPackages.yt: init at 3.5.1
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
ceaf12fd6e
pythonPackages.pygbm: init at 0.1.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
1765a678fb
pythonPackages.clifford: init at 1.0.4
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
99f7b14981
pythonPackages.stumpy: init at 1.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
36dc1d4fe6
pythonPackages.colorcet: init at 0.10
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
029ef744a8
pythonPackages.colorcet: init at 2.0.1
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
30169d9493
pythonPackages.datashader: init at 0.7.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
cebcbc24c7
pythonPackages.datashape: refactor fix broken package
2019-07-17 10:02:03 +02:00
Matt Melling
6c9d4bc846
pythonPackages.mwparserfromhell: init at 0.5.4
2019-07-17 10:00:21 +02:00
Daniël de Kok
4b334cf1d5
pythonPackages.spacy: 2.1.4 -> 2.1.6
...
Includes various improvements, including:
- Improvements for various languages.
- Evaluation metrics per entity type.
- Pretraining improvements.
Changelogs:
https://github.com/explosion/spaCy/releases/tag/v2.1.5
https://github.com/explosion/spaCy/releases/tag/v2.1.6
Also add myself as a maintainer.
2019-07-17 09:55:59 +02:00
Daniël de Kok
3a2c9891e7
pythonPackages.thinc: 7.0.6 -> 7.0.8
...
Change: avoid allocating a negative shape for ngrams
2019-07-17 09:55:59 +02:00
R. RyanTM
f3e50dfbbb
python37Packages.asgiref: 3.1.2 -> 3.1.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-asgiref/versions
2019-07-17 09:43:42 +02:00
R. RyanTM
1fb7255690
python37Packages.dbf: 0.98.0 -> 0.98.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dbf/versions
2019-07-17 09:42:09 +02:00
R. RyanTM
c4ba29da30
dot2tex: 2.9.0 -> 2.11.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-dot2tex/versions
2019-07-17 09:41:48 +02:00
R. RyanTM
c1871485ed
python37Packages.identify: 1.4.3 -> 1.4.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-identify/versions
2019-07-17 09:41:24 +02:00
R. RyanTM
26bff5f767
python37Packages.google-auth-oauthlib: 0.3.0 -> 0.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-google-auth-oauthlib/versions
2019-07-17 09:40:56 +02:00
R. RyanTM
bac8f18fc6
python37Packages.piexif: 1.1.2 -> 1.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-piexif/versions
2019-07-17 09:40:18 +02:00
R. RyanTM
76e53a96ec
python37Packages.whichcraft: 0.5.2 -> 0.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-whichcraft/versions
2019-07-17 09:40:01 +02:00
R. RyanTM
dcc38411e7
python37Packages.python-gitlab: 1.8.0 -> 1.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-07-17 09:39:50 +02:00
R. RyanTM
2957f9f79d
python37Packages.splinter: 0.10.0 -> 0.11.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-splinter/versions
2019-07-17 09:38:59 +02:00
R. RyanTM
9ed84b6c2b
python37Packages.pyopencl: 2018.2.5 -> 2019.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyopencl/versions
2019-07-17 09:38:08 +02:00
R. RyanTM
178bf6921b
python37Packages.ROPGadget: 5.4 -> 5.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ropgadget/versions
2019-07-17 09:36:00 +02:00
Mario Rodas
dbd4d232af
Merge pull request #64923 from r-ryantm/auto-update/python3.7-pysaml2
...
python37Packages.pysaml2: 4.7.0 -> 4.8.0
2019-07-17 02:18:25 -05:00
Mario Rodas
8801fb7be6
Merge pull request #64885 from r-ryantm/auto-update/python3.7-phonenumbers
...
python37Packages.phonenumbers: 8.10.12 -> 8.10.14
2019-07-17 02:03:20 -05:00
Mario Rodas
9239460aa1
Merge pull request #64883 from r-ryantm/auto-update/python3.7-micawber
...
python37Packages.micawber: 0.4.1 -> 0.5.0
2019-07-17 02:02:35 -05:00
Mario Rodas
a697e27fae
Merge pull request #64881 from r-ryantm/auto-update/python3.7-django-taggit
...
python37Packages.django_taggit: 0.23.0 -> 1.1.0
2019-07-17 01:59:32 -05:00
Mario Rodas
f4398f50b1
Merge pull request #64889 from r-ryantm/auto-update/python3.7-josepy
...
python37Packages.josepy: 1.1.0 -> 1.2.0
2019-07-17 01:56:38 -05:00
Mario Rodas
6190ce5ba8
Merge pull request #64890 from r-ryantm/auto-update/python3.7-flask-paginate
...
python37Packages.flask-paginate: 0.5.2 -> 0.5.3
2019-07-17 01:54:08 -05:00
Mario Rodas
ed537819fd
Merge pull request #64875 from r-ryantm/auto-update/python3.7-pex
...
python37Packages.pex: 1.6.7 -> 1.6.8
2019-07-17 01:49:52 -05:00
R. RyanTM
e48aa067ad
python37Packages.phonenumbers: 8.10.12 -> 8.10.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-phonenumbers/versions
2019-07-17 01:42:07 -05:00
Mario Rodas
cea7525b5d
Merge pull request #64878 from r-ryantm/auto-update/python3.7-geopandas
...
python37Packages.geopandas: 0.5.0 -> 0.5.1
2019-07-17 01:36:05 -05:00
Mario Rodas
7095c14e68
Merge pull request #64902 from r-ryantm/auto-update/python3.7-fitbit
...
python37Packages.fitbit: 0.3.0 -> 0.3.1
2019-07-17 01:33:02 -05:00
Mario Rodas
008418db34
Merge pull request #64918 from r-ryantm/auto-update/python3.7-typing_extensions
...
python37Packages.typing-extensions: 3.7.2 -> 3.7.4
2019-07-17 01:30:54 -05:00
Mario Rodas
8e94a722a3
Merge pull request #64954 from Pamplemousse/filebytes
...
pythonPackages.filebytes: 0.9.20 -> 0.9.21
2019-07-17 01:22:49 -05:00
Ryan Mulligan
5964f93616
Merge pull request #64924 from r-ryantm/auto-update/python3.7-s3fs
...
python37Packages.s3fs: 0.2.1 -> 0.2.2
2019-07-16 20:11:40 -07:00
Ryan Mulligan
3d64312fe2
Merge pull request #64925 from r-ryantm/auto-update/python3.7-yapf
...
python37Packages.yapf: 0.27.0 -> 0.28.0
2019-07-16 20:03:12 -07:00
Pamplemousse
af37274743
pythonPackages.filebytes: 0.9.20 -> 0.9.21
2019-07-16 15:58:20 -07:00
Wael Nasreddine
6c2b929f7e
Merge pull request #60435 from mwilsoninsight/azure-sdk-update
...
Azure sdk update
2019-07-16 15:43:09 -07:00
worldofpeace
568395c28f
Merge pull request #64692 from costrouc/python-starfish-init
...
pythonPackages.starfish: init at 0.1.3
2019-07-16 18:00:49 -04:00
Wael M. Nasreddine
736f645da1
pythonPackages.uamqp: fix the build on Darwin
2019-07-16 14:54:50 -07:00
Wael M. Nasreddine
5995755b68
pythonPackages.trio: disable the tests on Darwin
2019-07-16 14:54:49 -07:00
Max Wilson
c91c387a9e
pythonPackages.azure-mgmt-network: 2.6.0 -> 2.7.0
2019-07-16 14:54:48 -07:00
Max Wilson
4049da4b07
pythonPackages.msrest: refactor
2019-07-16 14:54:47 -07:00
Max Wilson
e0c1e74805
pythonPackages.azure-nspkg: refactor
...
updated license and homepage
2019-07-16 14:54:46 -07:00
Max Wilson
ddb3d34d88
pythonPackages.azure-mgmt-nspkg: refactor
...
metadata points to GitHub
2019-07-16 14:54:45 -07:00
Max Wilson
b2c1505132
pythonPackages.azure-mgmt-web: init at 0.41.0
2019-07-16 14:54:44 -07:00
Max Wilson
af56054c8e
pythonPackages.azure-mgmt-trafficmanager: init at 0.51.0
2019-07-16 14:54:43 -07:00
Max Wilson
a85b7c99db
pythonPackages.azure-mgmt-subscription: init at 0.3.0
2019-07-16 14:54:42 -07:00
Max Wilson
7ff677c231
pythonPackages.azure-mgmt-sql: init at 0.12.0
2019-07-16 14:54:41 -07:00
Max Wilson
f71c40a4b1
pythonPackages.azure-mgmt-signalr: init at 0.1.1
2019-07-16 14:54:40 -07:00
Max Wilson
abb0852c86
pythonPackages.azure-mgmt-servicefabric: init at 0.2.0
2019-07-16 14:54:38 -07:00
Max Wilson
0795e4b362
pythonPackages.azure-mgmt-servicebus: init at 0.6.0
2019-07-16 14:54:37 -07:00
Max Wilson
d98b22b174
pythonPackages.azure-mgmt-search: init at 2.0.0
2019-07-16 14:54:36 -07:00
Max Wilson
e70d8d9802
pythonPackages.azure-mgmt-scheduler: init at 2.0.0
2019-07-16 14:54:35 -07:00
Max Wilson
e1f894b0de
pythonPackages.azure-mgmt-reservations: init at 0.3.2
2019-07-16 14:54:34 -07:00
Max Wilson
b7a690c164
pythonPackages.azure-mgmt-relay: init at 0.2.0
2019-07-16 14:54:33 -07:00
Max Wilson
6730fb4fcb
pythonPackages.azure-mgmt-redis: init at 6.0.0
2019-07-16 14:54:32 -07:00
Max Wilson
d52b290a28
pythonPackages.azure-mgmt-recoveryservicesbackup: init at 0.3.0
2019-07-16 14:54:31 -07:00
Max Wilson
e3a5ef136c
pythonPackages.azure-mgmt-recoveryservices: init at 0.4.0
2019-07-16 14:54:30 -07:00
Max Wilson
747d59e6b3
pythonPackages.azure-mgmt-rdbms: init at 1.8.0
2019-07-16 14:54:29 -07:00
Max Wilson
0b5759cd31
pythonPackages.azure-mgmt-powerbiembedded: init at 2.0.0
2019-07-16 14:54:28 -07:00
Max Wilson
efa438331f
pythonPackages.azure-mgmt-policyinsights: init at 0.3.1
2019-07-16 14:54:27 -07:00
Max Wilson
b044c8e1e6
pythonPackages.azure-mgmt-notificationhubs: init at 2.1.0
2019-07-16 14:54:25 -07:00
Max Wilson
628d735751
pythonPackages.azure-mgmt-msi: init at 1.0.0
2019-07-16 14:54:24 -07:00
Max Wilson
9977c6cf19
pythonPackages.azure-mgmt-monitor: init at 0.6.0
2019-07-16 14:54:23 -07:00
Max Wilson
92425a94b1
pythonPackages.azure-mgmt-media: init at 1.1.1
2019-07-16 14:54:22 -07:00
Max Wilson
f0a784a83f
pythonPackages.azure-mgmt-marketplaceordering: init at 0.2.1
2019-07-16 14:54:21 -07:00
Max Wilson
de4d5fc86f
pythonPackages.azure-mgmt-maps: init at 0.1.0
2019-07-16 14:54:20 -07:00
Max Wilson
b9b15c5f89
pythonPackages.azure-mgmt-managementpartner: init at 0.1.1
2019-07-16 14:54:19 -07:00
Max Wilson
58a2e1ea3a
pythonPackages.azure-mgmt-managementgroups: init at 0.2.0
2019-07-16 14:54:18 -07:00
Max Wilson
75a0b554f6
pythonPackages.azure-mgmt-machinelearningcompute: init at 0.4.1
2019-07-16 14:54:17 -07:00
Max Wilson
4ddc3e954a
pythonPackages.azure-mgmt-logic: init at 3.0.0
2019-07-16 14:54:16 -07:00
Max Wilson
d169f956a7
pythonPackages.azure-mgmt-loganalytics: init at 0.2.0
2019-07-16 14:54:15 -07:00
Max Wilson
d412d05457
pythonPackages.azure-mgmt-keyvault: init at 1.1.0
2019-07-16 14:54:14 -07:00
Max Wilson
2c5b10afa4
pythonPackages.azure-mgmt-iothubprovisioningservices: init at 0.2.0
2019-07-16 14:54:13 -07:00
Max Wilson
e3c2f073e0
pythonPackages.azure-mgmt-iothub: init at 0.8.2
2019-07-16 14:54:11 -07:00
Max Wilson
ee699b7707
pythonPackages.azure-mgmt-iotcentral: init at 1.0.0
2019-07-16 14:54:10 -07:00
Max Wilson
977d109254
pythonPackages.azure-mgmt-hanaonazure: init at 0.6.0
2019-07-16 14:54:09 -07:00
Max Wilson
0652652f9a
pythonPackages.azure-mgmt-eventhub: init at 2.6.0
2019-07-16 14:54:08 -07:00
Max Wilson
fcbd76193d
pythonPackages.azure-mgmt-eventgrid: init at 2.0.0
2019-07-16 14:54:07 -07:00
Max Wilson
1c61953e30
pythonPackages.azure-mgmt-dns: init at 2.1.0
2019-07-16 14:54:06 -07:00
Max Wilson
d6e8770db8
pythonPackages.azure-mgmt-devtestlabs: init at 3.0.0
2019-07-16 14:54:05 -07:00
Max Wilson
27034c57dd
pythonPackages.azure-mgmt-devspaces: init at 0.1.0
2019-07-16 14:54:04 -07:00
Max Wilson
7c81a1de3c
pythonPackages.azure-mgmt-datamigration: init at 2.1.0
2019-07-16 14:54:03 -07:00
Max Wilson
f1a822058f
pythonPackages.azure-mgmt-datalake-store: init at 0.5.0
2019-07-16 14:54:02 -07:00
Max Wilson
8150b33ef1
pythonPackages.azure-mgmt-datalake-nspkg: init at 3.0.1
2019-07-16 14:54:01 -07:00
Max Wilson
d2167a1418
pythonPackages.azure-mgmt-datalake-analytics: init at 0.6.0
2019-07-16 14:53:59 -07:00
Max Wilson
09c1cdd9ca
pythonPackages.azure-mgmt-datafactory: init at 0.7.0
2019-07-16 14:53:58 -07:00
Max Wilson
6925685ecc
pythonPackages.azure-mgmt-cosmosdb: init at 0.6.0
2019-07-16 14:53:57 -07:00
Max Wilson
d67a687af8
pythonPackages.azure-mgmt-containerservice: init at 5.3.0
2019-07-16 14:53:56 -07:00
Max Wilson
1478e0082b
pythonPackages.azure-mgmt-containerinstance: init at 1.4.1
2019-07-16 14:53:55 -07:00
Max Wilson
9d757d6a18
pythonPackages.azure-mgmt-consumption: init at 3.0.0
2019-07-16 14:53:54 -07:00
Max Wilson
0ed848dbfd
pythonPackages.azure-mgmt-commerce: init at 1.0.1
2019-07-16 14:53:53 -07:00
Max Wilson
55deab5467
pythonPackages.azure-mgmt-cognitiveservices: init at 4.0.0
2019-07-16 14:53:52 -07:00
Max Wilson
6463d3c0c8
pythonPackages.azure-mgmt-cdn: init at 3.1.0
2019-07-16 14:53:51 -07:00
Max Wilson
f638c31205
pythonPackages.azure-mgmt-billing: init at 0.2.0
2019-07-16 14:53:50 -07:00
Max Wilson
3fb174eb0e
pythonPackages.azure-mgmt-batchai: init at 2.0.0
2019-07-16 14:53:49 -07:00
Max Wilson
c156da6fea
pythonPackages.azure-mgmt-batch: init at 6.0.0
2019-07-16 14:53:48 -07:00
Max Wilson
4a9487c0f0
pythonPackages.azure-mgmt-authorization: init at 0.51.1
2019-07-16 14:53:47 -07:00
Max Wilson
467db0f247
pythonPackages.azure-mgmt-applicationinsights: init at 0.2.0
2019-07-16 14:53:45 -07:00
Max Wilson
58ec74f20a
pythonPackages.azure-mgmt-advisor: init at 2.0.1
2019-07-16 14:53:44 -07:00
Max Wilson
7495918f3a
pythonPackages.azure-servicefabric: init at 6.4.0.0
2019-07-16 14:53:43 -07:00
Max Wilson
1921e31873
pythonPackages.azure-servicebus: init at 0.50.0
2019-07-16 14:53:42 -07:00
Max Wilson
56a49133bd
pythonPackages.azure-loganalytics: init at 0.1.0
2019-07-16 14:53:41 -07:00
Max Wilson
83347ee08b
pythonPackages.azure-keyvault: init at 1.1.0
2019-07-16 14:53:40 -07:00
Max Wilson
7eafb0a2c1
pythonPackages.azure-graphrbac: init at 0.61.0
2019-07-16 14:53:39 -07:00
Max Wilson
850e7d62f0
pythonPackages.azure-eventgrid: init at 1.2.0
2019-07-16 14:53:38 -07:00
Max Wilson
c2d4ae671e
pythonPackages.azure-datalake-store: init at 0.0.45
2019-07-16 14:53:37 -07:00
Max Wilson
ca147f91d2
pythonPackages.azure-cosmosdb-table: init at 1.0.5
2019-07-16 14:53:36 -07:00
Max Wilson
44bbc6632a
pythonPackages.azure-cosmosdb-nspkg: init at 2.0.2
2019-07-16 14:53:35 -07:00
Max Wilson
4bd2b34ba9
pythonPackages.uamqp: init at 1.1.0
2019-07-16 14:53:34 -07:00
Max Wilson
7ca7dfcd2c
pythonPackages.azure-batch: init at 6.0.1
2019-07-16 14:53:33 -07:00
Max Wilson
a18f5138e1
pythonPackages.azure-applicationinsights: init at 0.1.0
2019-07-16 14:53:32 -07:00
Max Wilson
d5dadfa059
pythonPackages.azure-storage-blob: refactor
...
sha does not match what is offered via pip- also updated metadata
2019-07-16 14:53:30 -07:00
Max Wilson
d0aac32018
pythonPackages.azure-servicemanagement-legacy: 0.20.6 -> 0.20.7
2019-07-16 14:53:29 -07:00
Max Wilson
5ea3e9cac0
pythonPackages.azure-mgmt-storage: refactor
...
Removed doCheck and updated metadata
2019-07-16 14:53:28 -07:00
Max Wilson
707a567ebd
pythonPackages.azure-mgmt-resource: refactor
...
Removed doCheck and updated metadata
2019-07-16 14:53:27 -07:00
Max Wilson
51eac93460
pythonPackages.azure-mgmt-network: 2.5.1 -> 2.6.0
2019-07-16 14:53:26 -07:00
Max Wilson
3f669b4e54
pythonPackages.azure-mgmt-compute: 4.4.0 -> 5.0.0
2019-07-16 14:53:25 -07:00
Max Wilson
b0403da859
pythonPackages.azure-mgmt-common: refactor
...
sha differs from what is offered via pip, echo statement no longer
necessary, updated metadata
2019-07-16 14:53:24 -07:00
Max Wilson
53d9338c9e
pythonPackages.azure-common: refactor
2019-07-16 14:53:23 -07:00
worldofpeace
325d2e2352
Merge pull request #64912 from r-ryantm/auto-update/python3.7-texttable
...
python37Packages.texttable: 1.6.1 -> 1.6.2
2019-07-16 16:32:04 -04:00
worldofpeace
e7e690b643
pythonPackages.texttable: update homepage
2019-07-16 16:31:36 -04:00
R. RyanTM
f612ab7900
python37Packages.jupytext: 1.1.3 -> 1.1.7 ( #64898 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-jupytext/versions
2019-07-16 20:25:21 +02:00
Vladimír Čunát
2b28e4c96f
Merge #64892 : 'staging-next' (another iteration)
...
It's not completely without regressions, but I believe we can deal with
the rest directly on master. This is required for Firefox security fixes.
2019-07-16 19:32:17 +02:00
Silvan Mosberger
713a45ecf7
python37Packages.Wand: 0.5.4 -> 0.5.5 ( #64914 )
...
python37Packages.Wand: 0.5.4 -> 0.5.5
2019-07-16 19:19:56 +02:00
R. RyanTM
fb71cabd46
python37Packages.yapf: 0.27.0 -> 0.28.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-yapf/versions
2019-07-16 10:06:19 -07:00
R. RyanTM
a5311930e1
python37Packages.s3fs: 0.2.1 -> 0.2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-s3fs/versions
2019-07-16 09:54:32 -07:00
R. RyanTM
487da714bf
python37Packages.pysaml2: 4.7.0 -> 4.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pysaml2/versions
2019-07-16 09:36:26 -07:00
R. RyanTM
d0823eba2c
python37Packages.typing-extensions: 3.7.2 -> 3.7.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-typing_extensions/versions
2019-07-16 09:05:21 -07:00
R. RyanTM
5ef740182b
python37Packages.Wand: 0.5.4 -> 0.5.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-wand/versions
2019-07-16 08:20:24 -07:00
R. RyanTM
2d1870a3d0
python37Packages.texttable: 1.6.1 -> 1.6.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-texttable/versions
2019-07-16 07:54:17 -07:00
Ryan Mulligan
70aa014c3c
Merge pull request #64893 from r-ryantm/auto-update/python3.7-google-cloud-kms
...
python37Packages.google_cloud_kms: 1.0.0 -> 1.1.0
2019-07-16 09:33:26 -05:00
R. RyanTM
7b45104309
python37Packages.fitbit: 0.3.0 -> 0.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fitbit/versions
2019-07-16 05:13:37 -07:00
R. RyanTM
2f02fed0d7
python37Packages.google_cloud_kms: 1.0.0 -> 1.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-google-cloud-kms/versions
2019-07-16 03:55:33 -07:00
R. RyanTM
ae796cea5d
python37Packages.flask-paginate: 0.5.2 -> 0.5.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-flask-paginate/versions
2019-07-16 03:23:54 -07:00
R. RyanTM
d440ddd95a
python37Packages.josepy: 1.1.0 -> 1.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-josepy/versions
2019-07-16 03:04:34 -07:00
Jonathan Ringer
8f4fabd8c5
pythonPackages.knack: 0.6.2 -> 0.6.3
2019-07-16 02:29:59 -07:00
R. RyanTM
4708662ebe
python37Packages.mahotas: 1.4.5 -> 1.4.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mahotas/versions
2019-07-16 11:20:36 +02:00
Frederik Rietdijk
a28a9ac156
Merge master into staging-next
2019-07-16 11:15:46 +02:00
R. RyanTM
c834f25f9b
python37Packages.micawber: 0.4.1 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-micawber/versions
2019-07-16 02:01:53 -07:00
R. RyanTM
39bd9f76a5
python37Packages.django_taggit: 0.23.0 -> 1.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-taggit/versions
2019-07-16 01:53:47 -07:00
R. RyanTM
baa4768dbe
python37Packages.geopandas: 0.5.0 -> 0.5.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-geopandas/versions
2019-07-16 01:45:15 -07:00
R. RyanTM
59b46cb305
python37Packages.pex: 1.6.7 -> 1.6.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pex/versions
2019-07-16 01:05:28 -07:00
R. RyanTM
93d0ae26f0
python37Packages.azure-cli-core: 2.0.66 -> 2.0.69
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-cli-core/versions
2019-07-15 22:24:53 -07:00
worldofpeace
78da40dc6a
Merge pull request #64978 from lilyball/wormhole-man-page
...
magic-wormhole: include manpage
2019-07-17 10:51:36 -04:00
Lily Ballard
d81941dcfd
magic-wormhole: include manpage
2019-07-17 00:36:08 -07:00
Frederik Rietdijk
800da69c8a
Merge pull request #64551 from jonringer/update-pyproj
...
proj: 5.2.0 -> 6.1.1
2019-07-15 21:14:04 +02:00
Jonathan Ringer
2e1a90e5d0
pythonPackages.vsts: init at 0.1.25
2019-07-15 21:12:09 +02:00
Mario Rodas
a804a5c3da
Merge pull request #64757 from marsam/fix-sklearn-deap
...
pythonPackages.sklearn-deap: 0.2.2 -> 0.2.3
2019-07-15 05:53:18 -05:00
Mario Rodas
8612048e4a
Merge pull request #64774 from r-ryantm/auto-update/python3.7-acme-tiny
...
python37Packages.acme-tiny: 4.0.4 -> 4.1.0
2019-07-15 05:52:08 -05:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
R. RyanTM
c990b091f5
python37Packages.acme-tiny: 4.0.4 -> 4.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-acme-tiny/versions
2019-07-15 00:05:55 -07:00
Mario Rodas
41a22ac77a
pythonPackages.sklearn-deap: 0.2.2 -> 0.2.3
2019-07-14 21:48:40 -05:00
Mario Rodas
0ba75fbd9e
Merge pull request #64143 from r-ryantm/auto-update/python3.7-OWSLib
...
python37Packages.owslib: 0.17.1 -> 0.18.0
2019-07-14 21:25:45 -05:00
Orivej Desh
161927b1b1
python: line_profiler: fix build with Python 3.7
...
_line_profiler.c has to be regenerated by Cython.
I did not use fetchpatch because this patch does not have a stable source.
2019-07-14 19:03:11 +00:00
Chris Ostrouchov
bf3dec9150
pythonPackages.validators: init at 0.13.0
2019-07-14 14:26:44 -04:00
Chris Ostrouchov
af412fcef4
pythonPackages.trackpy: init at 0.4.1
2019-07-14 14:26:44 -04:00
Chris Ostrouchov
715f7d72dd
pythonPackages.starfish: init at 0.1.3
2019-07-14 14:09:41 -04:00
Chris Ostrouchov
535979fa49
pythonPackages.slicedimage: init at 3.2.0
2019-07-14 14:09:41 -04:00
Chris Ostrouchov
ce2e58b978
pythonPackages.regional: init at 1.1.2
2019-07-14 14:09:41 -04:00
Chris Ostrouchov
3c4b88e4d1
pythonPackages.showit: init at 1.1.4
2019-07-14 14:09:41 -04:00
Chris Ostrouchov
bd21da208b
pythonPackages.diskcache: init at 4.0.0
2019-07-14 14:09:40 -04:00
Chris Ostrouchov
ffc44dccdb
pythonPackages.asciitree: init at 0.3.3
2019-07-14 14:09:40 -04:00
Jonathan Ringer
ed8917f831
pythonPackages.cartopy: use proj_5
2019-07-14 09:59:30 -07:00
Jonathan Ringer
ca0fe27302
pythonPackages.fiona: pin gdal to gdal_2
2019-07-14 09:59:29 -07:00
Chris Ostrouchov
c610eb460b
pythonPackages.umap-learn: init at 0.3.9
2019-07-14 09:55:11 +02:00
Chris Ostrouchov
d621233fa4
pythonPackages.tadasets: init at 0.0.4
2019-07-14 09:55:11 +02:00
Chris Ostrouchov
660e7c7e34
pythonPackages.persim: init at 0.0.9
2019-07-14 09:55:11 +02:00
Chris Ostrouchov
e773b424e2
pythonPackages.scikit-tda: init at 0.0.4
2019-07-14 09:55:11 +02:00
Chris Ostrouchov
e72d2b6716
pythonPackages.ripser: init at 0.3.2
2019-07-14 09:55:11 +02:00
Chris Ostrouchov
aaf1da8e68
pythonPackages.kmapper: init at 1.2.0
2019-07-14 09:55:11 +02:00
Matthew O'Gorman
8dc44053d9
greatfet: init at 2019.05.01.dev0
2019-07-14 02:43:57 -04:00
Orivej Desh
27b7e11e7f
python: yappi: init at 1.0
2019-07-14 00:27:24 +00:00
Robert Scott
ed23412520
pythonPackages.lightgbm: fix build on darwin
2019-07-13 19:02:06 +01:00
worldofpeace
13515ad544
Merge pull request #64464 from jonringer/update-github-webhook
...
pythonPackages.github-webhook: unstable-2016-03-11 to 1.0.2
2019-07-13 12:50:16 -04:00
Jonathan Ringer
f1a20e372a
pythonPackages.github-webhook: unstable-2016-03-11 -> 1.0.2
2019-07-13 12:49:37 -04:00
angristan
856ff1bf56
ansible: 2.8.1 -> 2.8.2
2019-07-13 10:01:09 +02:00
Chris Ostrouchov
b335544551
pythonPackages.cliff: init at 2.15.0
2019-07-13 10:00:37 +02:00
Chris Ostrouchov
dbb1178123
pythonPackages.lightgbm: init at 2.2.3
2019-07-13 10:00:37 +02:00
Chris Ostrouchov
e80bc6beda
pythonPackages.optuna: init at 0.13.0
2019-07-13 10:00:37 +02:00
Chris Ostrouchov
0bcbf8983a
pythonPackages.scikit-optimize: init at 0.6
2019-07-13 10:00:37 +02:00
Frederik Rietdijk
54065ae20d
Merge master into staging-next
2019-07-13 09:45:40 +02:00
worldofpeace
db43e58345
Merge pull request #62665 from vanschelven/pytest-flask
...
pythonPackages.pytest-flask: init at 0.15.0
2019-07-12 04:21:52 -04:00
Matthieu Coudron
874f735a6f
Merge pull request #64435 from jonringer/bump-flask-caching
...
pythonPackages.flask-caching: 1.4.0 -> 1.7.2
2019-07-12 06:53:09 +02:00