3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10780 commits

Author SHA1 Message Date
Sandro 71313b975c
Merge pull request #110820 from fabaff/pyedimax 2021-01-26 00:23:30 +01:00
Sandro 080e13d54b
Merge pull request #110816 from fabaff/brottsplatskartan 2021-01-25 23:23:24 +01:00
Fabian Affolter 18ae358e27 python3Packages.pyedimax: init at 0.2.1 2021-01-25 21:50:39 +01:00
Fabian Affolter 30d63caad6 python3Packages.brottsplatskartan: init at 1.0.5 2021-01-25 21:28:29 +01:00
Sandro ff7ba7a2dc
Merge pull request #74716 from jluttine/init-testing-common-database-2.0.3 2021-01-25 17:13:41 +01:00
Sandro b82e56a80a
Merge pull request #110720 from fabaff/geojson_client 2021-01-25 02:11:35 +01:00
Sandro 03fb6086b7
Merge pull request #110712 from fabaff/fortiosapi 2021-01-25 02:07:05 +01:00
Sandro ee8309dbe6
Merge pull request #110378 from fabaff/adafruit 2021-01-25 01:13:58 +01:00
Sandro 930d919eef
Merge pull request #108041 from eduardosm/sip5 2021-01-24 23:46:57 +01:00
Fabian Affolter 55f568bf56 python3Packages.geojson-client: init at 0.5 2021-01-24 22:29:05 +01:00
Fabian Affolter 480f0263ca python3Packages.haversine: init at 2.3.0 2021-01-24 21:54:49 +01:00
Fabian Affolter 4f27216405 python3Packages.fortiosapi: init at 1.0.5 2021-01-24 19:18:42 +01:00
Jaakko Luttinen e4fb0f324c
pythonPackages.testing-postgresql: init at unstable-2017-10-31 2021-01-24 18:39:32 +02:00
Robert Schütz 98e624eb7d doit: move to pythonPackages 2021-01-24 09:52:28 +01:00
Fabian Affolter a2f253dec0 python3Packages.adafruit-pureio: init at 1.1.8 2021-01-24 09:36:47 +01:00
Fabian Affolter d2f86643e3 python3Packages.adafruit-platformdetect: init at 2.27.1 2021-01-24 09:35:46 +01:00
Fabian Affolter 04eab02b16 python3Packages.pyahocorasick: init at 1.4.0 2021-01-23 19:07:20 -08:00
AndersonTorres 26017cf536 pyspread: add desktop item
Also, remove "spurious" pyspread package.
2021-01-23 20:14:06 -03:00
markuskowa 2f34b4b883
Merge pull request #108983 from markuskowa/dev-mpi
Use mpi attribute consistently to provide a default MPI implementation
2021-01-23 22:51:09 +01:00
Sandro 9889ae01be
Merge pull request #110592 from fabaff/pycfdns 2021-01-23 21:03:03 +01:00
Robert Schütz 1a495d604f
Merge pull request #110597 from fabaff/aioeafm
python3Packages.aioeafm: init at 1.0.0
2021-01-23 15:20:29 +01:00
Fabian Affolter 8d7b41b43d python3Packages.aioeafm: init at 1.0.0 2021-01-23 14:41:52 +01:00
Fabian Affolter ca100334df python3Packages.pycfdns: init at 1.2.1 2021-01-23 14:10:15 +01:00
Markus Kowalewski 6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
 {
   mpi = super.mpich;
 }

All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
Fabian Affolter 002b6599da python3Packages.amcrest: init at 1.7.2 2021-01-23 09:52:45 +01:00
Sandro 2b56a69386
Merge pull request #110453 from fabaff/bsblan 2021-01-22 16:21:43 +01:00
Sandro 15e6801eb3
Merge pull request #110456 from fabaff/sendgrid 2021-01-22 16:08:33 +01:00
Fabian Affolter dc2f2bebce python3Packages.sendgrid: init at 6.5.0 2021-01-22 10:50:25 +01:00
Fabian Affolter 8e8e759c72 python3Packages.python-http-client: init at 3.3.1 2021-01-22 10:50:06 +01:00
Fabian Affolter cc4c7328ee python3Packages.starkbank-ecdsa: init at 1.1.0 2021-01-22 10:49:51 +01:00
Fabian Affolter 7581c22616 python3Packages.bsblan: init at 0.4.1 2021-01-22 09:41:59 +01:00
Fabian Affolter 038ab72940 python3Packages.cattrs: init at 1.1.2 2021-01-22 09:33:10 +01:00
Fabian Affolter 3a43bbbc7c python3Packages.atenpdu: init at 0.3.1 2021-01-21 23:58:49 -08:00
Sandro 39b25bbbb5
Merge pull request #110368 from fabaff/python-wink 2021-01-21 19:49:34 +01:00
Fabian Affolter ae0ea7ed20 python3Packages.binho-host-adapter: init at 0.1.6 2021-01-21 19:04:43 +01:00
Fabian Affolter 4afb4968cd python3Packages.python-wink: init at 1.10.5 2021-01-21 18:12:27 +01:00
Sandro 4825212f16
Merge pull request #110363 from fabaff/vsure 2021-01-21 18:05:06 +01:00
Fabian Affolter 5cca230726 python3Packages.vsure: init at 1.6.1 2021-01-21 17:39:35 +01:00
Mario Rodas fe2005af70
Merge pull request #110134 from marsam/update-tubeup
python3Packages.tubeup: 0.0.20 -> 0.0.21, youtube-dlc: remove
2021-01-20 21:06:19 -05:00
Jacek Generowicz f4213717f5
pythonPackages.pytest-instafail: init at 0.4.2 (#110138)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-01-20 15:11:15 +01:00
Sandro 476cb1aaba
Merge pull request #108186 from PlushBeaver/catboost 2021-01-20 13:13:10 +01:00
Robert Schütz a824dc6bdd
Merge pull request #109507 from dotlambda/python-graphviz-0.16
pythonPackages.graphviz: 0.14.1 -> 0.16
2021-01-20 11:43:47 +01:00
Mario Rodas 6d25d3e09d python3Packages.youtube-dlc: drop
tubeup uses youtube-dl, and upstream seems to be unmaintained.
2021-01-20 04:20:00 +00:00
Sandro 6b0fe63bbc
Merge pull request #109994 from fabaff/url-normalize 2021-01-19 20:38:09 +01:00
Fabian Affolter 2837ce664f python3Packages.url-normalize: init at 1.4.3 2021-01-19 19:07:14 +01:00
Fabian Affolter 98dcad33fa python3Packages.devolo-home-control-api: init at 0.16.0 2021-01-19 09:47:49 -08:00
Sandro 48e2a27270
Merge pull request #109970 from fabaff/pymata-express 2021-01-19 16:47:38 +01:00
Fabian Affolter c6f1f30548 python3Packages.aioflo: init at 0.4.2 2021-01-19 07:37:51 -08:00
Fabian Affolter 6f882ac2c4 python3Packages.pymata-express: init at 1.19 2021-01-19 15:37:14 +01:00
Sandro 6898046c31
Merge pull request #109667 from fabaff/censys 2021-01-19 12:32:45 +01:00