Skip to content

Commit

Permalink
Merge pull request #624 from serokell/pasqu4le/chore-release-15.1-3
Browse files Browse the repository at this point in the history
[Chore] Prepare a new v15.1-3 stable release
  • Loading branch information
pasqu4le authored Mar 14, 2023
2 parents aa71815 + a1dfbfe commit 8a1d3ba
Show file tree
Hide file tree
Showing 38 changed files with 76 additions and 628 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os: [ { id: macos-12, name: "monterey" } ]
# we don't bottle meta-formulas that contain only services
formula: [tezos-accuser-PtLimaPt, tezos-accuser-PtMumbai, tezos-admin-client, tezos-baker-PtLimaPt, tezos-baker-PtMumbai, tezos-client, tezos-codec, tezos-node, tezos-signer, tezos-smart-rollup-client-PtMumbai, tezos-smart-rollup-node-PtMumbai, tezos-tx-rollup-client-PtLimaPt, tezos-tx-rollup-node-PtLimaPt]
formula: [tezos-accuser-PtLimaPt, tezos-admin-client, tezos-baker-PtLimaPt, tezos-client, tezos-codec, tezos-node, tezos-signer, tezos-tx-rollup-client-PtLimaPt, tezos-tx-rollup-node-PtLimaPt]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
12 changes: 6 additions & 6 deletions Formula/tezos-accuser-PtLimaPt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc3", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v15.1", :shallow => false

version "v16.0-rc3-1"
version "v15.1-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuserPtlimapt.version}/"
sha256 cellar: :any, big_sur: "d9c11d11a86fca3e77b19a2c17b4740673e5edb3801e52ee62cdab7f67f1340c"
sha256 cellar: :any, arm64_big_sur: "8b2e1a01ad158bdc5f99f8bacd6e31b2c78f244e5d1aa43c64badb90917320e3"
sha256 cellar: :any, monterey: "d97277fef228671ca712c4fceca58cbf82ff34e7f10e42d08c4a5aef7b0430a8"
sha256 cellar: :any, monterey: "54da15db203cf7531b73a0547a3bcbbe0f0aaa6a0b9eeba8da0b0b2d8be6a9b1"
sha256 cellar: :any, big_sur: "e836775511626192c528182037765c25f89833e37b348511ee0971caabdbf8b3"
sha256 cellar: :any, arm64_big_sur: "4522c88273a481e486d98674a2022f245e99e8358b8f61c0276234cd0d44186c"
end

def make_deps
Expand Down
121 changes: 0 additions & 121 deletions Formula/tezos-accuser-PtMumbai.rb

This file was deleted.

12 changes: 6 additions & 6 deletions Formula/tezos-admin-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc3", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v15.1", :shallow => false

version "v16.0-rc3-1"
version "v15.1-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAdminClient.version}/"
sha256 cellar: :any, big_sur: "1c99f72f82ff0217ed08930c3138d07eef7d5910d53370ec840198b24265627b"
sha256 cellar: :any, arm64_big_sur: "d64fb167f3c573c980303e57473726d1d862f880c6ebe8c185fbab6a10e81729"
sha256 cellar: :any, monterey: "de90058c07fd2ce8a08742db3b2c6316ed0fd623c22b5df2df9e0e3fd55d833d"
sha256 cellar: :any, monterey: "467a8140f27ba749762ff2f40e87aa923dc575d33ec5c0e8d41c951306e6045b"
sha256 cellar: :any, big_sur: "43c5137599bcbf5751d57d9c2e199d0f13ef6a370a8d88c2430f4ec76bb99578"
sha256 cellar: :any, arm64_big_sur: "c6abd27ccda936fe381bb748378db240353f010ea4404e17c82dd023eeac6a6a"
end

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

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc3", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v15.1", :shallow => false

version "v16.0-rc3-1"
version "v15.1-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBakerPtlimapt.version}/"
sha256 cellar: :any, big_sur: "a446b2edba0d7f6e2bea98d031050a7d0a4d94a82d71de510f98cf918c62f883"
sha256 cellar: :any, arm64_big_sur: "d660a18c48d9020c8dc4bb19896a4330c5144ae1d6197bd33ec9e77c00bd8617"
sha256 cellar: :any, monterey: "65a38e1ea0e40b286bfc6d87c758618e2963e69cec8aea0e5f6bbfeec2e465ba"
sha256 cellar: :any, monterey: "e3b27a0cc54399616d3bea79fb215df2f95a40e90a5cf804f747ccfe07cb5145"
sha256 cellar: :any, big_sur: "19477e3350999cdddf00406705576da0441f6f4de8f6a778150fcc1aef3a787d"
sha256 cellar: :any, arm64_big_sur: "488f2535633ac2fa5188be2aa88870673224d3aee3670f9a2da5731f6daf4d66"
end

def make_deps
Expand Down
134 changes: 0 additions & 134 deletions Formula/tezos-baker-PtMumbai.rb

This file was deleted.

12 changes: 6 additions & 6 deletions Formula/tezos-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ class << self
end
homepage "https://gitlab.com/tezos/tezos"

url "https://gitlab.com/tezos/tezos.git", :tag => "v16.0-rc3", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "v15.1", :shallow => false

version "v16.0-rc3-1"
version "v15.1-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosClient.version}/"
sha256 cellar: :any, big_sur: "8748d96036c84f2014f7d03bd99975ab5595f725e983c7d9729a52e1ec9d6e00"
sha256 cellar: :any, arm64_big_sur: "ca35f35dcf4a1fa5e4c96840d731209c8ff3c10b7cf0f8285d3901543b3f8029"
sha256 cellar: :any, monterey: "ee07594bd9d5b1770d733e793f2e6beae8f54b914f16db6dcc3b9f25b88dce59"
sha256 cellar: :any, monterey: "0f5a161080a454271dd3d2de155728759bebe2ca4c20406b3c46231d17288ab2"
sha256 cellar: :any, big_sur: "951867e94c22552040114b5311a90d4edbf7a298edf6fc02528cb0665ac423a4"
sha256 cellar: :any, arm64_big_sur: "e1dc585caab053d0d66e9a8376be787c14875abe28db2d9d5fb66b6f23cdda2b"
end

def make_deps
Expand Down
Loading

0 comments on commit 8a1d3ba

Please sign in to comment.