Skip to content

Commit

Permalink
Merge pull request #511 from serokell/auto/v14.0-release
Browse files Browse the repository at this point in the history
[Chore] v14.0 release
  • Loading branch information
krendelhoff2 authored Aug 1, 2022
2 parents 760f475 + 0317f50 commit 5932175
Show file tree
Hide file tree
Showing 20 changed files with 39 additions and 66 deletions.
7 changes: 2 additions & 5 deletions Formula/tezos-accuser-013-PtJakart.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuser013Ptjakart.version}/"
sha256 cellar: :any, catalina: "3b8b5c0f12e87d42d49ebd68238371433c847ee9d8282544e8c23642fc7a5454"
sha256 cellar: :any, big_sur: "a05e4eaa3b014b7eb8daf3a807b6dc7f8844baffda5f44f75daa134a22a33e9f"
sha256 cellar: :any, arm64_big_sur: "336bc9de748ffc770ff9906cdd50a4f727bcbfaaa87393563cd4e75ed2fe5b08"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-accuser-014-PtKathma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuser014Ptkathma.version}/"
sha256 cellar: :any, catalina: "70b491c5bea089da1f21fd8805362069a809ee1df832dac9ff64149a1e943541"
sha256 cellar: :any, big_sur: "ce1b7154103cf3843227d26cff8979699d572df1ebd84efdbb4ee55e373ad428"
sha256 cellar: :any, arm64_big_sur: "b0a772c2df148dcae4cea07e0f6f1fdf970a859034432e2c40ccdda9427470e6"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-admin-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAdminClient.version}/"
sha256 cellar: :any, catalina: "dd07e66bc84a11f18f1816579e269447f7e2a1388b2e2dcd662310654286338e"
sha256 cellar: :any, big_sur: "4bac302e7f6841714eedf8ebc1a9aebcbd7e215e515305cfc00664a1a49943b0"
sha256 cellar: :any, arm64_big_sur: "36b2a7632a570337bc4e4c071703b2aecc52d3cfecea4ccbcff49db5faa0f4ab"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-baker-013-PtJakart.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBaker013Ptjakart.version}/"
sha256 cellar: :any, catalina: "051396e77090dc814ae2bbdf045d3a77f8dc6241d76bb743260e3d04fc50f96c"
sha256 cellar: :any, big_sur: "bc79f90bb714c6190b3d72036fa015c7acc76dfba09dfda2e5057fd5c863fcf2"
sha256 cellar: :any, arm64_big_sur: "497b112f217e53456b8d91aa2ebb882bdf97a2239258da4996708f6ac83e66ea"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-baker-014-PtKathma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBaker014Ptkathma.version}/"
sha256 cellar: :any, catalina: "6ce80b3127a2533e5c26e1ba939b4aab53d79e611210fbe8c571029b8da55c48"
sha256 cellar: :any, big_sur: "de86c267dd4fa14d9a667f7bca5d8d015fad0e8f92e8451b90a8d9231a199d81"
sha256 cellar: :any, arm64_big_sur: "e66fb711c4d64353f23f6ce174b1e9bfd574b987639ec0249c48202f78f164b8"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosClient.version}/"
sha256 cellar: :any, catalina: "2047f2ed0ac19da7bfa7618bc6cce3057115dffda371f8980845045fd2370059"
sha256 cellar: :any, big_sur: "560b3c07f6a78c02f2efdef4984ce46a8a239add12fbfe12f3e873d8b673b5bc"
sha256 cellar: :any, arm64_big_sur: "af011d4a4d93bbbaaefdb897fbf07ddb45e747f2398500dc35dda5bc8bc3691f"
end

def make_deps
Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-codec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosCodec.version}/"
sha256 cellar: :any, catalina: "dd7e4d0baaece767c0e3848ea386a06c879bc79ce7eb8b0ef11db9f9049e5cc2"
sha256 cellar: :any, big_sur: "a4432e3e2ac74487c2ba6b97b1d2c187c9b21852134594f9cf95e07ebda54e6c"
sha256 cellar: :any, arm64_big_sur: "2b7b1b3ec3d0fb7bb6c3a13fbe6e3f9945d7c2730b5dff6d5f92eb5b9b9ac323"
end

