| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-08 | python3Packages.botocore: 1.19.25 -> 1.19.31 | Tim Steinbach | |
| 2020-11-25 | python3Packages.botocore: 1.18.18 -> 1.19.25 | Tim Steinbach | |
| 2020-11-05 | python3Packages.botocore: 1.18.9 -> 1.18.18 | Frederik Rietdijk | |
| 2020-10-01 | botocore: 1.17.60 -> 1.18.9 | Tim Steinbach | |
| 2020-09-14 | botocore: 1.17.51 -> 1.17.60 | Tim Steinbach | |
| 2020-08-29 | python3Packages.botocore: 1.17.43 -> 1.17.51 | Frederik Rietdijk | |
| 2020-08-16 | python: botocore: 1.17.32 -> 1.17.43 | Frederik Rietdijk | |
| 2020-08-04 | python: botocore: 1.17.16 -> 1.17.32 | Frederik Rietdijk | |
| 2020-07-06 | botocore: 1.17.3 -> 1.17.16 | Tim Steinbach | |
| 2020-06-16 | botocore: 1.16.24 -> 1.17.3 | Florian Klink | |
| 2020-06-11 | python: botocore: 1.16.23 -> 1.16.24 | Frederik Rietdijk | |
| 2020-06-06 | python: botocore: 1.16.6 -> 1.16.23 | Frederik Rietdijk | |
| 2020-05-11 | python: botocore: 1.14.17 -> 1.16.6 | Frederik Rietdijk | |
| 2020-05-11 | python3Packages.botocore: 1.14.13 -> 1.14.17 | Frederik Rietdijk | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2020-02-09 | pythonPackages.botocore: remove docutils constraint | Frederik Rietdijk | |
| 2020-02-09 | python: botocore: 1.13.2 -> 1.14.13 | Frederik Rietdijk | |
| 2020-01-14 | Revert "Re-revert "awscli: Get rid of runtime -dev dependencies"" | Alyssa Ross | |
| This reverts commit a1eacb900e1b705678b2c199cb97baafc9b77f86. Adding dev outputs to python packages means they can't be included in a Python environment created with python3.withPackages, because makePythonPath will include the dev output, which is empty apart from nix-support, rather than the out output, which contains all the Python code. | |||
| 2019-10-27 | python: botocore: 1.13.1 -> 1.13.2 | Frederik Rietdijk | |
| 2019-10-27 | python: botocore: 1.12.251 -> 1.13.1 | Frederik Rietdijk | |
| 2019-10-18 | python: botocore: 1.12.250 -> 1.12.251 | Frederik Rietdijk | |
| 2019-10-18 | python: botocore: 1.12.205 -> 1.12.250 | Frederik Rietdijk | |
| 2019-09-24 | Re-revert "awscli: Get rid of runtime -dev dependencies" | Vladimír Čunát | |
| This reverts commit afd04a49ed4d03923adf51352ce2bce1fa72455d. Moved from master to staging. | |||
| 2019-08-18 | botocore, boto3, awscli: 1.12.160->1.12.205, 1.9.160->1.9.205, ↵ | Andrew Childs | |
| 1.16.170->1.16.215 | |||
| 2019-06-04 | botocore, boto3, awscli: 1.12.152->1.12.160, 1.9.152->1.9.160, ↵ | Joel Thompson | |
| 1.16.162->1.16.170 | |||
| 2019-05-21 | pythonPackages.botocore: 1.12.96 -> 1.12.152 | PsyanticY | |
| 2019-03-02 | Revert "python: botocore: 1.12.96 -> 1.12.101" | Frederik Rietdijk | |
| This reverts commit f328c30cfd7c754753775982527325b15afca2a9. Forgot to remove this from my list of updates. | |||
| 2019-02-23 | python: botocore: 1.12.96 -> 1.12.101 | Frederik Rietdijk | |
| 2019-02-17 | python: botocore: 1.12.94 -> 1.12.96 | Frederik Rietdijk | |
| 2019-02-17 | python: botocore: 1.12.80 -> 1.12.94 | Frederik Rietdijk | |
| 2019-01-18 | python: botocore: 1.12.79 -> 1.12.80 | Frederik Rietdijk | |
| 2019-01-16 | botocore: 1.12.62 -> 1.12.79 | Tim Steinbach | |
| 2018-12-10 | botocore: 1.12.48 -> 1.12.62 | Dan Peebles | |
| boto3: 1.9.36 -> 1.9.62 awscli: 1.16.72 I update all three of these at a time because they rely on each other and get annoyed when such changes are non-atomic. Also added a note to the packages telling people that this is needed. I tested awscli and the libraries against a real account. | |||
| 2018-12-03 | python: botocore: 1.12.42 -> 1.12.48 | Frederik Rietdijk | |
| 2018-12-03 | python: botocore: 1.12.37 -> 1.12.42 | Frederik Rietdijk | |
| 2018-12-03 | python: botocore: 1.10.84 -> 1.12.37 | Frederik Rietdijk | |
| 2018-09-01 | Python: fix botocore/boto3/awscli mess | Frederik Rietdijk | |
| Revert "pythonPackages.boto3: 1.7.84 -> 1.8.4" This reverts commit 06b37899300e0800e7a0ea632fcb5bf0f291e003. Revert "python: botocore: 1.11.1 -> 1.11.4" This reverts commit 3b0242d4c014a440b8c1c58cae812dc84496cc95. Revert "python: botocore: 1.10.75 -> 1.11.1" This reverts commit 996fd7996713cdedc7e128d9930432c79d637f69. Revert "awscli: 1.16.1 -> 1.16.4" This reverts commit 4880df9078bf024fd5a98afa8c6f28833e13f3d3. Revert "awscli: 1.15.66 -> 1.16.1" This reverts commit 6923bc8d23e2735708492da627a378de5a53c218. awscli: fix build pythonPackages.botocore: 1.10.75 -> 1.10.84 | |||
| 2018-09-01 | python: botocore: 1.11.1 -> 1.11.4 | Frederik Rietdijk | |
| 2018-08-25 | python: botocore: 1.10.75 -> 1.11.1 | Frederik Rietdijk | |
| 2018-08-25 | python: botocore: 1.10.65 -> 1.10.75 | Frederik Rietdijk | |
| 2018-07-28 | python: botocore: 1.10.64 -> 1.10.65 | Frederik Rietdijk | |
| 2018-07-26 | python: botocore: 1.10.62 -> 1.10.64 | Frederik Rietdijk | |
| 2018-07-22 | python: botocore: 1.10.57 -> 1.10.62 | Frederik Rietdijk | |
| 2018-07-13 | botocore, boto3, awscli: 1.10.48->1.10.57, 1.7.48->1.10.57, 1.15.49->1.15.48 | Dan Peebles | |
| As usual, I update all three of these at once because updating any of them individually will break one or more of them. | |||
| 2018-07-02 | boto{core,3}, awscli: upgrade | Dan Peebles | |
| I upgrade these all at once because they depend on one another and often dislike being upgraded individually. So let's make a single atomic commit! | |||
| 2018-06-23 | pythonPackages: remove `name` attribute` | Frederik Rietdijk | |
| 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-04-25 | boto{3,core}: {1.6.0,1.9.3} -> {1.7.9,1.10.9} | Dan Peebles | |
| Yeah yeah, I want parallel glob expansion but you get what I mean. These two packages like getting upgraded together so to minimize incompatibilities I'm upgrading them both in the same commit. | |||
| 2018-03-03 | python: botocore: 1.9.0 -> 1.9.3 | Frederik Rietdijk | |
| 2018-02-27 | python: botocore: 1.8.50 -> 1.9.0 | Frederik Rietdijk | |
| 2018-02-26 | python: botocore: 1.8.45 -> 1.8.50 | Frederik Rietdijk | |
