Fabian Affolter
9d3aa1d2e9
python310Packages.flask-sqlalchemy: 3.0.2 -> 3.0.3
...
Changelog: https://github.com/pallets-eco/flask-sqlalchemy/blob/3.0.3/CHANGES.rst
2023-02-27 13:46:39 +01:00
Fabian Affolter
83c82021cd
python310Packages.flask-sqlalchemy: 3.0.2 -> 3.0.3
...
Changelog: https://github.com/pallets-eco/flask-sqlalchemy/blob/3.0.3/CHANGES.rst
2023-02-17 00:53:04 +01:00
Fabian Affolter
f90fc78221
python310Packages:flask-sqlalchemy: add changelog to meta
...
- add pythonImportsCheck
- normalize pname
2023-02-17 00:49:57 +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
Martin Weinelt
46a2dfc094
python3Packages.Flask-SQLAlchemy: 2.5.1 -> 3.0.2
2023-01-05 01:09:01 +01:00
Martin Weinelt
360ad99eac
python3Packages.flask-sqlalchemy: disable failing test
2022-08-26 09:29:01 +02:00
Martin Weinelt
df79a23820
python3Packages.flask_sqlalchemy: disable flaky test
2022-07-21 22:35:28 +02:00
Frederik Rietdijk
c597f45b24
python3Packages.Flask-SQLAlchemy: 2.4.4 -> 2.5.1
2021-04-03 17:48:32 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d
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
2021-01-11 10:38:22 +01:00
R. RyanTM
2e531d5f06
python27Packages.flask_sqlalchemy: 2.4.3 -> 2.4.4
2020-07-22 16:54:56 +02:00
Frederik Rietdijk
5dc5a3c047
python: Flask-SQLAlchemy: 2.4.1 -> 2.4.3
2020-06-06 08:34:54 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Frederik Rietdijk
4dbc60aa8e
python: Flask-SQLAlchemy: 2.4.0 -> 2.4.1
2019-10-18 09:53:57 +02:00
Tobias Happ
8769547280
pythonPackages.flask_sqlalchemy: 2.3.2 -> 2.4.0
2019-09-22 10:40:04 +02:00
Tobias Happ
f14d4ba112
pythonPackages.flask_sqlalchemy: 2.1 -> 2.3.2
2018-09-28 11:55:36 +02:00