Commit graph

33 commits

Author SHA1 Message Date
Frederik Rietdijk c6992ef506 python: mozrunner: 7.0.1 -> 7.0.2 2018-12-03 16:50:38 +01:00
Frederik Rietdijk f2d0ed0b24 python: mozdevice: 1.0.0 -> 1.0.1 2018-08-25 18:07:12 +02:00
Michael Raskin 2b6e13157f pythonPackages.mozlog: fix the hash 2018-08-05 10:20:24 +03:00
Frederik Rietdijk a819881bba python: mozlog: 3.7 -> 3.8 2018-07-22 16:52:45 +02:00
Frederik Rietdijk 230e6bb891 python: mozinfo: 0.9 -> 0.10 2018-07-22 16:52:45 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 4a0b1d62a1 python: mozrunner: 6.15 -> 7.0.1 2018-06-22 13:09:20 +02:00
Frederik Rietdijk 9c6c328d31 python: mozprofile: 0.29 -> 1.1.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk b31ec8deea python: mozdevice: 0.52 -> 1.0.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk 9363ce9c1f python: marionette_driver: 2.5.0 -> 2.7.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk 27a6df5bfe python: marionette-harness: 4.3.0 -> 4.5.0 2018-06-22 13:09:20 +02:00
Frederik Rietdijk 416188f8a0 python: mozrunner: 6.14 -> 6.15 2018-04-08 11:36:07 +02:00
Robert Schütz e459171f9a pythonPackages.mozlog: correct dependencies 2018-02-26 23:59:46 +01:00
Frederik Rietdijk b32937cc56 python: mozversion: 1.4 -> 1.5 2018-02-26 19:03:27 +01:00
Frederik Rietdijk b41be56a3d python: mozrunner: 6.13 -> 6.14 2018-02-26 19:03:27 +01:00
Frederik Rietdijk c992c9a4f3 python: mozprofile: 0.28 -> 0.29 2018-02-26 19:03:27 +01:00
Frederik Rietdijk 7746fcecb1 python: mozprocess: 0.25 -> 0.26 2018-02-26 19:03:27 +01:00
Frederik Rietdijk 22114aa0c4 python: mozlog: 3.4 -> 3.7 2018-02-26 19:03:27 +01:00
Frederik Rietdijk 29b50300f2 python: mozdevice: 0.50 -> 0.52 2018-02-26 19:03:27 +01:00
Michael Raskin 5491aaa27e pythonPackages.marionette_driver: 2.3.0 -> 2.5.0 2018-01-07 22:47:54 +01:00
Frederik Rietdijk 5309e27a8c python: marionette-harness: 4.1.0 -> 4.3.0 2017-12-31 10:55:08 +01:00
Samuel Leathers 700b0945b1 marionette-harness: disable for python 3 2017-09-18 07:35:18 +02:00
Samuel Leathers cbea57b9c7 marionette-driver: disable for python 3 2017-09-18 07:35:18 +02:00
Michael Raskin cca09d8067 pythonPackages.manifestparser: make python2-only 2017-09-06 13:46:16 +02:00
Michael Raskin 7da8192959 : 2.2.0 -> 2.3.0 2017-09-02 22:51:57 +02:00
Vladimír Čunát 2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Jörg Thalheim 96ef0dc776 python.pkgs.mozlog: disable for python3
not yet compatible according to upstream
2017-08-29 06:49:03 +01:00
Jörg Thalheim ea3f747ed5 mozinfo: fix evaluation 2017-08-28 10:40:27 +01:00
Jörg Thalheim 861048c15f python.pkgs.mozinfo: python3 is not supported 2017-08-28 09:14:04 +01:00
Frederik Rietdijk d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Michael Raskin daa65527c6 marionette-harness: init at 4.4.0 2017-05-21 19:29:20 +02:00