9ee964648c
python3Packages.flask-migrate: 3.1.0 -> 4.0.2
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
2023-01-27 16:58:16 +01:00
Guillaume Girol
33afbf39f6
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.
2023-01-21 12:00:00 +00:00
Winter
19adc3341c
treewide: migrate to pythonPackages.unittestCheckHook
2022-08-13 14:09:43 -04:00
Martin Weinelt
2298ebf36e
python3Packages.flask-sqlalchemy: rename from flask_sqlalchemy
2022-07-21 22:35:28 +02:00
Martin Weinelt
38d1ee33e9
python3Packages.flask-migrate: fix build
...
Test data was not part of the PyPi release.
Closes : #138330
2021-09-23 23:25:49 +02:00
Martin Weinelt
c2337a840b
python3Packages.Flask-Migrate: 3.0.1 -> 3.1.0
2021-09-05 14:57:30 +02:00
Martin Weinelt
8fb6673700
python3Packages.flask_migrate: 2.7.0 -> 3.0.1
2021-06-22 13:42:53 +02:00
R. RyanTM
0e6735fc43
python37Packages.flask_migrate: 2.6.0 -> 2.7.0
2021-02-24 23:02:18 +00:00
R. RyanTM
289b6303e5
python37Packages.flask_migrate: 2.5.3 -> 2.6.0
2021-01-31 05:27:07 +00:00
Pavol Rusnak
a4bbfba80d
pkgs/development/python-modules: stdenv.lib -> lib
2021-01-24 01:29:22 +01:00
Frederik Rietdijk
a29ac06902
python3Packages.Flask-Migrate: 2.5.2 -> 2.5.3
2020-05-11 22:12:11 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tobias Happ
a017a1139d
pythonPackages.flask_migrate: 2.3.1 -> 2.5.2
2019-06-12 00:51:04 +02:00
R. RyanTM
82dbdad654
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/versions
2018-12-20 15:28:50 +01:00
R. RyanTM
cfd3db5c66
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/versions
2018-10-29 12:04:29 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Frederik Rietdijk
ced21f5e1a
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`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
59c61b21ba
python: Flask-Migrate: 2.1.1 -> 2.2.1
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
67651d80bc
Merge pull request #28884 from FRidh/python-fixes
...
Python: several fixes
2017-09-06 13:54:10 +02:00
Frederik Rietdijk
d58e1f1c7b
python.pkgs: many updates
2017-08-25 19:36:14 +02:00
Frederik Rietdijk
6919a949e5
python.pkgs.Flask-Migrate: 2.0.3 -> 2.0.4
2017-06-01 18:24:56 +02:00
Robert Scott
a1c15989aa
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
2017-05-30 12:39:20 +01:00