Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-13, name: "ventura" } ]
# we don't bottle meta-formulas that contain only services
formula: [tezos-smart-rollup-wasm-debugger, tezos-smart-rollup-node, tezos-dal-node, tezos-signer, tezos-codec, tezos-client, tezos-admin-client, tezos-experimental-agnostic-baker, tezos-node, tezos-accuser-PsRiotum, tezos-baker-PsRiotum, tezos-accuser-PsQuebec, tezos-baker-PsQuebec]
formula: [tezos-smart-rollup-node, tezos-dal-node, tezos-signer, tezos-codec, tezos-client, tezos-admin-client, tezos-accuser, tezos-baker, tezos-node, tezos-accuser-PtSeouLo, tezos-baker-PtSeouLo, tezos-accuser-PsRiotum, tezos-baker-PsRiotum]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
5 changes: 2 additions & 3 deletions Formula/tezos-accuser-PsQuebec.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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuserPsquebec.version}/"
sha256 cellar: :any, ventura: "8dd32c7da31242466347e7dd4a02c28f171ede24921abc2e27f2a16544a07484"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 deletions Formula/tezos-accuser-PsRiotum.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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAccuserPsriotum.version}/"
sha256 cellar: :any, ventura: "5d02e0b1ba973aa389909901eefc2a6db07d5c096d45837fc998e740247536cb"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosAdminClient.version}/"
sha256 cellar: :any, ventura: "aa92bfe2c20898eeab1a79240b212bb061431f01f2410986e64cdab60c94fe78"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 deletions Formula/tezos-baker-PsQuebec.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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBakerPsquebec.version}/"
sha256 cellar: :any, ventura: "6360de1e998e582e2b1f803383f0c70047b036d272d35fb01133cfc4b9ce0054"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 deletions Formula/tezos-baker-PsRiotum.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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosBakerPsriotum.version}/"
sha256 cellar: :any, ventura: "8958a6c79793afd817d4e71dd3ac8b3ddd6c5bea0dea98db640039d915a13774"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosClient.version}/"
sha256 cellar: :any, ventura: "783f403456e51fccd016b10ffb41eea3d0e1e366eff78c966e30e9c921d464a7"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosCodec.version}/"
sha256 cellar: :any, ventura: "0efe7eedc11adadb53d2faf4c36644dc7c64c7a28d4fe607f8e4d5b73a8127b3"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 deletions Formula/tezos-dal-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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosDalNode.version}/"
sha256 cellar: :any, ventura: "e3b7ba496cfd9eed8cb557cf94429f1c44c8885641a7cef51d963503c8df433f"
end

def make_deps
Expand Down
5 changes: 2 additions & 3 deletions Formula/tezos-experimental-agnostic-baker.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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosExperimentalAgnosticBaker.version}/"
sha256 cellar: :any, ventura: "465170f635ef1217549098070fa518be3ef22a3257b4174efea0b077e5c2f2f7"
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 "v22.0-1"
version "v23.2-1"

depends_on "tezos-node"

Expand Down
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 "v22.0-1"
version "v23.2-1"

depends_on "tezos-node"

Expand Down
5 changes: 2 additions & 3 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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosNode.version}/"
sha256 cellar: :any, ventura: "4ccbc37aa3da342ac7b528058bd03bf0190080992a1270a2c4b11a29c92eeaba"
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 "v22.0-1"
version "v23.2-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 "v22.0-1"
version "v23.2-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 "v22.0-1"
version "v23.2-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 "v22.0-1"
version "v23.2-1"

depends_on "tezos-signer"

Expand Down
5 changes: 2 additions & 3 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 => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSigner.version}/"
sha256 cellar: :any, ventura: "02b48dc4f9e860b6a04958619a9d631f7c149174f4969625685cb0aa3b2b3367"
end

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

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSmartRollupNode.version}/"
sha256 cellar: :any, ventura: "8f5182c7fc306379f142a9c6273788d76c6fba17921ac3b80c4eb21ca99c2c17"
end

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

url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v22.0", :shallow => false
url "https://gitlab.com/tezos/tezos.git", :tag => "octez-v23.2", :shallow => false

version "v22.0-1"
version "v23.2-1"

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

bottle do
root_url "https://github.com/serokell/tezos-packaging/releases/download/#{TezosSmartRollupWasmDebugger.version}/"
sha256 cellar: :any, ventura: "a13d53fa7c9248a62f69a93ab73a6d7c3e115555e92e39a8514c0f65c6267cc1"
end

def make_deps
Expand Down
2 changes: 1 addition & 1 deletion baking/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "v22.0"
version = "v23.2"

[tool.setuptools.packages.find]
where= ["src"]
Expand Down
2 changes: 1 addition & 1 deletion docker/active-protocols
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PsQuebec
PsRiotum
PtSeouLo
alpha
8 changes: 4 additions & 4 deletions docker/octez-executables
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
octez-smart-rollup-wasm-debugger
octez-smart-rollup-node
octez-dal-node
octez-signer
octez-codec
octez-client
octez-admin-client
octez-experimental-agnostic-baker
octez-accuser
octez-baker
octez-node
octez-accuser-PtSeouLo
octez-baker-PtSeouLo
octez-accuser-PsRiotum
octez-baker-PsRiotum
octez-accuser-PsQuebec
octez-baker-PsQuebec
2 changes: 1 addition & 1 deletion docker/package/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ class TezosBakingServicesPackage(AbstractPackage):
# native releases, so we append an extra letter to the version of
# the package.
# This should be reset to "" whenever the native version is bumped.
letter_version = "b"
letter_version = ""

buildfile = "setup.py"

Expand Down
8 changes: 4 additions & 4 deletions docker/tests/binaries.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"released": [
"tezos-smart-rollup-wasm-debugger",
"tezos-smart-rollup-node",
"tezos-dal-node",
"tezos-signer",
"tezos-codec",
"tezos-client",
"tezos-admin-client",
"tezos-experimental-agnostic-baker",
"tezos-accuser",
"tezos-baker",
"tezos-node",
"tezos-accuser-PtSeouLo",
"tezos-baker-PtSeouLo",
"tezos-accuser-PsRiotum",
"tezos-baker-PsRiotum",
"tezos-accuser-PsQuebec",
"tezos-baker-PsQuebec",
"tezos-sapling-params",
"tezos-baking"
],
Expand Down
Loading
Loading