Commit Graph

31 Commits

Author SHA1 Message Date
Graham Bennett
2fcdcc75bf python3Packages.apache-airflow: remove costrouc as a maintainer
User is inactive.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-12 04:31:35 -04:00
Graham Bennett
ccdacae5a8 python3Packages.apache-airflow: add experimental update script 2022-09-12 04:31:34 -04:00
Graham Bennett
053f9a8f32 python3Packages.apache-airflow: generated provider metadata
Users can now enable airflow providers via the enabledProviders argument, which
will then pull in the correct dependencies for the provider and check that the
provider's modules can be imported.
2022-09-12 04:31:34 -04:00
Graham Bennett
5357d26981 python3Packages.apache-airflow: 2.3.3 -> 2.3.4 2022-09-12 04:31:34 -04:00
Martin Weinelt
a70989643d python3Packages.apache-airflow: 2.2.4 -> 2.3.3 2022-07-21 22:33:39 +02:00
Robert Schütz
c88d7fb859 python3Packages.flask-wtf: 1.0.0 -> 1.0.1
Also change attribute name from flask_wtf to flask-wtf.
2022-05-24 04:13:39 +00:00
K900
681f4c49e9 apache-airflow: mark broken
It doesn't build and probably won't any time soon, as it still depends on pre-2.0 Flask.
2022-05-16 13:27:16 +03:00
Martin Weinelt
30bda34f74 python3Packages.apache-airflow: 2.2.3 -> 2.2.4 2022-03-14 00:28:49 +01:00
Jonathan Ringer
33b02f6b53 python3Packages.apache-airflow: 2.1.4 -> 2.2.3 2022-01-23 01:09:04 +01:00
Fabian Affolter
7548f4380e python3Packages.apache-airflow: adjust inputs and substituteInPlace 2022-01-12 15:43:09 +01:00
Jonathan Ringer
4efb30a66b apache-airflow: avoid https redirect 2021-12-28 08:53:47 -08:00
Sebastián Mancilla
21d4d1bfda apache-airflow: fix build on darwin
- Disable failing test on darwin.
- Patch failing test on Hydra (failed to write to /tmp)
2021-11-19 21:37:45 -03:00
Sebastián Mancilla
ec05219e40 apache-airflow: use pytestCheckHook 2021-11-19 21:36:20 -03:00
superherointj
2cfc72c44a apache-airflow: 2.1.2 -> 2.1.4 2021-10-09 09:59:16 -03:00
Robert Hensing
a201246bac treewide: runCommandNoCC -> runCommand in generated code
This has been synonymous for ~5y.

Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Sandro
02258ab8c1 apache-airflow: remove unused input 2021-07-24 20:11:39 +00:00
R. RyanTM
2b55249486 apache-airflow: 2.1.1rc1 -> 2.1.2 2021-07-19 16:07:13 -07:00
Ivan Tkachev
d7b66a7a01 python3Packages.apache-airflow: 1.10.5 -> 2.1.1 2021-07-09 11:51:31 +03:00
Sandro Jäckel
e2fa14f3fb pythonPackages.apache-airflow: remove unused inputs 2021-02-17 23:12:26 +01:00
Sandro Jäckel
8c16010b06 pythonPackages.apache-airflow: Remove stale substituteInPlace 2021-02-02 14:46:07 +01:00
Drew Risinger
4ab1c2b032 apache-airflow: unbreak
Unpins some dependencies to unbreak. Removes unused python dependencies,
and corrects some dependency replacements
2020-07-01 23:25:12 -04:00
Benjamin Hipple
726060deaf pythonPackages.apache-airflow: disable for python 3.8 2020-06-05 16:38:59 -07:00
Jonathan Ringer
e240c5d881 apache-airflow: Export PYTHONPATH in wrapper for gunicorn processes 2020-05-12 10:36:11 -07:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer
402e921624 apache-airflow: unpin colorlog 2020-04-09 12:51:34 -07:00
Benjamin Hipple
a4a00ca3cc python3Packages.apache-airflow: no-op cleanups to drv file
Consistently indent with 2 spaces and cleanup the meta by quoting it for
https://github.com/NixOS/rfcs/pull/45
2020-03-27 21:05:53 -04:00
Jonathan Ringer
b4b0bc9d38 python3Packages.fix-airflow: fix dependencies 2020-02-12 23:21:30 -08:00
Mario Rodas
2648d2b616 python37Packages.apache-airflow: fix build 2020-01-25 04:20:00 -05:00
Ariel
7af3a955c9 apache-airflow: 1.10.3 -> 1.10.5, enable python
Includes misc fixes suggested during the PR process.
2019-11-17 21:44:15 -05:00
Chris Ostrouchov
d6fdec8d24 apache-airflow: refactor add as python application 2019-11-15 16:06:41 -05:00
Chris Ostrouchov
be91c2aa1b pythonPackages.apache-airflow: init at 1.10.3 2019-11-15 16:03:54 -05:00