| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python313Packages.aioconsole: migrate to pytest-cov-stub | Peder Bergebakken Sundt | 2025-03-04 | 1 | -1/+3 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python312Packages.aioconsole: 0.8.0 -> 0.8.1 | R. Ryantm | 2024-10-30 | 1 | -2/+2 |
| * | python312Packages.aioconsole: 0.7.1 -> 0.8.0•••Diff: https://github.com/vxgmichel/aioconsole/compare/refs/tags/v0.7.1...v0.8.0 Changelog: https://github.com/vxgmichel/aioconsole/releases/tag/v0.8.0 | Fabian Affolter | 2024-09-12 | 1 | -10/+10 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -13/+10 |
| * | python311Packages.aioconsole: 0.7.0 -> 0.7.1 | R. Ryantm | 2024-05-05 | 1 | -2/+2 |
| * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | python3Packages.aioconsole: drop duplicate `setuptools` and `meta.changelog` ... | Sergei Trofimovich | 2023-12-21 | 1 | -2/+0 |
| * | python311Packages.aioconsole: 0.6.2 -> 0.7.0•••https://github.com/vxgmichel/aioconsole/releases/tag/v0.7.0 | Martin Weinelt | 2023-12-20 | 1 | -0/+2 |
| * | python311Packages.aioconsole: refactor | Fabian Affolter | 2023-12-18 | 1 | -3/+9 |
| * | python310Packages.aioconsole: 0.6.2 -> 0.7.0 | R. Ryantm | 2023-12-18 | 1 | -2/+2 |
| * | python310Packages.aioconsole: 0.6.1 -> 0.6.2 | R. Ryantm | 2023-07-23 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/master' into staging-next | Martin Weinelt | 2023-03-07 | 1 | -2/+2 |
| |\ | |||||
| | * | python310Packages.aioconsole: 0.6.0 -> 0.6.1 | R. Ryantm | 2023-03-06 | 1 | -2/+2 |
| * | | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. | Martin Weinelt | 2023-03-03 | 1 | -1/+1 |
| |/ | |||||
| * | python310Packages.aioconsole: fix tests on Darwin | Robert Schütz | 2023-02-05 | 1 | -0/+2 |
| * | python310Packages.aioconsole: 0.5.1 -> 0.6.0 | R. Ryantm | 2023-02-05 | 1 | -2/+2 |
| * | treewide: switch to nativeCheckInputs•••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. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | python310Packages.aioconsole: 0.5.0 -> 0.5.1 | R. Ryantm | 2022-09-08 | 1 | -2/+2 |
| * | python310Packages.aioconsole: 0.4.1 -> 0.5.0 | R. Ryantm | 2022-07-06 | 1 | -3/+3 |
| * | python3Packages.aioconsole: disable failing test | Fabian Affolter | 2022-04-21 | 1 | -0/+2 |
| * | python310Packages.aioconsole: 0.4.0 -> 0.4.1 | R. Ryantm | 2022-02-04 | 1 | -2/+2 |
| * | python310Packages.aioconsole: 0.3.3 -> 0.4.0 | R. Ryantm | 2022-01-28 | 1 | -2/+2 |
| * | python3Packages.aioconsole: disable failing tests | Fabian Affolter | 2022-01-10 | 1 | -2/+10 |
| * | python38Packages.aioconsole: 0.3.2 -> 0.3.3 | R. Ryantm | 2021-11-14 | 1 | -2/+2 |
| * | python3Packages.aioconsole: 0.3.1 -> 0.3.2 | Fabian Affolter | 2021-08-21 | 1 | -10/+27 |
| * | python37Packages.aioconsole: 0.3.0 -> 0.3.1 | R. RyanTM | 2020-11-10 | 1 | -2/+2 |
| * | python2Packages.aioconsole: disable•••``` Processing ./aioconsole-0.3.0-py2-none-any.whl ERROR: Package 'aioconsole' requires a different Python: 2.7.18 not in '>=3.6' ``` | Jonathan Ringer | 2020-10-16 | 1 | -1/+2 |
| * | python37Packages.aioconsole: 0.2.1 -> 0.3.0 | R. RyanTM | 2020-10-16 | 1 | -2/+2 |
| * | python27Packages.aioconsole: 0.1.16 -> 0.2.1 | R. RyanTM | 2020-07-05 | 1 | -2/+2 |
| * | python27Packages.aioconsole: 0.1.15 -> 0.1.16 | R. RyanTM | 2020-03-22 | 1 | -3/+3 |
| * | python37Packages.aioconsole: 0.1.14 -> 0.1.15•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-aioconsole/versions | R. RyanTM | 2019-09-27 | 1 | -2/+2 |
| * | python: aioconsole: 0.1.13 -> 0.1.14 | Frederik Rietdijk | 2019-04-18 | 1 | -2/+2 |
| * | python: aioconsole: 0.1.11 -> 0.1.13 | Frederik Rietdijk | 2019-02-14 | 1 | -2/+2 |
| * | python37Packages.aioconsole: 0.1.10 -> 0.1.11•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-aioconsole/versions | R. RyanTM | 2018-12-19 | 1 | -2/+2 |
| * | python: aioconsole: 0.1.9 -> 0.1.10 | Frederik Rietdijk | 2018-07-26 | 1 | -2/+2 |
| * | python: aioconsole: 0.1.8 -> 0.1.9 | Frederik Rietdijk | 2018-07-22 | 1 | -2/+2 |
| * | python: aioconsole: 0.1.7 -> 0.1.8 | Frederik Rietdijk | 2018-06-02 | 1 | -2/+2 |
| * | pythonPackages.aioconsole: init at 0.1.7 | Spencer Baugh | 2018-02-11 | 1 | -0/+29 |
