| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python313Packages.aiodns: 3.5.0 -> 3.6.1•••Diff: https://github.com/saghul/aiodns/compare/v3.5.0...v3.6.1 Changelog: https://github.com/saghul/aiodns/releases/tag/v3.6.1 | Fabian Affolter | 2025-12-14 | 1 | -2/+2 |
| * | python3Packages.aiodns: 3.4.0 -> 3.5.0•••https://github.com/saghul/aiodns/releases/tag/v3.5.0 | Martin Weinelt | 2025-07-03 | 1 | -2/+2 |
| * | python313Packages.aiodns: 3.3.0 -> 3.4.0•••https://github.com/saghul/aiodns/releases/tag/v3.4.0 | Martin Weinelt | 2025-05-23 | 1 | -2/+2 |
| * | python313Packages.aiodns: 3.2.0 -> 3.3.0•••Diff: https://github.com/saghul/aiodns/compare/refs/tags/v3.2.0...refs/tags/v3.3.0 Changelog: https://github.com/saghul/aiodns/releases/tag/v3.3.0 | Robert Schütz | 2025-05-06 | 1 | -9/+6 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python312Packages.aiodns: 3.1.1 -> 3.2.0•••Diff: https://github.com/saghul/aiodns/compare/refs/tags/v3.1.1...v3.2.0 Changelog: https://github.com/saghul/aiodns/releases/tag/v3.2.0 | Fabian Affolter | 2024-04-22 | 1 | -19/+13 |
| * | python311Packages.aiodns: refactor | Fabian Affolter | 2023-12-20 | 1 | -5/+6 |
| * | python3Packages.aiodns: 3.0.0 -> 3.1.1 | Martin Weinelt | 2023-12-20 | 1 | -4/+10 |
| * | python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda | adisbladis | 2023-12-07 | 1 | -0/+1 |
| * | treewide: optional -> optionals where the argument is a list•••the argument to optional should not be list | Artturin | 2022-10-10 | 1 | -1/+1 |
| * | python3Packages.aiodns: 2.0.0 -> 3.0.0 | Fabian Affolter | 2021-05-31 | 1 | -15/+23 |
| * | pythonPackages.aiodns: diable for Python older than 3.5•••Upstream explicitly states that minimum required version is 3.5. Compatibility dependencies can thus be removed. | Markus S. Wamser | 2021-04-30 | 1 | -4/+3 |
| * | python2Packages.typing: we no longer need it for Python 3 | Frederik Rietdijk | 2021-04-03 | 1 | -1/+1 |
| * | pythonPackages: move python 2 only expressions to python2-packages.nix | Frederik Rietdijk | 2021-04-03 | 1 | -1/+3 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 1 | -3/+3 |
| * | 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 | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python.pkgs.aiodns: 1.2.0 -> 2.0.0 | Robert Schütz | 2019-03-19 | 1 | -4/+5 |
| * | python.pkgs.asyncio: remove•••> This version is only relevant for Python 3.3, > which does not include asyncio in its stdlib. We don't ship 3.3 anymore. | Robert Schütz | 2019-03-19 | 1 | -1/+1 |
| * | python.pkgs.aiodns: add typing to propagatedBuildInputs | Robert Schütz | 2019-02-17 | 1 | -3/+2 |
| * | python: aiodns: 1.1.1 -> 1.2.0 | Frederik Rietdijk | 2019-02-14 | 1 | -2/+2 |
| * | pythonPackages: remove traces of Python 2.6 | Frederik Rietdijk | 2018-06-25 | 1 | -4/+4 |
| * | 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 Rietdijk | 2018-06-23 | 1 | -1/+0 |
| * | Change many homepage urls from http to https #30636 | Pascal Wittmann | 2017-11-10 | 1 | -1/+1 |
| * | python.pkgs: many updates | Frederik Rietdijk | 2017-08-25 | 1 | -2/+2 |
| * | python.pkgs.aiodns : move to separate expression | wisut hantanong | 2017-07-19 | 1 | -0/+30 |
