Commit graph

10 commits

Author SHA1 Message Date
Frederik Rietdijk 2424f1e108 python: rfc3986: 1.3.1 -> 1.3.2 2019-06-15 08:44:06 +02:00
R. RyanTM 98a95efd7d python37Packages.rfc3986: 1.2.0 -> 1.3.1
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-rfc3986/versions
2019-05-02 02:52:57 -07:00
worldofpeace 47dd2b4c6e
Replace deprecated py.test command with pytest
Co-Authored-By: sveitser <sveitser@gmail.com>
2019-03-10 00:40:44 +08:00
sveitser a554b1c71f
pythonPackages.rfc3986: fix pytest dependency 2019-03-09 21:38:27 +08:00
R. RyanTM 116edb8e7b python37Packages.rfc3986: 1.1.0 -> 1.2.0 (#52079)
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-rfc3986/versions
2018-12-16 13:48:02 +01: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 d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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-08-01 22:03:30 +02:00
Frederik Rietdijk 6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Antoine Eiche f97180c012 pythonPackages.rfc3986: 0.2.2 -> 0.4.1 2017-05-13 00:11:48 +02:00