summary refs log tree commit diff
path: root/pkgs/top-level/python-packages.nix
Commit message (Collapse)AuthorAge
* treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/Dan Peebles2018-02-08
| | | | | Upstream killed the pkgs server but src continues to serve up the exact same content, so we can just point there and all hashes should be unchanged.
* Merge pull request #34733 from geistesk/fpdfFrederik Rietdijk2018-02-08
|\ | | | | fpdf: init at 1.7.2
| * fpdf: init at 1.7.2geistesk2018-02-08
| |
* | Merge commit '30d031b5d8d05422586043c3f105f4d9110e4f59' into HEADFrederik Rietdijk2018-02-08
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into HEADTuomas Tynkkynen2018-02-07
| |\ \ | | | | | | | | | | | | | | | | Conflicts: pkgs/os-specific/linux/kernel/generic.nix
| * \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-06
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/os-specific/linux/cpupower/default.nix
| * | | | python: typing: 3.5.3.0 -> 3.6.4Robert Schütz2018-02-03
| | | | |
| * | | | python.pkgs.quantities: 0.10.1 -> 0.12.1Frederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.pygments_2_0: remove unused expressionFrederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.pybrain: remove broken and unmaintained packageFrederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.ovh: 0.4.5 -> 0.4.8Frederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.dicttoxml: 1.6.4 -> 1.7.4Frederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.webcolors: 1.4 -> 1.7Frederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.packet-python: move expressionFrederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.sympy: move expressionFrederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.simplegeneric: move expressionFrederik Rietdijk2018-02-03
| | | | |
| * | | | python: pytz: 2017.2 -> 2017.3Robert Schütz2018-02-03
| | | | |
| * | | | pythonPackages.pyyaml: move derivationRobert Schütz2018-02-03
| | | | |
| * | | | python.pkgs.cryptography: move expressionFrederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.cryptography_vectors: move expressionFrederik Rietdijk2018-02-03
| | | | |
| * | | | python: pytest: 3.3.2 -> 3.4.0Frederik Rietdijk2018-02-03
| | | | |
| * | | | python.pkgs.pyopenssl: move expressionFrederik Rietdijk2018-02-03
| | | | |
* | | | | Merge pull request #34532 from unode/pysamFrederik Rietdijk2018-02-08
|\ \ \ \ \ | | | | | | | | | | | | pysam: init at 0.13
| * | | | | pysam: init at 0.13.0Renato Alves2018-02-06
| | | | | | | | | | | | | | | | | | | | | | | | A python library to interact with SAM/BAM/CRAM files
* | | | | | Merge pull request #34533 from unode/dendropyFrederik Rietdijk2018-02-08
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | dendropy: init at 4.3.0
| * | | | | dendropy: init at 4.3.0Renato Alves2018-02-06
| |/ / / /
* | | / / pythonPackages.nose-parameterized: uninit because deprecatedRobert Schütz2018-02-06
| |_|/ / |/| | |
* | | | Merge pull request #34589 from Ma27/package-pybase64Frederik Rietdijk2018-02-05
|\ \ \ \ | | | | | | | | | | pythonPackages.pybase64: init at 0.2.1
| * | | | pythonPackages.pybase64: init at 0.2.1Maximilian Bosch2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `pybase64` is a tiny wrapper for `libbase64` written in python. /cc @ironpinguin
| * | | | pythonPackages.nose-parameterized: create `parameterized` aliasMaximilian Bosch2018-02-05
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `pythonPackages.parameterized` is the successor of `nose-parameterized` as the authors of the module decided to support more testing frameworks and stopped focusing on `noes` only. `nose-parameterized` is still available in `pypi` with version `0.6.0`, but is officially deprecated. However the renaming happened quite recently so it is possible that there are still folks relying on `nose-parameterized`. Therefore I moved the expression to provide a `pythonPackages.parameterized` derivation and added a package override which builds `nose-parameterized` after yielding a deprecation warning.
* | | | Merge pull request #34596 from dotlambda/aioimaplibFrederik Rietdijk2018-02-05
|\ \ \ \ | | | | | | | | | | python3Packages.aioimaplib: init at 0.7.13
| * | | | python3Packages.aioimaplib: init at 0.7.13Robert Schütz2018-02-04
| | | | |
| * | | | pythonPackages.imaplib2: init at 2.45.0Robert Schütz2018-02-04
| | | | |
| * | | | python3Packages.asynctest: init at 0.11.1Robert Schütz2018-02-04
| | | | |
* | | | | pythonPackages.github-cli: removed since upstream declared project ↵Andreas Rammhold2018-02-05
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-functional also does not work on python3 even thought we provide it there… Note on the upstream repo [1]: > IMPORTANT: github-cli does not function anymore since API v2 has been > replaced by API v3 A possible alternative for github-cli that addresses > API v3 is Stephen Celis' [ghi](https://github.com/stephencelis/ghi) [1] https://github.com/jsmits/github-cli
* | | | Merge pull request #34473 from sorki/python-can-supportFrederik Rietdijk2018-02-04
|\ \ \ \ | | | | | | | | | | Python CAN support
| * | | | python-canopen: init at 0.5.1Richard Marko2018-02-03
| | | | |
| * | | | python-canmatrix: init at 0.6Richard Marko2018-02-03
| | | | |
| * | | | python-can: init at 2.0.0Richard Marko2018-02-03
| | | | |
* | | | | python3Packages.luftdaten: init at 0.1.4Robert Schütz2018-02-03
| |_|/ / |/| | |
* | | | Merge pull request #34079 from ixxie/oauthenticatorFrederik Rietdijk2018-02-03
|\ \ \ \ | | | | | | | | | | pythonPackages.oauthenticator & dependencies
| * | | | pythonPackages.pytest-tornado: init at 0.4.5Matan Shenhav2018-02-03
| | | | |
| * | | | pythonPackages.oauthenticator: init at 0.7.2Matan Shenhav2018-02-03
| | | | |
| * | | | pythonPackages.mwoauth: init at 0.3.2Matan Shenhav2018-02-03
| | | | |
| * | | | pythonPackages.globus-sdk: init at 1.4.1Matan Shenhav2018-02-03
| | | | |
* | | | | Merge branch 'staging'Vladimír Čunát2018-02-03
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | There are some Darwin regressions and a mysterious Lisp issue, but also a security update of curl...
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-03
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' into stagingVladimír Čunát2018-01-30
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Hydra: ?compare=1430035
| * \ \ \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2018-01-27
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | Hydra: ?compare=1429281