Commit graph

11 commits

Author SHA1 Message Date
R. RyanTM 6ea2c0b226 python37Packages.prawcore: 1.4.0 -> 1.5.0 2020-08-17 10:41:09 +00:00
Jonathan Ringer 01f1f3d5d0
python2Packages.prawcore: disable on python2
no longer compatible with python2's urllib

```
  prawcore/exceptions.py:2: in <module>
      from urllib.parse import urlparse
  E   ImportError: No module named parse
  builder for '/nix/store/3l1rqygq58hbwyzn6fqx8x4djbmzgggh-python2.7-prawcore-1.4.0.drv' failed with exit code
```
2020-07-04 08:32:46 -07:00
Frederik Rietdijk b77ee5b72e python: prawcore: 1.0.1 -> 1.4.0 2020-06-11 10:00:18 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 72ba0102d0 pythonPackages.prawcore: fix tests 2019-10-27 16:26:57 +01:00
Daniel Schaefer 92cccb6f83 treewide: Use HTTPS for readthedocs URLs 2019-04-22 20:46:18 +02:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Robert Schütz c5e953a7c3 python.pkgs.prawcore: 1.0.0 -> 1.0.1 2019-02-09 10:59:12 +01:00
R. RyanTM d40fb550cb python36Packages.prawcore: 0.15.0 -> 1.0.0
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.6-prawcore/versions
2018-10-24 09:58:29 +02:00
Robert Schütz 5bd9342a7b python.pkgs.prawcore: 0.12.0 -> 0.15.0 2018-04-08 11:36:06 +02:00
Joerg Thalheim af9e6c1634 python.pkgs.prawcore: init at 0.12.0 2017-11-07 13:16:42 +00:00