apache-airflow 2.6.2 -> 2.6.3 https://github.com/apache/airflow/releases attrpath: apache-airflow Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/apache-airflow/python-package.nix b/pkgs/servers/apache-airflow/python-package.nix index 49b29495197..45a5e058717 100644 --- a/pkgs/servers/apache-airflow/python-package.nix +++ b/pkgs/servers/apache-airflow/python-package.nix @@ -82,7 +82,7 @@ , enabledProviders ? [] }: let - version = "2.6.2"; + version = "2.6.3"; airflow-src = fetchFromGitHub rec { owner = "apache"; @@ -91,7 +91,7 @@ let # Download using the git protocol rather than using tarballs, because the # GitHub archive tarballs don't appear to include tests forceFetchGit = true; - hash = "sha256-ejZw71lMhfnqy4Ziha8/ufmX+SkOfopkeCskf02ZQgA="; + hash = "sha256-7+Zo+kfzB1f4R5HDSxGvjVfGeep/sJy1POxy5ZVi+w8="; }; # airflow bundles a web interface, which is built using webpack by an undocumented shell script in airflow's source tree. Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A apache-airflow nix build failed. Requirement already satisfied: markupsafe>=1.1.1 in /nix/store/6rccwkcknj5qnh6l244vmn3512vxlbcq-python3.10-markupsafe-2.1.3/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.1.3) Requirement already satisfied: python-nvd3>=0.15.0 in /nix/store/al6wd4kpcczqsxk1vb837r1zbbchgl2l-python3.10-python-nvd3-0.15.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (0.15.0) Requirement already satisfied: werkzeug>=2.0 in /nix/store/zvdkig32hq3z273zbpxab0sk08rh7941-python3.10-werkzeug-2.2.3/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.2.3) Requirement already satisfied: blinker in /nix/store/pxrmf3i6id6smick9qfgvd17hxrmxnq4-python3.10-blinker-1.5/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.5) Requirement already satisfied: attrs>=22.1.0 in /nix/store/n80x8k099gfslvbg4s13hpaiiynimsw5-python3.10-attrs-22.2.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (22.2.0) Requirement already satisfied: pendulum>=2.0 in /nix/store/irb7i7wysxcfz1hvsqc1lwi05j3gkv7z-python3.10-pendulum-2.1.2/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.1.2) Requirement already satisfied: termcolor>=1.1.0 in /nix/store/x6f5hkz68csv7wrvbzwwhysmgmxd273c-python3.10-termcolor-2.2.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.2.0) Requirement already satisfied: cryptography>=0.9.3 in /nix/store/fc2lh385z7wi903hm740v85z6d5lj59h-python3.10-cryptography-40.0.1/lib/python3.10/site-packages (from apache-airflow==2.6.3) (40.0.1) Requirement already satisfied: markdown>=3.0 in /nix/store/0wf60lihdgi7hw05i13szwzwdc3bnqpr-python3.10-markdown-3.4.3/lib/python3.10/site-packages (from apache-airflow==2.6.3) (3.4.3) Requirement already satisfied: psutil>=4.2.0 in /nix/store/zx2vg211qdpngw9lmsf0dsksw3anj8v9-python3.10-psutil-5.9.5/lib/python3.10/site-packages (from apache-airflow==2.6.3) (5.9.5) Requirement already satisfied: tenacity!=8.2.0,>=6.2.0 in /nix/store/5gd8hvkbzifmh36bn77xqhzqyic94rfh-python3.10-tenacity-8.2.2/lib/python3.10/site-packages (from apache-airflow==2.6.3) (8.2.2) Requirement already satisfied: flask-caching>=1.5.0 in /nix/store/3afk8kybwagslfh8w891c5rlky2n3r24-python3.10-Flask-Caching-2.0.2/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.0.2) Requirement already satisfied: packaging>=14.0 in /nix/store/c5fh1flbs76jpgmvzz96xa26c3fwsq2s-python3.10-packaging-23.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (23.0) Requirement already satisfied: setproctitle>=1.1.8 in /nix/store/gf5h8k448fif1wwi311ykgcpakhndh5y-python3.10-setproctitle-1.3.2/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.3.2) Requirement already satisfied: flask-appbuilder==4.3.1 in /nix/store/l3vq9fy9fzpdkn2gf0d8hvixrjy8y5hg-python3.10-flask-appbuilder-4.3.1/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.3.1) Requirement already satisfied: markdown-it-py>=2.1.0 in /nix/store/l2f70bshrb3jhxhmf1rrrxv6y2na8psd-python3.10-markdown-it-py-2.2.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.2.0) Requirement already satisfied: gunicorn>=20.1.0 in /nix/store/8nlag0pcbiic76bjc7703dshqxzc9bd5-python3.10-gunicorn-20.1.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (20.1.0) Requirement already satisfied: itsdangerous>=2.0 in /nix/store/xibjgxd525khnpzfbsivk08wi2m9lhih-python3.10-itsdangerous-2.1.2/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.1.2) Requirement already satisfied: rfc3339-validator>=0.1.4 in /nix/store/bd38x4az3v7jhnjh0zv7yk37knz9q5ig-python3.10-rfc3339-validator-0.1.4/lib/python3.10/site-packages (from apache-airflow==2.6.3) (0.1.4) Requirement already satisfied: alembic<2.0,>=1.6.3 in /nix/store/60jg4kk0yycpa13iidi04rcjgy5lxkck-python3.10-alembic-1.9.4/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.9.4) Requirement already satisfied: pydantic<2.0.0,>=1.10.0 in /nix/store/i6f5b468vhprc7ywmv4manbqpgb2kv0i-python3.10-pydantic-1.10.9/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.10.9) Requirement already satisfied: pygments>=2.0.1 in /nix/store/kjh9cm8yrjq0xshgkx8jblqqqpblbwcc-python3.10-pygments-2.14.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.14.0) Requirement already satisfied: sqlalchemy<2.0,>=1.4 in /nix/store/8j8kg827wzh1jq0aazmm5nhmhfv6yvxp-python3.10-SQLAlchemy-1.4.48/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.4.48.dev0) Requirement already satisfied: dill>=0.2.2 in /nix/store/yx5j1x1xhjbl60sjpsmnvaflzfckvn7h-python3.10-dill-0.3.6/lib/python3.10/site-packages (from apache-airflow==2.6.3) (0.3.6) Requirement already satisfied: unicodecsv>=0.14.1 in /nix/store/sv6lr3jxvk5pr0bq6f0p8vnyn48gz3rd-python3.10-unicodecsv-0.14.1/lib/python3.10/site-packages (from apache-airflow==2.6.3) (0.14.1) Requirement already satisfied: flask-wtf>=0.15 in /nix/store/yrgbfqaidkfd8fap1ccqnw676xydg75k-python3.10-flask-wtf-1.1.1/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.1.1) Requirement already satisfied: cattrs>=22.1.0 in /nix/store/aiabj9kh174a3ybdr00q3zpm7w6vqv99-python3.10-cattrs-22.2.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (22.2.0) ERROR: Could not find a version that satisfies the requirement google-re2>=1.0 (from apache-airflow) (from versions: none) ERROR: No matching distribution found for google-re2>=1.0