def make_deps
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node-ghostnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeGhostnet < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-node"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-node-jakartanet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeJakartanet < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-node"

Expand Down
8 changes: 4 additions & 4 deletions Formula/tezos-node-kathmandunet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeKathmandunet < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-node"

Expand All @@ -26,14 +26,14 @@ def install
"$node" config init \
--data-dir "$DATA_DIR" \
--rpc-addr "$NODE_RPC_ADDR" \
--network=https://teztnets.xyz/kathmandunet \
--network=kathmandunet \
"$@"
else
echo "Updating the node configuration..."
"$node" config update \
--data-dir "$DATA_DIR" \
--rpc-addr "$NODE_RPC_ADDR" \
--network=https://teztnets.xyz/kathmandunet \
--network=kathmandunet \
"$@"
fi
Expand Down Expand Up @@ -82,6 +82,6 @@ def plist
end
def post_install
mkdir_p "#{var}/lib/tezos/node-kathmandunet"
system "tezos-node", "config", "init", "--data-dir" "#{var}/lib/tezos/node-kathmandunet", "--network", "https://teztnets.xyz/kathmandunet"
system "tezos-node", "config", "init", "--data-dir" "#{var}/lib/tezos/node-kathmandunet", "--network", "kathmandunet"
end
end
2 changes: 1 addition & 1 deletion Formula/tezos-node-mainnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosNodeMainnet < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-node"

Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosNode.version}/"
sha256 cellar: :any, catalina: "f848f9fe4cc66ba9042f91d71d14c416426da0a8c90fd78d59c028cf5b19cc46"
sha256 cellar: :any, arm64_big_sur: "5a96599b72120387d52b66b3e6ce2836fd8320a7b8833a11d612020b7fbad3a7"
sha256 cellar: :any, big_sur: "8bae57816483fcdeb499b57070788f425470f43143a106a50574f2ca0fa3a923"
end

def make_deps
Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerHttp < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-https.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerHttps < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-tcp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerTcp < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-signer"

Expand Down
2 changes: 1 addition & 1 deletion Formula/tezos-signer-unix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class TezosSignerUnix < Formula
url "file:///dev/null"
version "v14.0-rc1-1"
version "v14.0-1"

depends_on "tezos-signer"

Expand Down
7 changes: 2 additions & 5 deletions Formula/tezos-signer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0-rc1", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v14.0", :shallow => false

version "v14.0-rc1-1"
version "v14.0-1"

build_dependencies = %w[pkg-config coreutils autoconf rsync wget rustup-init]
build_dependencies.each do |dependency|
Expand All @@ -26,9 +26,6 @@ class << self

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSigner.version}/"
sha256 cellar: :any, catalina: "bbf111fc415c1b6d680afbbc9972cc6676959f76511b2eac3067be1d859d6091"
sha256 cellar: :any, big_sur: "b28faeef997c1ab3c75d71166f41e5db735d3200b4bf58eea0e983a72b6ed5ce"
sha256 cellar: :any, arm64_big_sur: "6033a6d80df5011687e3593a83ef67d09a703fc0c199c0b1383d104496ce0c29"
end

def make_deps
Expand Down
2 changes: 1 addition & 1 deletion docker/package/packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"mainnet": "mainnet",
"jakartanet": "jakartanet",
"ghostnet": "ghostnet",
"kathmandunet": "https://teztnets.xyz/kathmandunet",
"kathmandunet": "kathmandunet",
}
networks_protos = {
"mainnet": ["013-PtJakart"],
Expand Down
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"release": "2",
"maintainer": "Serokell <[email protected]>",
"tezos_ref": "refs/tags/v14.0-rc1"
"release": "1",
"maintainer": "Serokell <[email protected]>",
"tezos_ref": "v14.0"
}

0 comments on commit 5932175

Please sign in to comment.