R. RyanTM
|
2a205b0cdb
|
python38Packages.robotframework: 4.0.3 -> 4.1
|
2021-08-20 07:27:13 +02:00 |
|
Jonathan Ringer
|
6989e442db
|
python3Packages.robotframework: 4.0.1 -> 4.0.3
|
2021-06-22 13:42:49 +02:00 |
|
Bjørn Forsman
|
738e8eb967
|
python3Packages.robotframework: run the unit tests
The zip-file from PyPI lacks a few directories, notably the one
containing the unit tests. So switch from fetchPypi to fetchFromGitHub.
|
2021-04-25 19:51:25 +02:00 |
|
Bjørn Forsman
|
9db80bb156
|
python3Packages.robotframework: 4.0 -> 4.0.1
|
2021-04-25 16:22:36 +02:00 |
|
Frederik Rietdijk
|
2a4beefedb
|
python3Packages.robotframework: 3.2.2 -> 4.0
|
2021-04-03 17:49:21 +02:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Frederik Rietdijk
|
07b8c65c4e
|
python3Packages.robotframework: 3.2.1 -> 3.2.2
|
2020-11-05 15:47:03 -08:00 |
|
Frederik Rietdijk
|
7c64bc9685
|
python: robotframework: 3.1.2 -> 3.2.1
|
2020-06-11 10:00:21 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Jonathan Ringer
|
5961f211f3
|
python.pkgs wide: fix problematic urls
|
2020-01-10 21:02:12 -08: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 |
|
rnhmjoj
|
beeb973b93
|
pythonPackages.robotframework: enable python3 build
|
2018-08-08 02:20:55 +02:00 |
|
Frederik Rietdijk
|
d3e682ef0f
|
python: robotframework: 3.0.3 -> 3.0.4
|
2018-05-10 10:09:14 +02:00 |
|
Frederik Rietdijk
|
438355f99e
|
python: robotframework: 3.0.2 -> 3.0.3
|
2018-04-08 11:36:07 +02:00 |
|
Josef Kemetmüller
|
8f9e814132
|
pythonPackages.robotframework: fix darwin build
|
2018-03-11 12:33:28 +01:00 |
|
adisbladis
|
d99378654f
|
pythonPackages: Add version and pname attributes to packages
|
2017-11-23 17:49:43 +01:00 |
|
Bjørn Forsman
|
b6d345c4b0
|
pythonPackages.robotframework: move to python-modules/
|
2017-10-29 22:35:15 +01:00 |
|