Commit graph

10 commits

Author SHA1 Message Date
R. RyanTM 0d7133e854 python37Packages.py3exiv2: 0.6.1 -> 0.7.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.7-py3exiv2/versions
2019-05-02 01:11:10 -07:00
R. RyanTM e853af56c9 python37Packages.py3exiv2: 0.5.0 -> 0.6.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-py3exiv2/versions
2019-04-16 18:33:58 +02:00
R. RyanTM d73ef83773 python37Packages.py3exiv2: 0.4.0 -> 0.5.0 (#55193)
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-py3exiv2/versions
2019-02-25 17:04:39 +01:00
Matthew Bauer a9b7fa7634 Revert "treewide: for substituteAll: s/version/version_/"
This reverts commit 1e99582eaf.
2018-11-28 12:30:24 -06:00
Patrick Hilhorst 1e99582eaf
treewide: for substituteAll: s/version/version_/
This is because it gets passed to mkDerivation through some route, this ensures
that doesn't mess with anything
2018-11-06 00:17:04 +01:00
Maximilian Bosch 50f23da8e6
python3Packages.py3exiv2: fix build
Recent boost versions name their `python3` shared objects
`boost_python3x` rather than `boost_python3`.

See https://hydra.nixos.org/build/80712295
Addresses #45960
2018-09-24 14:32:50 +02:00
Frederik Rietdijk 5d4ab6d266 python: py3exiv2: 0.3.0 -> 0.4.0 2018-07-26 12:43:03 +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
Frederik Rietdijk 2e72070975 python: py3exiv2: 0.2.1 -> 0.3.0 2018-06-22 13:09:24 +02:00
vinymeuh 95d6424e9a pythonPackages.py3exiv2: init at 0.2.1 2017-11-03 20:01:55 +01:00