summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/flask-migrate/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python310Packages.flask_migrate: 4.0.2 -> 4.0.4•••Diff: https://github.com/miguelgrinberg/Flask-Migrate/compare/v4.0.2...v4.0.4 Martin Weinelt2023-03-091-3/+9
* python3Packages.flask-migrate: 3.1.0 -> 4.0.2•••Signed-off-by: Florian Brandes <florian.brandes@posteo.de> Florian Brandes2023-01-271-7/+7
* treewide: switch to nativeCheckInputs•••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. Guillaume Girol2023-01-211-1/+1
* treewide: migrate to pythonPackages.unittestCheckHookWinter2022-08-131-7/+2
* python3Packages.flask-sqlalchemy: rename from flask_sqlalchemyMartin Weinelt2022-07-211-2/+2
* python3Packages.flask-migrate: fix build•••Test data was not part of the PyPi release. Closes: #138330 Martin Weinelt2021-09-231-10/+36
* python3Packages.Flask-Migrate: 3.0.1 -> 3.1.0Martin Weinelt2021-09-051-2/+2
* python3Packages.flask_migrate: 2.7.0 -> 3.0.1Martin Weinelt2021-06-221-2/+2
* python37Packages.flask_migrate: 2.6.0 -> 2.7.0R. RyanTM2021-02-241-2/+2
* python37Packages.flask_migrate: 2.5.3 -> 2.6.0R. RyanTM2021-01-311-2/+2
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-241-6/+4
* python3Packages.Flask-Migrate: 2.5.2 -> 2.5.3Frederik Rietdijk2020-05-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.flask_migrate: 2.3.1 -> 2.5.2Tobias Happ2019-06-121-4/+4
* python37Packages.flask_migrate: 2.3.0 -> 2.3.1 (#52117)•••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-flask-migrate/versionsR. RyanTM2018-12-201-2/+2
* python36Packages.flask_migrate: 2.2.1 -> 2.3.0 (#49020)•••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.6-flask-migrate/versionsR. RyanTM2018-10-291-2/+2
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-2/+1
* 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 Rietdijk2018-06-231-1/+0
* python: Flask-Migrate: 2.1.1 -> 2.2.1Frederik Rietdijk2018-06-221-2/+2
* Merge pull request #28884 from FRidh/python-fixes•••Python: several fixesFrederik Rietdijk2017-09-061-2/+2
* python.pkgs: many updatesFrederik Rietdijk2017-08-251-2/+2
* python.pkgs.Flask-Migrate: 2.0.3 -> 2.0.4Frederik Rietdijk2017-06-011-2/+2
* python.pkgs.flask_migrate: 1.7.0 -> 2.0.3•••fixes build against new dependencies after some test tinkering, seems we can remove the python3-patching as there exists a "python" symlink now Robert Scott2017-05-301-0/+29