Skip to content

Commit 552b657

Browse files
authored
Merge pull request #250174 from branchvincent/bump-pulp-cli-0.36.1
pulp-cli 0.36.1
2 parents 16401ef + 237b59f commit 552b657

File tree

1 file changed

+19
-38
lines changed

1 file changed

+19
-38
lines changed

Formula/p/pulp-cli.rb

Lines changed: 19 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@ class PulpCli < Formula
33

44
desc "Command-line interface for Pulp 3"
55
homepage "https://github.com/pulp/pulp-cli"
6-
url "https://files.pythonhosted.org/packages/18/92/23ae95fa65ad1f61cb1e7b8140a7aa315c9ad9cc64f2c7fc9412ba1299f2/pulp-cli-0.36.0.tar.gz"
7-
sha256 "1155a3d7efb60c3c1b0b2762b989fa0616e8a941a878f5e1f1fe0ce207eb05c1"
6+
url "https://files.pythonhosted.org/packages/69/01/d999e6c13a2d0487edd3ffbffbcf77fa7ef6fd3c1b5ee01837c529f1bec1/pulp_cli-0.36.1.tar.gz"
7+
sha256 "5ed0856a97486829e487639e8acf58f81024ee251277de20abd2bd35400b129b"
88
license "GPL-2.0-or-later"
9+
head "https://github.com/pulp/pulp-cli.git", branch: "main"
910

1011
bottle do
11-
rebuild 1
12-
sha256 cellar: :any, arm64_tahoe: "20a4a17e8320c7af50d1efb8b165f10bf7d3bd04b7ed56a5f65005c84ce3be77"
13-
sha256 cellar: :any, arm64_sequoia: "e04a9e118a9169d044a5a713b0059ef211ab52d8c4ce39f855295137d128964e"
14-
sha256 cellar: :any, arm64_sonoma: "6ed57af48256a74c361117b2ac5f2247c0d5c53e29fcff5ec556d61a0b12fd66"
15-
sha256 cellar: :any, sonoma: "578bbcc0888c7c6f8b72a0503c3d8428b38a460f1741c1d64e86aaf0ad1be95f"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "baa1428db20e9f79c1e6582b6852f2d3a169814832bb24eeb729b5937b384f96"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3ee1ad8f90ac16fee4402acecbcf1ace6bd6e3f2cba228424c70d5b37ee5371"
12+
sha256 cellar: :any, arm64_tahoe: "4b94657013ab35a0a8b06afd9ee2558ab7fe5c0eec1c0e2bf86e27c24a32ea05"
13+
sha256 cellar: :any, arm64_sequoia: "4206259a650999b4f024963c67d5045e4efc12ba421415d93d2f2aefdd59083c"
14+
sha256 cellar: :any, arm64_sonoma: "e24503214c49735b56bc8605acd3a8a4ac4c8a51d09cdec2f7077801b9172ebb"
15+
sha256 cellar: :any, sonoma: "333b6a64bb430ca041a77e506537a6e98a14f442ea6444f929796680f380d618"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "e79e4b3378fb5c978e53bdee5ff03e033295fe7bbe209ef9b354670a39920f71"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "28e7354845a96afa582971bd9513fcd581e52fb1f07145ed299ff0d83cd0ed25"
1818
end
1919

2020
depends_on "certifi" => :no_linkage
2121
depends_on "libyaml"
2222
depends_on "[email protected]"
2323

2424
resource "charset-normalizer" do
25-
url "https://files.pythonhosted.org/packages/83/2d/5fd176ceb9b2fc619e63405525573493ca23441330fcdaee6bef9460e924/charset_normalizer-3.4.3.tar.gz"
26-
sha256 "6fce4b8500244f6fcb71465d4a4930d132ba9ab8e71a7859e6a5d59851068d14"
25+
url "https://files.pythonhosted.org/packages/13/69/33ddede1939fdd074bce5434295f38fae7136463422fe4fd3e0e89b98062/charset_normalizer-3.4.4.tar.gz"
26+
sha256 "94537985111c35f28720e43603b8e7b43a6ecfb2ce1d3058bbe955b73404e21a"
2727
end
2828

