summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/aioconsole (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.aioconsole: disable failing test on DarwinSarah Clark2026-01-051-2/+6
* treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Ihar Hrachyshka2025-12-101-2/+2
* maintainers: drop catern•••Does not react to maintainer pings; not a member of the nixpkgs-maintainers team. Did not respond to https://github.com/NixOS/nixpkgs/pull/452507#issuecomment-3415956989. Wolfgang Walther2025-12-021-1/+0
* python3Packages.aioconsole: 0.8.1 -> 0.8.2R. Ryantm2025-10-181-2/+2
* python313Packages.aioconsole: migrate to pytest-cov-stubPeder Bergebakken Sundt2025-03-041-1/+3
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.aioconsole: 0.8.0 -> 0.8.1R. Ryantm2024-10-301-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 Affolter2024-09-121-10/+10
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-13/+10
* python311Packages.aioconsole: 0.7.0 -> 0.7.1R. Ryantm2024-05-051-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. stuebinm2024-03-191-0/+1
* python3Packages.aioconsole: drop duplicate `setuptools` and `meta.changelog` ...Sergei Trofimovich2023-12-211-2/+0
* python311Packages.aioconsole: 0.6.2 -> 0.7.0•••https://github.com/vxgmichel/aioconsole/releases/tag/v0.7.0 Martin Weinelt2023-12-201-0/+2
* python311Packages.aioconsole: refactorFabian Affolter2023-12-181-3/+9
* python310Packages.aioconsole: 0.6.2 -> 0.7.0R. Ryantm2023-12-181-2/+2
* python310Packages.aioconsole: 0.6.1 -> 0.6.2R. Ryantm2023-07-231-2/+2
* Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2023-03-071-2/+2
|\
| * python310Packages.aioconsole: 0.6.0 -> 0.6.1R. Ryantm2023-03-061-2/+2
* | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
|/
* python310Packages.aioconsole: fix tests on DarwinRobert Schütz2023-02-051-0/+2
* python310Packages.aioconsole: 0.5.1 -> 0.6.0R. Ryantm2023-02-051-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 Girol2023-01-211-1/+1
* python310Packages.aioconsole: 0.5.0 -> 0.5.1R. Ryantm2022-09-081-2/+2
* python310Packages.aioconsole: 0.4.1 -> 0.5.0R. Ryantm2022-07-061-3/+3
* python3Packages.aioconsole: disable failing testFabian Affolter2022-04-211-0/+2
* python310Packages.aioconsole: 0.4.0 -> 0.4.1R. Ryantm2022-02-041-2/+2
* python310Packages.aioconsole: 0.3.3 -> 0.4.0R. Ryantm2022-01-281-2/+2
* python3Packages.aioconsole: disable failing testsFabian Affolter2022-01-101-2/+10
* python38Packages.aioconsole: 0.3.2 -> 0.3.3R. Ryantm2021-11-141-2/+2
* python3Packages.aioconsole: 0.3.1 -> 0.3.2Fabian Affolter2021-08-211-10/+27
* python37Packages.aioconsole: 0.3.0 -> 0.3.1R. RyanTM2020-11-101-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 Ringer2020-10-161-1/+2
* python37Packages.aioconsole: 0.2.1 -> 0.3.0R. RyanTM2020-10-161-2/+2
* python27Packages.aioconsole: 0.1.16 -> 0.2.1R. RyanTM2020-07-051-2/+2
* python27Packages.aioconsole: 0.1.15 -> 0.1.16R. RyanTM2020-03-221-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. RyanTM2019-09-271-2/+2
* python: aioconsole: 0.1.13 -> 0.1.14Frederik Rietdijk2019-04-181-2/+2
* python: aioconsole: 0.1.11 -> 0.1.13Frederik Rietdijk2019-02-141-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. RyanTM2018-12-191-2/+2
* python: aioconsole: 0.1.9 -> 0.1.10Frederik Rietdijk2018-07-261-2/+2
* python: aioconsole: 0.1.8 -> 0.1.9Frederik Rietdijk2018-07-221-2/+2
* python: aioconsole: 0.1.7 -> 0.1.8Frederik Rietdijk2018-06-021-2/+2
* pythonPackages.aioconsole: init at 0.1.7Spencer Baugh2018-02-111-0/+29