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. 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/5gn0rsi8k9610cr0vqwcc6vg9sj2z1kw-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.5.0) Requirement already satisfied: flask<2.3,>=2.2 in /nix/store/85b8jif2cdsmxga92pzlms72kd1424wi-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/abi6dia9xw1hr65mgpcnn5iazpz92r3y-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/rz95cly5dbfnv6l1y5k7ydar44815var-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/bpqw2hz21a2x4mvlkg6w7szjs3zlr0dp-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/hmp7xqzwh1qszwc1i70b4py0njbdyykh-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/k07s8h7l14ailigc0n8b0p6fapbgdwg6-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/z4ryknpmci22pcs87a007x10rkasa0xd-python3.10-jsonschema-4.17.3/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.17.3) Requirement already satisfied: croniter>=0.3.17 in /nix/store/arv42v61v8n0nz46ngp45cw76czgii6g-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  apache-airflow 2.6.2 -> 2.6.3 https://repology.org/project/apache-airflow/versions 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. 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/5gn0rsi8k9610cr0vqwcc6vg9sj2z1kw-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.5.0) Requirement already satisfied: flask<2.3,>=2.2 in /nix/store/85b8jif2cdsmxga92pzlms72kd1424wi-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/abi6dia9xw1hr65mgpcnn5iazpz92r3y-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/rz95cly5dbfnv6l1y5k7ydar44815var-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/bpqw2hz21a2x4mvlkg6w7szjs3zlr0dp-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/hmp7xqzwh1qszwc1i70b4py0njbdyykh-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/k07s8h7l14ailigc0n8b0p6fapbgdwg6-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/z4ryknpmci22pcs87a007x10rkasa0xd-python3.10-jsonschema-4.17.3/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.17.3) Requirement already satisfied: croniter>=0.3.17 in /nix/store/arv42v61v8n0nz46ngp45cw76czgii6g-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  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. 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/5gn0rsi8k9610cr0vqwcc6vg9sj2z1kw-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.5.0) Requirement already satisfied: flask<2.3,>=2.2 in /nix/store/85b8jif2cdsmxga92pzlms72kd1424wi-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/abi6dia9xw1hr65mgpcnn5iazpz92r3y-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/rz95cly5dbfnv6l1y5k7ydar44815var-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/bpqw2hz21a2x4mvlkg6w7szjs3zlr0dp-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/hmp7xqzwh1qszwc1i70b4py0njbdyykh-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/k07s8h7l14ailigc0n8b0p6fapbgdwg6-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/z4ryknpmci22pcs87a007x10rkasa0xd-python3.10-jsonschema-4.17.3/lib/python3.10/site-packages (from apache-airflow==2.6.3) (4.17.3) Requirement already satisfied: croniter>=0.3.17 in /nix/store/arv42v61v8n0nz46ngp45cw76czgii6g-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