| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-09 | python311Packages.python-socketio: 5.8.0 -> 5.9.0 | Fabian Affolter | |
| Diff: https://github.com/miguelgrinberg/python-socketio/compare/v5.8.0...v5.9.0 Changelog: https://github.com/miguelgrinberg/python-socketio/blob/v5.9.0/CHANGES.md | |||
| 2023-03-28 | python310Packages.python-socketio: 5.7.2 -> 5.8.0 | Fabian Affolter | |
| Diff: https://github.com/miguelgrinberg/python-socketio/compare/v5.7.2...v5.8.0 Changelog: https://github.com/miguelgrinberg/python-socketio/blob/v5.8.0/CHANGES.md | |||
| 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-12-19 | python310Packages.python-socketio: 5.7.1 -> 5.7.2 | Fabian Affolter | |
| Diff: https://github.com/miguelgrinberg/python-socketio/compare/v5.7.1...v5.7.2 Changelog: https://github.com/miguelgrinberg/python-socketio/blob/v5.7.2/CHANGES.md | |||
| 2022-12-19 | python310Packages.python-socketio: add changelog to meta | Fabian Affolter | |
| 2022-08-07 | python310Packages.python-socketio: 5.7.0 -> 5.7.1 | Fabian Affolter | |
| 2022-07-11 | python310Packages.python-socketio: 5.6.0 -> 5.7.0 | Fabian Affolter | |
| 2022-05-05 | python310Packages.python-socketio: 5.5.2 -> 5.6.0 | Fabian Affolter | |
| 2022-02-21 | python3Packages.python-socketio: 5.5.1 -> 5.5.2 | Fabian Affolter | |
| 2022-01-14 | python3Packages.python-socketio: 5.5.0 -> 5.5.1 | Fabian Affolter | |
| 2021-11-15 | python3Packages.python-socketio: 5.4.1 -> 5.5.0 | Fabian Affolter | |
| 2021-11-09 | python3Packages.python-socketio: 5.4.0 -> 5.4.1 | Fabian Affolter | |
| 2021-09-29 | python3Packages.python-socketio: 5.3.0 -> 5.4.0 | Fabian Affolter | |
| 2021-08-26 | Merge pull request #126186 from fabaff/bump-python-engineio | Sandro | |
| 2021-06-23 | pythonPackages.python-socketio_4: drop | Robert Schütz | |
| Versioned attributes in python-packages.nix should be avoided. | |||
| 2021-06-08 | python3Packages.python-socketio: 5.0.4 -> 5.3.0 | Fabian Affolter | |
| 2021-02-16 | python-socketio: Fix homepage URL | Graham Bennett | |
| 2021-02-16 | python-socketio_4: init at 4.6.1 | Graham Bennett | |
| Socket.IO and Engine.IO protocols are not backwards-compatible and major versions of the client and server need to be coordinated. It's therefore useful to have python-socketio 4.x available. | |||
| 2021-01-25 | treewide: remove stdenv where not needed | Pavol Rusnak | |
| 2021-01-11 | treewide: with stdenv.lib; in meta -> with lib; | Profpatsch | |
| 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 | |||
| 2021-01-06 | python3Packages.python-socketio: update attributes | Fabian Affolter | |
| 2021-01-06 | python3Packages.python-socketio: add pythonImportsCheck | Fabian Affolter | |
| 2021-01-06 | python3Packages.python-socketio: enable tests | Fabian Affolter | |
| 2021-01-06 | python3Packages.python-socketio: use GitHub source | Fabian Affolter | |
| 2021-01-06 | python3Packages.python-socketio: 4.6.1 -> 5.0.4 | Fabian Affolter | |
| 2020-12-01 | python3Packages.python-socketio: 4.6.0 -> 4.6.1 | Frederik Rietdijk | |
| 2020-06-11 | python: python-socketio: 4.4.0 -> 4.6.0 | Frederik Rietdijk | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2019-12-30 | python: python-socketio: 4.3.1 -> 4.4.0 | Frederik Rietdijk | |
| 2019-10-27 | python: python-socketio: 3.1.2 -> 4.3.1 | Frederik Rietdijk | |
| 2019-04-15 | treewide: update homepages to https where available | Matthew Bauer | |
| Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects. | |||
| 2019-02-17 | python: python-socketio: 2.1.2 -> 3.1.2 | Frederik Rietdijk | |
| 2019-01-18 | python: python-socketio: 2.1.0 -> 2.1.2 | Frederik Rietdijk | |
| 2018-12-01 | python3.pkgs.python-socketio: init at 2.1.0 | Jörg Thalheim | |