2929
resource "click" do
@@ -32,8 +32,8 @@ class PulpCli < Formula
3232
end
3333

3434
resource "idna" do
35-
url "https://files.pythonhosted.org/packages/f1/70/7703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7d/idna-3.10.tar.gz"
36-
sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"
35+
url "https://files.pythonhosted.org/packages/6f/6d/0703ccc57f3a7233505399edb88de3cbd678da106337b9fcde432b65ed60/idna-3.11.tar.gz"
36+
sha256 "795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902"
3737
end
3838

3939
resource "multidict" do
@@ -47,15 +47,13 @@ class PulpCli < Formula
4747
end
4848

4949
resource "pulp-glue" do
50-
url "https://files.pythonhosted.org/packages/b7/6d/d8bac57d69902a0836f1d5be9ebf14da4c401b638913a393725cadfe3fc0/pulp-glue-0.36.0.tar.gz"
51-
sha256 "627f6b42a612c4542850a9b5719255373c2399565c779a78d5468378ea584b7c"
52-
53-
patch :DATA
50+
url "https://files.pythonhosted.org/packages/38/ce/3826a8f318fd69ba8b266a4cbbc99b25f66d40893ad71cbbb1c3490e468b/pulp_glue-0.36.1.tar.gz"
51+
sha256 "9418b16400aaaeedadf3e7e45ca5ddc32ec0eeb28f53e4a50a369b25d4c83509"
5452
end
5553

5654
resource "pyyaml" do
57-
url "https://files.pythonhosted.org/packages/54/ed/79a089b6be93607fa5cdaedf301d7dfb23af5f25c398d5ead2525b063e17/pyyaml-6.0.2.tar.gz"
58-
sha256 "d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e"
55+
url "https://files.pythonhosted.org/packages/05/8e/961c0007c59b8dd7729d542c61a4d537767a59645b82a0b521206e1e25c2/pyyaml-6.0.3.tar.gz"
56+
sha256 "d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f"
5957
end
6058

6159
resource "requests" do
@@ -64,8 +62,8 @@ class PulpCli < Formula
6462
end
6563

6664
resource "schema" do
67-
url "https://files.pythonhosted.org/packages/d4/01/0ea2e66bad2f13271e93b729c653747614784d3ebde219679e41ccdceecd/schema-0.7.7.tar.gz"
68-
sha256 "7da553abd2958a19dc2547c388cde53398b39196175a9be59ea1caf5ab0a1807"
65+
url "https://files.pythonhosted.org/packages/fb/2e/8da627b65577a8f130fe9dfa88ce94fcb24b1f8b59e0fc763ee61abef8b8/schema-0.7.8.tar.gz"
66+
sha256 "e86cc08edd6fe6e2522648f4e47e3a31920a76e82cce8937535422e310862ab5"
6967
end
7068

7169
resource "tomli-w" do
@@ -79,8 +77,6 @@ class PulpCli < Formula
7977
end
8078

8179
def install
82-
# Unpin python for 3.14
83-
inreplace "pyproject.toml", 'requires-python = ">=3.9,<3.14"', 'requires-python = ">=3.9"'
8480
virtualenv_install_with_resources
8581
end
8682

@@ -98,18 +94,3 @@ def install
9894
assert_match "valid pulp-cli config", output
9995
end
10096
end
101-
102-
__END__
103-
diff --git a/pyproject.toml b/pyproject.toml
104-
index 349a206..7db9eab 100644
105-
--- a/pyproject.toml
106-
+++ b/pyproject.toml
107-
@@ -7,7 +7,7 @@ name = "pulp-glue"
108-
version = "0.36.0"
109-
description = "Version agnostic glue library to talk to pulpcore's REST API."
110-
readme = "README.md"
111-
-requires-python = ">=3.9,<3.14"
112-
+requires-python = ">=3.9,<3.15"
113-
license = {text = "GPLv2+"}
114-
authors = [
115-
{name = "Pulp Team", email = "[email protected]"},

0 commit comments

Comments
 (0)