summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-jose
AgeCommit message (Collapse)Author
2019-01-04Revert "pythonPackages.python-jose: fix build for python 3.6""Frederik Rietdijk
This reverts commit d65a3efc3f680f6229883778f1e77c1ae3f15709. This change should have been applied to the `rsa` package instead.
2019-01-03pythonPackages.python-jose: fix build for python 3.6"Frederik Rietdijk
2018-12-03python.pkgs.python-jose: 2.0.2 -> 3.0.1Robert Schütz
2018-09-01Revert "python.pkgs.python-jose: 2.0.2 -> 3.0.0"Frederik Rietdijk
This breaks moto. This reverts commit a6d3577d3d9a5aee20a88eb92de8dee266354269.
2018-07-31python.pkgs.python-jose: 2.0.2 -> 3.0.0Robert Schütz
2018-04-08python.pkgs.python-jose: 1.3.2 -> 2.0.2Robert Schütz
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* 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-05-27Python: add pname attributes to librariesFrederik Rietdijk
so that we can use the update script.
2017-03-16pythonPackages.python-jose: init at 1.3.2Jörg Thalheim