Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Peter Simons
3ae2b4b5bb
Revert "python.pkgs.blessed: disable failing test"
...
This reverts commit 4dd38c4289
.
Disabling the test suite is unnecessary; I fixed it with
4dd38c4289
.
2019-09-10 22:21:56 +02:00
Frederik Rietdijk
4dd38c4289
python.pkgs.blessed: disable failing test
2019-09-10 22:07:55 +02:00
Peter Simons
26771ad0c5
python-blessed: apply upstream patches to fix the test suite
...
Fixes https://github.com/NixOS/nixpkgs/issues/68427 .
2019-09-10 19:38:39 +02: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
baa769a165
python: blessed: 1.14.2 -> 1.15.0
2018-06-22 13:09:38 +02:00
Jörg Thalheim
6c12e66388
python.pkgs.blessed: fix tests
2017-12-14 16:33:54 -06:00
Ruben Maher
9a0155a241
pythonPackages.blessed: init at 1.14.2
...
This is a dependency of awsebcli.
2017-09-23 08:23:43 +02:00