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 49b29495197a..45a5e058717d 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. adding 'apache_airflow-2.6.3.dist-info/LICENSE-jquery.txt' adding 'apache_airflow-2.6.3.dist-info/LICENSE-moment-strftime.txt' adding 'apache_airflow-2.6.3.dist-info/LICENSE-moment.txt' adding 'apache_airflow-2.6.3.dist-info/LICENSE-normalize.txt' adding 'apache_airflow-2.6.3.dist-info/LICENSE-unicodecsv.txt' adding 'apache_airflow-2.6.3.dist-info/METADATA' adding 'apache_airflow-2.6.3.dist-info/NOTICE' adding 'apache_airflow-2.6.3.dist-info/WHEEL' adding 'apache_airflow-2.6.3.dist-info/entry_points.txt' adding 'apache_airflow-2.6.3.dist-info/top_level.txt' adding 'apache_airflow-2.6.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./apache_airflow-2.6.3-py3-none-any.whl Requirement already satisfied: typing-extensions>=4.0.0 in /nix/store/kf7mnwvdzqr6qsphwd01wa78aq5mi5iq-python3.10-typing-extensions-4.7.1/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.7.1) Requirement already satisfied: flask<2.3,>=2.2 in /nix/store/n14lzxh0zqsb1286m12krlmvn46s6m6k-python3.10-flask-2.2.5/lib/python3.10/site-packages (from apache-airflow==2.6.3) (2.2.5) Requirement already satisfied: jinja2>=3.0.0 in /nix/store/bwm7dyxh05g9z3bwmm7sfypvdmvlcj7j-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from apache-airflow==2.6.3) (3.1.2) Requirement already satisfied: pydantic<2.0.0,>=1.10.0 in /nix/store/2npv7af61f3fjbffzddrs5ab8sw7mvkg-python3.10-pydantic-1.10.9/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.10.9) Requirement already satisfied: unicodecsv>=0.14.1 in /nix/store/bgcb82ymrl26f4q31ng2qb5rp4n4xs8m-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/05cja3dw057qmns7mx6605l5ac5sxq58-python3.10-flask-wtf-1.1.1/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.1.1) Requirement already satisfied: sqlalchemy<2.0,>=1.4 in /nix/store/yjpwggk2ygfln8qf0bi1vcw1yqkll0kh-python3.10-SQLAlchemy-1.4.48/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.4.48.dev0) Requirement already satisfied: jsonschema>=4.0.0 in /nix/store/0js4bqmmyxdkip4mc9mrcj3h264w2nw0-python3.10-jsonschema-4.18.4/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.18.4) Requirement already satisfied: croniter>=0.3.17 in /nix/store/12xq862b15vjv5a89k52zs46dbzw0qwn-python3.10-croniter-1.4.1/lib/python3.10/site-packages (from apache-airflow==2.6.3) (1.4.1) 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