summary refs log tree commit diff
path: root/pkgs/development/python-modules
Commit message (Collapse)AuthorAge
* Merge pull request #45116 from lsix/update_djangoLancelot SIX2018-08-24
|\ | | | | pythonPackages.django: update django_2_0 and add django_2_1
| * pythonPakcages.django: 1.11.13 -> 1.11.15Lancelot SIX2018-08-21
| |
| * pythonPakcages.django_2_1: init at 2.1Lancelot SIX2018-08-16
| |
| * pythonPackages.django_2_0: 2.0.7 -> 2.0.8Lancelot SIX2018-08-16
| |
* | pythonPackages.libkeepass: init at 0.3.0 (#45528)Jonathan Queiroz2018-08-24
| |
* | Merge pull request #45163 from LnL7/mypy-protobufDaiderd Jordan2018-08-23
|\ \ | | | | | | mypy-protobuf: init at 1.6
| * | protobuf: fix missing google.protobuf.compilerDaiderd Jordan2018-08-17
| | |
| * | mypy-protobuf: init at 1.6Daiderd Jordan2018-08-17
| |/
* | Merge pull request #45373 from guibou/gb/init_pycrcJörg Thalheim2018-08-23
|\ \ | | | | | | pythonPackages.pycrc: init at 1.21
| * | pythonPackages.pycrc: init at 1.21Guillaume Bouchard2018-08-20
| | |
* | | Merge pull request #45440 from xeji/libvirt-revertxeji2018-08-22
|\ \ \ | | | | | | | | Revert "libvirt: 4.5.0 -> 4.6.0" and attempted fixes
| * | | Revert "libvirt: 4.5.0 -> 4.6.0 (#44566)"Uli Baum2018-08-21
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 88352408958d905c77ad0461036196282c39cf69. 4.6.0 is quite broken. Let's wait for the next release.
* | | | python.pkgs.cryptography: remove assert broken when overridingRobert Schütz2018-08-21
| | | | | | | | | | | | | | | | | | | | When overriding cryptography and cryptograohy_vectors, the assertion fails because `version` still refers to the old value.
* | | | python.pkgs.pyjwt: 1.5.3 -> 1.6.4Robert Schütz2018-08-21
| | | |
* | | | python3.pkgs.netdisco: 1.5.0 -> 2.0.0Robert Schütz2018-08-21
|/ / /
* | | Merge branch 'staging-next'Vladimír Čunát2018-08-21
|\ \ \ | |/ / |/| | | | | Security fixes for a few packages are included.
| * | Merge branch 'master' into staging-nextVladimír Čunát2018-08-20
| |\ \ | | | | | | | | | | | | Hydra: ?compare=1474536
| * \ \ Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
| |\ \ \
| | * \ \ Merge pull request #45183 from matthewbauer/macdevelopMatthew Bauer2018-08-17
| | |\ \ \ | | | | | | | | | | | | Assorted darwin/macOS fixes
| | | * | | treewide: disable some tests broken on darwinMatthew Bauer2018-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disable checks for: - cython - ldap - tqdm
| * | | | | Merge branch 'staging-next' into stagingVladimír Čunát2018-08-13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Commits from master, conflict resolutions, etc.
| * | | | | | pythonPackages.gensim: use checkInputsJan Malakhovski2018-08-11
| | | | | | |
| * | | | | | pythonPackages.dbus-python: use checkInputsJan Malakhovski2018-08-11
| | | | | | |
| * | | | | | treewide: random cleanupsJan Malakhovski2018-08-10
| | | | | | |
* | | | | | | Merge pull request #45033 from Infinisil/update/bukuJörg Thalheim2018-08-20
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | buku: 3.7 -> 3.8
| * | | | | | pythonPackages.flask-paginate: init at 0.5.1Silvan Mosberger2018-08-20
| | | | | | |
| * | | | | | pythonPackages.flask-api: init at 1.0Silvan Mosberger2018-08-20
| | | | | | |
| * | | | | | pythonPackages.flask-bootstrap: init at 3.3.7.1Silvan Mosberger2018-08-20
| | | | | | |
| * | | | | | pythonPackages.visitor: init at 0.1.3Silvan Mosberger2018-08-20
| | | | | | |
| * | | | | | pythonPackages.dominate: init at 2.3.1Silvan Mosberger2018-08-20
| | | | | | |
* | | | | | | Merge branch 'staging-next'Vladimír Čunát2018-08-17
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | | Hydra: ?compare=1473892
| * | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gobby and libinfinity - I took the hand-edited versions instead of those resuting from the mass-replacement. Hydra: ?compare=1473190
| * \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2018-08-12
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | Hydra: ?compare=1472947
| * | | | | Merge master into stagingFrederik Rietdijk2018-08-09
| |\ \ \ \ \
| * | | | | | python.pkgs.pytest.setupHook: fix cache name, fixes #40273Frederik Rietdijk2018-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The cache is not named `.pytest-cache` but `.pytest_cache`.
| * | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-08-04
| |\ \ \ \ \ \
| * | | | | | | treewide: Make configureFlags listsJohn Ericson2018-08-03
| | | | | | | |
* | | | | | | | Merge pull request #45061 from Ma27/fix-python-git-annex-adapterTimo Kaufmann2018-08-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | python3Packages.git-annex-adapter: fix build
| * | | | | | | python3Packages.git-annex-adapter: fix buildMaximilian Bosch2018-08-16
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `git-annex` version 6.20180719 enhances the output of `git-annex info` with a description and UUID of the repository which broke the testcase `test_process_annex_info_batch` which parses the output of the info command. The testcase has been fixed accordingly and the patch was filed upstream here: https://github.com/alpernebbi/git-annex-adapter/pull/6 I rechecked the functionality in a simple python environment with the following expression: ``` with import ./. {}; python3.withPackages (ps: with ps; [ git-annex-adapter ]) ``` Furthermore I tested the main functionality in a Python REPL within the environment. The Darwin patch fixes tests that rely on `rev`, a binary which is distributed in the `utillinux` package and not available on Nix with Darwin. To make the purpose of the patches for future contributors clear I documented the purpose for each patch.
* | | | | | | Merge pull request #40399 from rvl/datadog-agentSamuel Leathers2018-08-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | DataDog Agent v6
| * | | | | | | pythonPackages.uuid: init at 1.30Rodney Lorrimar2018-08-09
| | |_|_|/ / / | |/| | | | |
* | | | | | | pythonPackages.thumbor: 6.5.1 -> 6.5.2Maximilian Bosch2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6.5.2 allows Pillow==5.2.0 (see https://github.com/thumbor/thumbor/releases/tag/6.5.2). See https://hydra.nixos.org/build/79403232 for further reference.
* | | | | | | pythonPackages.fastcache: init at 1.0.2 (#45048)Benjamin Hipple2018-08-15
| | | | | | |
* | | | | | | pythonPackages.multiprocess: 0.70.4 -> 0.70.6.1 (#45047)Benjamin Hipple2018-08-15
| | | | | | |
* | | | | | | python.pkgs.orderedset: fix ofborg checkMetaUli Baum2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | broken by 44a4370b1f3aa2b1b2416d8c09b8df6900f5c449
* | | | | | | python.pkgs.orderedset init at 2.0.1Jan Tojnar2018-08-14
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #44902 from danieldk/grpcio-darwinDaiderd Jordan2018-08-14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | python/grpcio: fix darwin build
| * | | | | python/grpcio: fix darwin buildDaniël de Kok2018-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpcio currently does not build on Darwin (10.13.6). Due to the following issues: * ar is invoked with incorrect flags (#33765). * libtool cannot be found, with a libtool dependency, with libtool the option '-no_warning_for_no_symbols' is not recognized. * the module build cannot find boringssl that is packaged with python-grpcio when pkgconfig is not installed (grpc/#10058).
* | | | | | pythonPackages.browser-cookie3: init at 0.6.4 (#44562)Boris2018-08-13
| |_|_|_|/ |/| | | |