Commit graph

18 commits

Author SHA1 Message Date
Martin Weinelt 0ed7c480e2 python3Packages.trio: 0.16.0 -> 0.17.0 2020-10-17 11:58:51 -07:00
Jonathan Ringer 79aaa4f2ae
python3Packages.trio: fix tests 2020-08-16 18:02:03 -07:00
Frederik Rietdijk bc3e30c3c0 python: trio: 0.15.1 -> 0.16.0 2020-08-16 19:31:18 +02:00
Frederik Rietdijk fa6a40c178 python: trio: 0.13.0 -> 0.15.1 2020-06-11 10:00:23 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 47d5b81589 python: trio: 0.12.1 -> 0.13.0 2019-12-30 16:46:48 +01:00
Jonathan Ringer 4e5fa8d6d3 pythonPackages.trio: fix tests 2019-10-27 16:26:56 +01:00
Jonathan Ringer 87069f0267 pythonPackages.trio: fix tests 2019-10-27 16:26:55 +01:00
Jonathan Ringer 8a08ebd0ad python3Packages.trio: 0.11.0 -> 0.12.1 2019-10-18 09:54:04 +02:00
Wael M. Nasreddine 5995755b68
pythonPackages.trio: disable the tests on Darwin 2019-07-16 14:54:49 -07:00
Frederik Rietdijk 693f27f1fb python: trio: 0.10.0 -> 0.11.0 2019-02-17 14:40:44 +01:00
R. RyanTM a70f5d741f python37Packages.trio: 0.9.0 -> 0.10.0 (#54098)
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-trio/versions
2019-01-18 20:15:47 +01:00
Chris Ostrouchov 445340809f pythonPackages.trio: 0.7.0 -> 0.9.0 2018-10-26 16:37:52 +02:00
catern 9ac7893042 pythonPackages.trio: 0.6.0 -> 0.7.0 (#47638) 2018-10-02 12:52:58 +02:00
Maximilian Bosch 218ac50fd4 pythonPackages.trio: fix build (#46342)
Fixes the build for `python3Packages.trio' for the next ZHF iteration.
Please refer to the Hydra build for further reference: https://hydra.nixos.org/build/80617356

`python3Packages.sniffio` is needed for the build, otherwise the build
aborts with an error like this:

```
  Could not find a version that satisfies the requirement sniffio (from trio==0.6.0) (from versions: )
No matching distribution found for sniffio (from trio==0.6.0)
```

See #45960
2018-09-08 01:02:55 +02:00
Frederik Rietdijk de92954d5d python: trio: 0.5.0 -> 0.6.0 2018-08-25 18:07:18 +02:00
Frederik Rietdijk 2ddfd5df93 python: trio: 0.4.0 -> 0.5.0 2018-07-26 12:43:12 +02:00
Spencer Baugh f78c25239e pythonPackages.trio: init at 0.4.0 2018-05-11 17:00:42 +00:00