From 959abaf5c9e923c7e8288e737f8fa768953b9bdc Mon Sep 17 00:00:00 2001 From: serokell-bot Date: Tue, 25 Feb 2025 20:01:53 +0000 Subject: [PATCH 1/3] [Chore] Bump Tezos sources to v21.4 --- flake.lock | 6 +++--- meta.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index c2799d371..27368efda 100644 --- a/flake.lock +++ b/flake.lock @@ -1416,11 +1416,11 @@ "tezos": { "flake": false, "locked": { - "lastModified": 1737639333, - "narHash": "sha256-xqNhkq3jjvcGy+l2VeG1KIZIu7xN/ksnYU9ZfX0SblY=", + "lastModified": 1740508137, + "narHash": "sha256-d/ToAxMUDUQ9e5XFkpFm61VEM5yqEaKNpmixkWZPq4k=", "owner": "tezos", "repo": "tezos", - "rev": "7308277506715997cfcffc8c452d3645ef342e2f", + "rev": "b8278e10123c26844434ac1d2ff83bbc666fafd5", "type": "gitlab" }, "original": { diff --git a/meta.json b/meta.json index 6ed52c895..39919479e 100644 --- a/meta.json +++ b/meta.json @@ -1,5 +1,5 @@ { "release": "1", "maintainer": "Serokell ", - "tezos_ref": "octez-v21.3" + "tezos_ref": "octez-v21.4" } From 7ffdc274e780a47cc1ed9308de47047faf3f8ac4 Mon Sep 17 00:00:00 2001 From: serokell-bot Date: Tue, 25 Feb 2025 20:01:54 +0000 Subject: [PATCH 2/3] [Chore] Update brew formulae for v21.4 --- Formula/tezos-accuser-PsParisC.rb | 6 ++---- Formula/tezos-accuser-PsQuebec.rb | 6 ++---- Formula/tezos-admin-client.rb | 6 ++---- Formula/tezos-baker-PsParisC.rb | 6 ++---- Formula/tezos-baker-PsQuebec.rb | 6 ++---- Formula/tezos-client.rb | 6 ++---- Formula/tezos-codec.rb | 6 ++---- Formula/tezos-dac-client.rb | 6 ++---- Formula/tezos-dac-node.rb | 6 ++---- Formula/tezos-dal-node.rb | 6 ++---- Formula/tezos-node-ghostnet.rb | 2 +- Formula/tezos-node-mainnet.rb | 2 +- Formula/tezos-node.rb | 6 ++---- Formula/tezos-signer-http.rb | 2 +- Formula/tezos-signer-https.rb | 2 +- Formula/tezos-signer-tcp.rb | 2 +- Formula/tezos-signer-unix.rb | 2 +- Formula/tezos-signer.rb | 6 ++---- Formula/tezos-smart-rollup-node.rb | 6 ++---- Formula/tezos-smart-rollup-wasm-debugger.rb | 6 ++---- 20 files changed, 34 insertions(+), 62 deletions(-) diff --git a/Formula/tezos-accuser-PsParisC.rb b/Formula/tezos-accuser-PsParisC.rb index 4b219fc70..bf21c2025 100644 --- a/Formula/tezos-accuser-PsParisC.rb +++ b/Formula/tezos-accuser-PsParisC.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuserPsparisc.version}/" - sha256 cellar: :any, ventura: "e722a42f0141a303860375c8cc161271e5104564980a0479b2be04dbe6cd4ef4" - sha256 cellar: :any, arm64_ventura: "72aa2aa5e33f1b0f58d097ba04cb2f253e13e5036921bf4babada94162aa11ef" end def make_deps diff --git a/Formula/tezos-accuser-PsQuebec.rb b/Formula/tezos-accuser-PsQuebec.rb index a39b4b029..fbdc919bc 100644 --- a/Formula/tezos-accuser-PsQuebec.rb +++ b/Formula/tezos-accuser-PsQuebec.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuserPsquebec.version}/" - sha256 cellar: :any, ventura: "1d6ce8bbc104d9989c7a705d17abe06cfd36f9adc808f42c1a8eac3097a2a292" - sha256 cellar: :any, arm64_ventura: "8ae2ec311361f8bac6cf554c1fa9bfd7d918302e361dd189254b8d7a561889e6" end def make_deps diff --git a/Formula/tezos-admin-client.rb b/Formula/tezos-admin-client.rb index fec29147b..e8f9069ed 100644 --- a/Formula/tezos-admin-client.rb +++ b/Formula/tezos-admin-client.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAdminClient.version}/" - sha256 cellar: :any, ventura: "5851ef5f41961aade3d7f22f01c73cc4d22ff2ac59c130195b3904186e362ded" - sha256 cellar: :any, arm64_ventura: "0254a7c8f94460bd45fd10a807587fb1c33681c3e91261e4448f15c05ec77e3f" end def make_deps diff --git a/Formula/tezos-baker-PsParisC.rb b/Formula/tezos-baker-PsParisC.rb index 581a86525..da56d8bff 100644 --- a/Formula/tezos-baker-PsParisC.rb +++ b/Formula/tezos-baker-PsParisC.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBakerPsparisc.version}/" - sha256 cellar: :any, ventura: "e34a0cb85af8f5bbf5f46fce6ca49d8a2547ae6a54c800b023d840e5a3fb296a" - sha256 cellar: :any, arm64_ventura: "5001a4b20c4243ec7f154d2eb7e5be6a34c7dafcb3490a6e7b27297040adeb00" end def make_deps diff --git a/Formula/tezos-baker-PsQuebec.rb b/Formula/tezos-baker-PsQuebec.rb index 3d59485f1..9f93766a1 100644 --- a/Formula/tezos-baker-PsQuebec.rb +++ b/Formula/tezos-baker-PsQuebec.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBakerPsquebec.version}/" - sha256 cellar: :any, ventura: "2fb8e544f7d67d89177a1d2a0cd5295b2974741b4dc84fdcd958fea373d12624" - sha256 cellar: :any, arm64_ventura: "15c55db5d18e98b04a3c0b5d399c0c14fe8a02cbb537ff479143bfcecdcf02af" end def make_deps diff --git a/Formula/tezos-client.rb b/Formula/tezos-client.rb index d23ebc5b5..ce645f4bd 100644 --- a/Formula/tezos-client.rb +++ b/Formula/tezos-client.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosClient.version}/" - sha256 cellar: :any, ventura: "611448019c9f0ea22982c1ccaea2509d62d2186218158fbc8b4ea39f68b07e7a" - sha256 cellar: :any, arm64_ventura: "53d831d7b8e9ad32f62604ed2793565e07337cdeed866b6f0925004cd8701fd5" end def make_deps diff --git a/Formula/tezos-codec.rb b/Formula/tezos-codec.rb index 319ccdb65..c246ea443 100644 --- a/Formula/tezos-codec.rb +++ b/Formula/tezos-codec.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosCodec.version}/" - sha256 cellar: :any, ventura: "502ac5e52c805301552a8b37913d9cb6a4b23a809bcd37b5ccdbca2e5a75a15a" - sha256 cellar: :any, arm64_ventura: "0ba4766e36c070a975fdb43b5f4a9f8d88d5b64ebfcafcd1c6775a895d8d2bd3" end def make_deps diff --git a/Formula/tezos-dac-client.rb b/Formula/tezos-dac-client.rb index d5e3b7d7f..e3aa1f9f4 100644 --- a/Formula/tezos-dac-client.rb +++ b/Formula/tezos-dac-client.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosDacClient.version}/" - sha256 cellar: :any, ventura: "849dad3d21fea2ba8852f96b6d9b8435b5f225ce2b917fdff35a2e3fef322d14" - sha256 cellar: :any, arm64_ventura: "a033f9ed4d137773eeb389f33a647281d0d6353a032592102691d351124b7fac" end def make_deps diff --git a/Formula/tezos-dac-node.rb b/Formula/tezos-dac-node.rb index 2962ef332..ca78750ca 100644 --- a/Formula/tezos-dac-node.rb +++ b/Formula/tezos-dac-node.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosDacNode.version}/" - sha256 cellar: :any, ventura: "e4e28481c3dd5d9110d00121b9833a6b411c0e1582cb1a0ac7a044c144cd2259" - sha256 cellar: :any, arm64_ventura: "e72f5ba523a2cbaa9874a64c25d89da9dece596ea9a49569191ec51e485c37b3" end def make_deps diff --git a/Formula/tezos-dal-node.rb b/Formula/tezos-dal-node.rb index be94d7abc..e792d2352 100644 --- a/Formula/tezos-dal-node.rb +++ b/Formula/tezos-dal-node.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosDalNode.version}/" - sha256 cellar: :any, ventura: "c38fb50d58677ef4a6d89d4703ab6890ca5f619abc9fbf9cf86913568f078213" - sha256 cellar: :any, arm64_ventura: "50e30eb1937deaa0ff62fe4c8b272f7384267a00747bf3a71c8a0c8e46e8e0a6" end def make_deps diff --git a/Formula/tezos-node-ghostnet.rb b/Formula/tezos-node-ghostnet.rb index fddcb6684..3efc2a59a 100644 --- a/Formula/tezos-node-ghostnet.rb +++ b/Formula/tezos-node-ghostnet.rb @@ -3,7 +3,7 @@ class TezosNodeGhostnet < Formula url "file:///dev/null" - version "v21.3-1" + version "v21.4-1" depends_on "tezos-node" diff --git a/Formula/tezos-node-mainnet.rb b/Formula/tezos-node-mainnet.rb index 02c44627f..b4d94aba0 100644 --- a/Formula/tezos-node-mainnet.rb +++ b/Formula/tezos-node-mainnet.rb @@ -3,7 +3,7 @@ class TezosNodeMainnet < Formula url "file:///dev/null" - version "v21.3-1" + version "v21.4-1" depends_on "tezos-node" diff --git a/Formula/tezos-node.rb b/Formula/tezos-node.rb index f907214ab..fafa14347 100644 --- a/Formula/tezos-node.rb +++ b/Formula/tezos-node.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosNode.version}/" - sha256 cellar: :any, ventura: "32dc7a89d3faa36191f2d92898413634e04bf5566096e28522589e67e93d5868" - sha256 cellar: :any, arm64_ventura: "5277c689d6b731f89c60eee2ebbe9e394e2a22697537215fc0b3f03a229a8c38" end def make_deps diff --git a/Formula/tezos-signer-http.rb b/Formula/tezos-signer-http.rb index a04a51eae..f65218d82 100644 --- a/Formula/tezos-signer-http.rb +++ b/Formula/tezos-signer-http.rb @@ -3,7 +3,7 @@ class TezosSignerHttp < Formula url "file:///dev/null" - version "v21.3-1" + version "v21.4-1" depends_on "tezos-signer" diff --git a/Formula/tezos-signer-https.rb b/Formula/tezos-signer-https.rb index 9bf8cde83..d79ba46fa 100644 --- a/Formula/tezos-signer-https.rb +++ b/Formula/tezos-signer-https.rb @@ -3,7 +3,7 @@ class TezosSignerHttps < Formula url "file:///dev/null" - version "v21.3-1" + version "v21.4-1" depends_on "tezos-signer" diff --git a/Formula/tezos-signer-tcp.rb b/Formula/tezos-signer-tcp.rb index f3dd8dcc0..c83422af5 100644 --- a/Formula/tezos-signer-tcp.rb +++ b/Formula/tezos-signer-tcp.rb @@ -3,7 +3,7 @@ class TezosSignerTcp < Formula url "file:///dev/null" - version "v21.3-1" + version "v21.4-1" depends_on "tezos-signer" diff --git a/Formula/tezos-signer-unix.rb b/Formula/tezos-signer-unix.rb index 6f676ae8a..9452d9650 100644 --- a/Formula/tezos-signer-unix.rb +++ b/Formula/tezos-signer-unix.rb @@ -3,7 +3,7 @@ class TezosSignerUnix < Formula url "file:///dev/null" - version "v21.3-1" + version "v21.4-1" depends_on "tezos-signer" diff --git a/Formula/tezos-signer.rb b/Formula/tezos-signer.rb index d1d0d9ec7..d3fc78c9b 100644 --- a/Formula/tezos-signer.rb +++ b/Formula/tezos-signer.rb @@ -9,9 +9,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -26,8 +26,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSigner.version}/" - sha256 cellar: :any, ventura: "5271c92553b0cc796e5cc31b0c419b2cb6644c7853b387957e6bf980cb81a88f" - sha256 cellar: :any, arm64_ventura: "36fa38af6760399a660079bbe48336244492b476fd84f1aafaeb094c67b552a9" end def make_deps diff --git a/Formula/tezos-smart-rollup-node.rb b/Formula/tezos-smart-rollup-node.rb index 2c5601413..3c938f681 100644 --- a/Formula/tezos-smart-rollup-node.rb +++ b/Formula/tezos-smart-rollup-node.rb @@ -11,9 +11,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -28,8 +28,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSmartRollupNode.version}/" - sha256 cellar: :any, ventura: "c99c360f306f4a957daa9f24f48968bff340d493c15fa43d13548d838eaeb902" - sha256 cellar: :any, arm64_ventura: "5b6dd39318e586085bba0c330fd85ed6efa6afdbe4ca7b99a96279e1d9a23cbe" end def make_deps diff --git a/Formula/tezos-smart-rollup-wasm-debugger.rb b/Formula/tezos-smart-rollup-wasm-debugger.rb index 17771c947..18beaa11f 100644 --- a/Formula/tezos-smart-rollup-wasm-debugger.rb +++ b/Formula/tezos-smart-rollup-wasm-debugger.rb @@ -10,9 +10,9 @@ class << self end homepage "https://gitlab.com/tezos/tezos" - url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.3", :shallow => false + url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v21.4", :shallow => false - version "v21.3-1" + version "v21.4-1" build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup cmake opam] build_dependencies.each do |dependency| @@ -27,8 +27,6 @@ class << self bottle do root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSmartRollupWasmDebugger.version}/" - sha256 cellar: :any, ventura: "be8f52f5bdecd68a1163deaa1a0325cd2ef7d46314c58e049dab776c53ebe448" - sha256 cellar: :any, arm64_ventura: "5e23e70f12600c9aefe509d50f921c993f6206feafacdeae5bdf3c544b933dc2" end def make_deps From 4168d77cf19062173365b7e3e880ea4b56400efd Mon Sep 17 00:00:00 2001 From: serokell-bot Date: Tue, 25 Feb 2025 20:01:54 +0000 Subject: [PATCH 3/3] [Chore] Reset release number for v21.4 --- baking/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baking/pyproject.toml b/baking/pyproject.toml index c70be9954..5dc8cd0e4 100644 --- a/baking/pyproject.toml +++ b/baking/pyproject.toml @@ -14,7 +14,7 @@ description = "Package that provides systemd services that orchestrate other ser license = { text = "LicenseRef-MIT-OA" } requires-python = ">=3.8" readme = "README.md" -version = "v21.3" +version = "v21.4" [tool.setuptools.packages.find] where= ["src"]