summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/asyncssh (follow)
Commit message (Expand)AuthorAgeFilesLines
* python38Packages.asyncssh: 2.8.0 -> 2.8.1R. Ryantm2021-11-141-2/+2
* python3Packages.asyncssh: 2.7.2 -> 2.8.0Fabian Affolter2021-11-081-3/+9
* Merge master into staging-nextgithub-actions[bot]2021-10-171-0/+5
|\
| * python3Packages.asyncssh: disable TestSKAuthCTAP2 testsFabian Affolter2021-10-171-0/+5
* | python3Packages.asyncssh: 2.7.1 -> 2.7.2Martin Weinelt2021-10-111-2/+2
|/
* python38Packages.asyncssh: 2.7.0 -> 2.7.1R. RyanTM2021-09-071-2/+2
* python3Packages.asyncssh: 2.6.0 -> 2.7.0Fabian Affolter2021-07-021-24/+39
* python3Packages.asyncssh: 2.5.0 -> 2.6.0Martin Weinelt2021-06-211-2/+2
* treewide: remove worldofpeace from meta.maintainers•••(It was requested by them.) I left one case due to fetching from their personal repo: pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix Vladimír Čunát2021-05-071-1/+1
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* python37Packages.asyncssh: 2.4.2 -> 2.5.0R. RyanTM2020-12-251-2/+2
* pythonPackages.asyncssh: Switch PyTestCheckHook, disable failing testsSandro Jäckel2020-11-231-5/+8
* python37Packages.asyncssh: 2.3.0 -> 2.4.2R. RyanTM2020-09-291-2/+2
* python: asyncssh: 2.2.1 -> 2.3.0Frederik Rietdijk2020-08-161-2/+2
* python: asyncssh: 2.1.0 -> 2.2.1Frederik Rietdijk2020-06-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python3Packages.asyncssh: fix build•••The test changed from `yield from` to `await`, which broke our patch. Fix our patch. Closes #79380 Andrew Dunham2020-02-061-4/+4
* python: asyncssh: 1.18.0 -> 2.1.0Frederik Rietdijk2019-12-301-2/+2
* python37Packages.asyncssh: 1.17.1 -> 1.18.0•••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-asyncssh/versions R. RyanTM2019-09-271-2/+2
* python37Packages.asyncssh: 1.17.0 -> 1.17.1•••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-asyncssh/versions R. RyanTM2019-08-051-2/+2
* treewide: remove unused variables (#63177)•••* treewide: remove unused variables * making ofborg happy volth2019-06-161-1/+1
* python3.pkgs.asyncssh: 1.16.1 -> 1.17.0•••https://github.com/ronf/asyncssh/blob/master/docs/changes.rst#release-1170-31-may-2019 worldofpeace2019-06-101-9/+2
* pythonPackages.asyncssh: 1.15.1 -> 1.16.1•••https://github.com/ronf/asyncssh/blob/master/docs/changes.rst#release-1161-30-mar-2019 worldofpeace2019-04-242-8/+43
* python: asyncssh: 1.14.0 -> 1.15.1Frederik Rietdijk2019-02-171-2/+2
* python.pkgs.asyncssh: 1.13.3 -> 1.14.0worldofpeace2018-09-161-6/+9
* python: asyncssh: 1.13.2 -> 1.13.3Frederik Rietdijk2018-07-261-2/+2
* python.pkgs.asyncssh: 1.13.1 -> 1.13.2Robert Schütz2018-07-042-164/+2
* python.pkgs.asyncssh: fix tests (#42848)Robert Schütz2018-07-032-0/+162
* python: asyncssh: 1.13.0 -> 1.13.1Frederik Rietdijk2018-06-221-2/+2
* pythonPackages.asyncssh: init at 1.13.0 (#40527)worldofpeace2018-05-231-0/+36