Commit Graph

18 Commits

Author SHA1 Message Date
Frederik Rietdijk
87ca1e712c python: pycryptodome: 3.7.2 -> 3.7.3 2019-02-17 14:40:35 +01:00
Frederik Rietdijk
9a57ea293a python: pycryptodome: 3.7.0 -> 3.7.2 2019-01-18 09:37:09 +01:00
Frederik Rietdijk
7c5aa0d9e8 python: pycryptodome: 3.6.6 -> 3.7.0 2018-12-03 16:50:33 +01:00
Frederik Rietdijk
45c173e487 python: pycryptodome: 3.6.5 -> 3.6.6 2018-08-25 18:07:14 +02:00
Frederik Rietdijk
f2e647b662 python: pycryptodome: 3.6.4 -> 3.6.5 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
10fd98376d python: pycryptodome: 3.6.2 -> 3.6.4 2018-07-26 12:43:03 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00: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
29e5648c28 python: pycryptodome: 3.6.1 -> 3.6.2 2018-06-22 13:09:43 +02:00
Frederik Rietdijk
ad4c2aa868 python: pycryptodome: 3.5.1 -> 3.6.1 2018-06-22 13:09:25 +02:00
Frederik Rietdijk
bf919791ef python: pycryptodome: 3.4.9 -> 3.5.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk
46dc693eb0 python: pycryptodome: 3.4.7 -> 3.4.9 2018-02-03 17:43:30 +01:00
Frederik Rietdijk
67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +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
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
Frederik Rietdijk
ec115d47b8 pythonPackages.pycryptodome: remove namePrefix argument 2017-04-18 12:08:21 +02:00
Carl Sverre
99e6b63199 pycryptodome: init at 3.4.3 2016-11-24 14:38:46 -08:00