summary refs log tree commit diff
path: root/pkgs/top-level/python2-packages.nix
Commit message (Collapse)AuthorAge
* python27Packages.gtkme: init at version 1.5.1revol-xut2022-02-25
|
* Merge branch 'staging-next' into stagingDmitry Kalinkin2022-02-01
|\ | | | | | | | | | | Conflicts: pkgs/top-level/aliases.nix pkgs/top-level/python-aliases.nix
| * python2Packages.{pygtk,pyGtkGlade}: remove libglade supportpiegames2022-01-29
| |
* | python2.pkgs.coverage: keep 5.5Martin Weinelt2022-01-23
| |
* | python2.pkgs.pyparsing: keep 2.4.7Frederik Rietdijk2022-01-23
|/
* python2Packages: remove imports of files that no longer existFrederik Rietdijk2022-01-17
|
* python2.pkgs: move expressions into python2-modules/ folderFrederik Rietdijk2022-01-16
| | | | Another step in further separating python2 from python3.
* python2Packages.pyyaml: init at 5.4.1.1Robert Schütz2022-01-15
|
* python2Packages: remove superfluous overridesRobert Schütz2022-01-01
| | | | | Since Python 2 is not supported anymore we only keep those overrides which are used by leaf packages.
* python3Packages.xenomapper: move to top-levelMartin Weinelt2022-01-01
|
* python2Packages.pythonIRClib: removeRobert Schütz2022-01-01
| | | | It is not used by any leaf package and provides no executable.
* python2Packages.gdrivefs: removeRobert Schütz2022-01-01
| | | | It was broken due to python2Packages.gipc being broken for multiple releases.
* python2Packages.bitbucket-cli: move to top-levelRobert Schütz2022-01-01
|
* nixos/moinmoin, nixos/tests/moinmoin, python2Packages.moinmoin: removeMartin Weinelt2021-12-31
| | | | Stuck on python2 and the NixOS test has been failing for 6 months.
* Merge branch 'master' into staging-nextDmitry Kalinkin2021-12-18
|\ | | | | | | | | Conflicts: pkgs/development/python-modules/sphinxext-opengraph/default.nix
| * python2Packages.platformdirs: init at 2.0.2Frederik Rietdijk2021-12-18
| | | | | | | | needed for python2Packages.virtualenv
* | python2Packages.pyjwt: init at 1.7.1Robert Schütz2021-12-12
| | | | | | | | needed for NixOps
* | Merge master into staging-nextgithub-actions[bot]2021-12-10
|\|
| * Move where a couple of existing packages are disabled on python2.Tom Prince2021-12-09
| | | | | | | | This moves where the package are disabled to `pkgs/top-level/python2-packages.nix`.
| * Fix some places where python2 packages fail to evaluate.Tom Prince2021-12-09
| | | | | | | | | | | | I unfortunately still depend on some python2 packages. It appears that these two packages fail to evaluate, in a way that `tryEval` doesn't catch. This changes them to be explicitly disabled there.
| * python3Packages.pyjwt1: move to privacyidea overlayJonathan Ringer2021-12-09
| |
* | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-12-05
|\| | | | | | | | | | | Conflicts: pkgs/development/python-modules/django-rq/default.nix pkgs/top-level/all-packages.nix
| * Merge pull request #145801 from dotlambda/tzlocal-4.1Robert Schütz2021-12-05
| |\ | | | | | | python3Packages.tzlocal: 2.1 -> 4.1
| | * python2Packages.tzlocal: init at 2.1Robert Schütz2021-11-22
| | | | | | | | | | | | needed for NixOps 2
| * | gaia: RemoveDoron Behar2021-12-06
| | |
* | | python2Packages.pydocstyle: dropRobert Schütz2021-12-02
|/ / | | | | | | It's not used by any leaf package.
* | python2Packages.keyring: dropRobert Schütz2021-11-25
| | | | | | | | It's not used by any leaf package.
* | Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross2021-11-13
|\ \
| * \ Merge remote-tracking branch 'origin/master' into staging-nextsternenseemann2021-11-13
| |\ \ | | | | | | | | | | | | | | | | Conflicts were caused by 2043dbb6faa9e21b0fb500161542e30d6c8bc680 interacting with b2767b69ddc702eb926633a5f2336534352cb7b8.
| | * | protobuf: pin to 3.17 for Python 2Thomas Watson2021-11-13
| | |/
* | / python2.pkgs.pycairo: fix crossAlyssa Ross2021-11-12
|/ /
* | Merge master into staging-nextgithub-actions[bot]2021-11-09
|\|
| * python2.7-filelock: Init version 3.2.1 for Python 2Henk Kalkwater2021-11-09
| | | | | | | | | | | | | | This adds filelock 3.2.1, the last version that still supports Python 2. This fixes nixops, as it still was dependent on filelock for Python 2. See #145109.
* | python39Packages.ruamel-yaml: normalise name, adoptSandro Jäckel2021-11-02
| |
* | python39Packages.ruamel-ordereddict: normalise name, adoptSandro Jäckel2021-11-02
|/
* python3Packages.hg-git: init at 0.10.2Dmitry Kalinkin2021-10-25
|
* Merge pull request #141750 from superherointj/python3-alias-jupyter-clientSandro2021-10-21
|\
| * pythonPackages.jupyter_client: renamed to jupyter-clientsuperherointj2021-10-15
| |
* | pythonPackages.privacyidea-ldap-proxy: 0.6.1 -> 0.6.2, switch to python3Maximilian Bosch2021-10-18
|/
* python3Packages.pastescript: move to python3PackagesSandro Jäckel2021-10-07
|
* nixops: Freeze Python2 dependenciesTim Steinbach2021-09-16
|
* python2Packages.decorator: reinit at 4.4.2Martin Weinelt2021-09-05
|
* python2Packages.pluggy: reinit at 0.13.1Martin Weinelt2021-09-05
|
* python2Packages.contextlib2: reinit at 0.6.0.post1Martin Weinelt2021-09-05
|
* Merge pull request #131719 from FRidh/python2-to-3Frederik Rietdijk2021-07-29
|\ | | | | Python: further migrate packages from 2 to 3
| * mlt: requires python3Frederik Rietdijk2021-07-27
| |
* | pythonPackages: normalise prompt_toolkitSandro Jäckel2021-07-23
|/
* pythonPackages: deprecate pytest_xdist aliasSandro Jäckel2021-07-21
|
* pythonPackages: deprecate pytestrunner aliasSandro Jäckel2021-07-21
|
* python2Packages.certifi: init at 2019.11.28Robert Schütz2021-07-03
| | | | | | | We use the sources from 2019.11.28 to build, but inherit the cert bundle from the maintained Python3-only version of certifi. Co-authored-by: adisbladis <adisbladis@gmail.com>