summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/channels (follow)
Commit message (Expand)AuthorAgeFilesLines
* python310Packages.channels: 3.0.5 -> 4.0.0Fabian Affolter2022-10-271-9/+20
* python3Packages.channels: test in asyncio legacy modeMartin Weinelt2022-07-211-0/+4
* python310Packages.channels: 3.0.4 -> 3.0.5Fabian Affolter2022-06-261-2/+2
* python3Packages.channels: enable testsFabian Affolter2021-07-241-8/+28
* python3Packages.channels: 3.0.3 -> 3.0.4Fabian Affolter2021-07-231-2/+2
* 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.channels: 3.0.2 -> 3.0.3R. RyanTM2021-01-011-2/+2
* python3Packages.channels: 2.4.0 -> 3.0.2Frederik Rietdijk2020-12-011-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: channels: 2.3.1 -> 2.4.0Frederik Rietdijk2019-12-301-2/+2
* python: channels: 2.3.0 -> 2.3.1Frederik Rietdijk2019-10-271-2/+2
* pythonPackages.channels 2.2.0 -> 2.3.0Henri Bourcereau2019-10-161-2/+2
* python3Packages.channels: 2.1.7 -> 2.2.0Mario Rodas2019-05-111-2/+2
* python: channels: 2.1.6 -> 2.1.7Frederik Rietdijk2019-02-171-2/+2
* python37Packages.channels: 2.1.5 -> 2.1.6•••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-channels/versions R. RyanTM2019-01-021-2/+2
* python: channels: 2.1.3 -> 2.1.5Frederik Rietdijk2018-12-031-2/+2
* python: channels: 2.1.2 -> 2.1.3Frederik Rietdijk2018-08-251-2/+2
* pythonPackages: remove `name` attribute`•••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`. Frederik Rietdijk2018-06-231-1/+0
* python: channels: 2.1.1 -> 2.1.2Frederik Rietdijk2018-06-221-2/+2
* python: channels: 2.0.2 -> 2.1.1Frederik Rietdijk2018-06-211-2/+2
* python: channels: 2.0.0 -> 2.0.2Frederik Rietdijk2018-02-181-2/+2
* python: channels: 1.1.8 -> 2.0.0Frederik Rietdijk2018-02-031-2/+2
* pythonPackages.channels: 1.1.6 -> 1.1.8 (#29772)Lancelot SIX2017-09-261-5/+5
* python.pkgs: several maintenance updatesFrederik Rietdijk2017-07-031-2/+2
* python.pkgs: several maintenance bumpsFrederik Rietdijk2017-06-191-2/+2
* Python: add pname attributes to libraries•••so that we can use the update script. Frederik Rietdijk2017-05-271-1/+2
* pythonPackages.channels: 1.0.3 -> 1.1.3Lancelot SIX2017-05-021-2/+2
* pythonPackages.channels: 1.0.2 -> 1.0.3Lancelot SIX2017-02-231-0/+23