summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/cherrypy (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages: deprecate requests_toolbelt aliasSandro Jäckel2021-07-212-4/+4
* pythonPackages: deprecate pytestcov aliasSandro Jäckel2021-07-212-4/+4
* python38Packages.cherrypy: fix build on darwinMario Rodas2021-07-181-1/+1
* treewide: setuptools_scm -> setuptools-scmSandro Jäckel2021-06-032-4/+4
* python3Packages.cherrypy: unbreakRobert T. McGibbon2021-03-241-2/+20
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-242-2/+2
* 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-112-4/+4
* pythonPackages.cherrypy: Fix tests on darwinSandro Jäckel2021-01-071-0/+2
* python3Packages.cherrypy: fix testsJonathan Ringer2020-08-191-0/+3
* python3Packages.cherrypy: 18.3.0 -> 18.6.0Jonathan Ringer2020-08-091-13/+4
* pythonPackages.cherrypy: disable failing testRenato Alves2020-04-131-1/+5
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-102-2/+2
* python3.pkgs.cherrypy: 18.1.2 -> 18.3.0 and fix testsajs1242019-10-301-12/+7
* python3Packages.cherrypy: fix tests after upgrade to pytest5Johan Thomsen2019-09-031-0/+17
* python3Packages.cherrypy: fix buildMario Rodas2019-07-211-3/+5
* pythonPackages.cherrypy: 17.4.1 -> 17.4.2Mario Rodas2019-07-211-5/+5
* python37Packages.cherrypy: 18.1.1 -> 18.1.2•••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-cherrypy/versions R. RyanTM2019-07-021-2/+2
* python3.pkgs.cherrypy: 18.1.0 -> 18.1.1Robert Schütz2019-03-271-5/+3
* python.pkgs.cherrypy: spilt expression in twoRobert Schütz2019-03-272-28/+52
* python.pkgs.cherrypy: skip test that fails intermittently•••See https://github.com/cherrypy/cherrypy/issues/1306 for the upstream discussion. Robert Schütz2019-02-251-1/+4
* python3.pkgs.cherrypy: 18.0.1 -> 18.1.0Robert Schütz2019-02-171-7/+19
* cherrypy: re-enable python2 support•••we need cherrypy for ceph -> sambaFull Jörg Thalheim2019-01-031-6/+12
* python.pkgs.cherrypy: disable on python2Robert Schütz2018-12-191-1/+3
* python: CherryPy: 17.3.0 -> 18.0.1Frederik Rietdijk2018-12-031-2/+2
* python: CherryPy: 17.0.0 -> 17.3.0Frederik Rietdijk2018-08-251-5/+5
* python: CherryPy: 16.0.2 -> 17.0.0Frederik Rietdijk2018-07-221-2/+2
* pythonPackages.cherrypy: fixed testsMarti Serra2018-06-281-1/+2
* python: CherryPy: 15.0.0 -> 16.0.2Frederik Rietdijk2018-06-221-2/+2
* python: CherryPy: 14.0.1 -> 15.0.0Frederik Rietdijk2018-06-211-2/+2
* python.pkgs.cherrypy: clean up checkInputsRobert Schütz2018-04-201-3/+2
* python: CherryPy: 14.0.0 -> 14.0.1Frederik Rietdijk2018-04-081-2/+2
* python: CherryPy: 13.1.0 -> 14.0.0Frederik Rietdijk2018-02-181-2/+2
* python.pkgs.cherrypy: 11.0.0 -> 13.1.0Orivej Desh2017-12-241-10/+17
* Merge pull request #28884 from FRidh/python-fixes•••Python: several fixesFrederik Rietdijk2017-09-061-0/+25