Commit graph

13 commits

Author SHA1 Message Date
R. RyanTM e96cce6658 python36Packages.uranium: 3.4.1 -> 3.5.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.6-uranium/versions
2018-11-18 04:36:12 -08:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Johannes Frankenau 14abd80d1f python.pkgs.uranium: 3.3.0 -> 3.4.1 2018-07-14 22:53:29 +02: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
R. RyanTM 1ec3c94a21 python36Packages.uranium: 3.2.1 -> 3.3.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/uranium/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.3.0 with grep in /nix/store/s5bmfykrkc953i0qhfkmwj6fj1yv3i56-uranium-3.3.0
- directory tree listing: https://gist.github.com/0c76704986608d25a9223af819e0a259
- du listing: https://gist.github.com/242655ce87890bfe9b511e44306303de
2018-05-16 23:31:23 -07:00
Nikolay Amiantov e456e150b5 uranium: 3.1.0 -> 3.2.1 2018-02-25 22:24:09 +03:00
Nikolay Amiantov 08f8ad26b3 treewide: unquote homepage in my packages
I don't like this personally but we have #27809 as a precedent.
2018-02-25 22:24:08 +03:00
adisbladis 46a4ea5186
pythonPackages.uranium: 3.0.3 -> 3.1.0 2018-01-13 03:47:10 +08:00
Nikolay Amiantov c3f8fb3cd7 python.pkgs.uranium: 2.6.1 -> 3.0.3 2017-10-22 04:18:37 +03: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
Nikolay Amiantov 85faf94cb9 python.pkgs.uranium: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Frederik Rietdijk 959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Nikolay Amiantov 868794010f python.pkgs.uranium: init at 2.4.0 2017-03-01 02:23:18 +03:00