about summary refs log tree commit diff
path: root/pkgs/development/python-modules/pycrypto
Commit message (Collapse)AuthorAge
* pythonPackages.pycrypto: dummy depending on pycryptodome, closes #21671Frederik Rietdijk2017-01-05
|
* pythonPackages.pycrypto: add patch to fix CVE-2013-7459Franz Pletz2017-01-05
| | | | cc #21642
* Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* pycrypto: preConfigure patch upsJohn Wiegley2015-01-03
|
* pypyPackages.pycrypto: make it workDomen Kožar2014-08-23
|
* Merge #2638: fix weechat build on darwinVladimír Čunát2014-06-09
|\ | | | | | | | | Conflicts (trivial): pkgs/development/python-modules/pycrypto/default.nix
| * pycrypto: fix build on darwinJason "Don" O'Conal2014-05-14
| |
* | goobook: fix build on darwinJason "Don" O'Conal2014-05-05
|/
* adopt rest of the packages that were failing with the buildPythonPackage changesDomen Kožar2014-02-20
|
* pycrypto: remove version 2.5 since it's vulnerable to CVE-2012-2417, ↵Evgeny Egorochkin2013-12-13
| | | | CVE-2013-1445
* python33Packages.pycrypto: update from 2.6 to 2.6.1, potentially fixes ↵Nixpkgs Monitor2013-12-04
| | | | CVE-2013-1445
* add older pycrypto25Florian Friesdorf2013-03-09
|
* pycrypto for python26 and 27Florian Friesdorf2012-12-05
|
* * Updated to pycrypto to 2.6.Eelco Dolstra2012-05-30
| | | | svn path=/nixpkgs/trunk/; revision=34291
* pkgs/development/python-modules/pycrypto: enable building of this package on ↵Peter Simons2010-07-28
| | | | | | all GNU platforms svn path=/nixpkgs/trunk/; revision=22794
* pkgs/development/python-modules/pycrypto: downgrade to 2.0.1Peter Simons2010-07-28
| | | | | | The download sites for 2.1.0 all appear to be offline. svn path=/nixpkgs/trunk/; revision=22793
* pkgs/development/python-modules/pycrypto: updated homepage and download URL ↵Peter Simons2010-07-28
| | | | | | to use http://www.pycrypto.org/ svn path=/nixpkgs/trunk/; revision=22789
* * pycrypto updated to 2.1.0.Eelco Dolstra2010-05-20
| | | | svn path=/nixpkgs/trunk/; revision=21910
* * Reverted most of the recent Python refactorings, as discussed. It'sEelco Dolstra2010-04-21
| | | | | | | | | | | a worthy goal to move the Python packages that are currently in all-packages.nix into a single attribute set, but this doesn't require moving python-packages.nix or the other changes made to that file. The Python packages in all-packages.nix should simply be moved to python-packages.nix, and ideally changed to use buildPythonPackage. svn path=/nixpkgs/trunk/; revision=21196
* - adding experimental python31 buildMarc Weber2010-04-17
| | | | | | | | | - cleanup python libraries: * moving all python libraries into a attr set into a directory so that expressions can be used for both: python 2.5 and 2.6 easily * disabling packages which don't build svn path=/nixpkgs/trunk/; revision=21142
* * Added wxHaskell.Eelco Dolstra2006-12-13
| | | | | | * Added GNU MP, use it in pycrypto. svn path=/nixpkgs/trunk/; revision=7343
* * BitTorrent 5.0.3.Eelco Dolstra2006-12-13
* wxPython 2.6.3. svn path=/nixpkgs/trunk/; revision=7341