summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/flask-restplus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* python37Packages.flask-restplus: 0.12.1 -> 0.13.0R. RyanTM2019-09-271-2/+2
| | | | | | | 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-flask-restplus/versions
* fixup flask-restplusFrederik Rietdijk2018-12-031-1/+4
|
* python: flask-restplus: 0.10.1 -> 0.12.1Frederik Rietdijk2018-12-031-2/+2
|
* pythonPackages: remove `name` attribute`Frederik Rietdijk2018-06-231-1/+0
| | | | | | | | | 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`.
* Merge pull request #28884 from FRidh/python-fixesFrederik Rietdijk2017-09-061-42/+0
| | | Python: several fixes
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-012-2/+2
| | | | | | | | | | | | * 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
* flask-restplus: update to 0.10Langston Barrett2017-06-161-0/+42
|
* pythonPackages.flask-restplus_0_8: move to separate fileFrederik Rietdijk2017-05-011-0/+42
and fix on Python 3.x