summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/eve (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python312Packages.eve: 2.1.0 -> 2.2.0•••Diff: https://github.com/pyeve/eve/compare/refs/tags/v2.1.0...v2.2.0 Changelog: https://github.com/pyeve/eve/blob/v2.2.0/CHANGES.rst Fabian Affolter2024-11-161-20/+19
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-13/+12
* maintainers: drop marsamMario Rodas2024-04-241-1/+1
* Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: - pkgs/development/python-modules/eve/default.nix Martin Weinelt2023-03-141-4/+5
|\
| * python310Packages.eve: 2.0.4 -> 2.1.0Mario Rodas2023-03-141-4/+5
* | python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
|/
* python310Packages.eve: 2.0.3 -> 2.0.4R. Ryantm2022-11-121-2/+2
* python310Packages.eve: 2.0.2 -> 2.0.3R. Ryantm2022-11-031-2/+2
* python310Packages.eve: 2.0.1 -> 2.0.2•••https://github.com/pyeve/eve/releases/tag/v2.0.2 Mario Rodas2022-10-221-5/+8
* python310Packages.eve: 2.0 -> 2.0.1R. Ryantm2022-09-081-2/+2
* python39Packages.eve: disable on python 2Mario Rodas2022-06-101-0/+4
* python310Packages.eve: 1.1.5 -> 2.0R. Ryantm2022-06-081-2/+2
* pythonPackages.eve: events>=0.3,<0.4 -> >=0.3,<0.5Matt Melling2021-05-081-0/+5
* python3Packages.Eve: 1.1.4 -> 1.1.5Frederik Rietdijk2021-02-261-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.eve: 1.1.3 -> 1.1.4R. RyanTM2020-10-281-2/+2
* python37Packages.eve: 1.1.2 -> 1.1.3R. RyanTM2020-10-161-2/+2
* python: Eve: 1.1.1 -> 1.1.2Frederik Rietdijk2020-08-041-2/+2
* python: Eve: 1.1 -> 1.1.1Frederik Rietdijk2020-06-061-2/+2
* python27Packages.eve: 1.0 -> 1.1R. RyanTM2020-05-091-9/+14
* python: Eve: 0.9.2 -> 1.0Frederik Rietdijk2019-12-301-2/+2
* pythonPackages.eve: fix dependency boundsJonathan Ringer2019-10-181-0/+5
* python: Eve: 0.9 -> 0.9.2Frederik Rietdijk2019-10-181-2/+2
* python37Packages.eve: 0.8.1 -> 0.9•••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-eve/versions R. RyanTM2019-05-301-4/+6
* python: Eve: 0.8 -> 0.8.1Frederik Rietdijk2018-10-131-2/+2
* pythonPackages.eve: fix build, drop incorrect dependencies•••Build failed because of dependency Flask-PyMongo, which actually isn't a dependency of eve as they have their own flask_pymongo code. - Drop incorrect dependency flask-pymongo - Drop redunant dependencies already propageted by flask: itsdangerous, werkzeug, jinja2 - Drop dependency markupsafe, not required any more Uli Baum2018-09-131-7/+2
* python.pkgs.eve: remove superfluous patchRobert Schütz2018-07-142-26/+0
* python: Eve: 0.7.9 -> 0.8Frederik Rietdijk2018-06-211-2/+2
* python: Eve: 0.7.8 -> 0.7.9Frederik Rietdijk2018-06-021-2/+2
* python: Eve: 0.7.6 -> 0.7.8Frederik Rietdijk2018-02-181-2/+2
* python: Eve: 0.7.5 -> 0.7.6Frederik Rietdijk2018-01-201-2/+2
* python: Eve: 0.7.4 -> 0.7.5Frederik Rietdijk2017-12-301-2/+2
* eve: 0.6.1 -> 0.7.4Samuel Leathers2017-09-182-0/+60