| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-03 | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | |
| when they already rely on SRI hashes. | |||
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | |||
| 2022-11-16 | python310Packages.python-smarttub: don't set asyncio mode | Robert Schütz | |
| 2022-09-09 | python310Packages.python-smarttub: 0.0.32 -> 0.0.33 | R. Ryantm | |
| 2022-07-21 | python3Packages.python-smarttub: test in asyncio legacy mode | Martin Weinelt | |
| 2022-05-02 | python310Packages.python-smarttub: 0.0.31 -> 0.0.32 | R. Ryantm | |
| 2022-04-07 | python310Packages.python-smarttub: 0.0.30 -> 0.0.31 | R. Ryantm | |
| 2022-03-19 | python310Packages.python-smarttub: 0.0.29 -> 0.0.30 | R. Ryantm | |
| 2022-01-11 | Merge pull request #153599 from mweinelt/home-assistant | Martin Weinelt | |
| 2022-01-05 | python3Packages.python-smarttub: 0.0.28 -> 0.0.29 | Martin Weinelt | |
| 2021-12-14 | python3Packages.python-smarttub: relax pyjwt constraint | Fabian Affolter | |
| 2021-11-27 | python3Packages.python-smarttub: 0.0.27 -> 0.0.28 | Fabian Affolter | |
| 2021-11-24 | python3Packages.python-smarttub: relax aiohttp constraint | Fabian Affolter | |
| 2021-10-06 | python3Packages.python-smarttub: 0.0.25 -> 0.0.27 | Martin Weinelt | |
| 2021-06-11 | python3Packages.python-smarttub: 0.0.24 -> 0.0.25 | Martin Weinelt | |
| 2021-04-29 | python3Packages.python-smarttub: 0.0.23 -> 0.0.24 | Fabian Affolter | |
| 2021-04-12 | Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging | Luke Granger-Brown | |
| 2021-04-10 | python3Packages.python-smarttub: 0.0.21 -> 0.0.23 | Martin Weinelt | |
| 2021-04-06 | Merge branch 'staging-next' into staging | Jan Tojnar | |
| 2021-04-04 | python3Packages.python-smarttub: 0.0.19 -> 0.0.21 | Fabian Affolter | |
| 2021-04-04 | Revert "python3Packages.python-smarttub: pin pyjwt at 1.7.1" | Frederik Rietdijk | |
| Overriding within the package set is not allowed. Doing so makes it possible one ends up with multiple versions of a package, something Python cannot handle. This reverts commit 4e9c5151b9932d6b6035e9a0e5b9bad637531f35. | |||
| 2021-04-03 | python3Packages.python-smarttub: pin pyjwt at 1.7.1 | Martin Weinelt | |
| Upstream does not yet support pyjwt>=2.0 and this package is only used in the home-assistant context, which also pins 1.7.1. https://github.com/mdz/python-smarttub/issues/10 | |||
| 2021-03-04 | python3Packages.python-smarttub: init at 0.0.19 | Fabian Affolter | |
