@@ -4,17 +4,17 @@ class Mapproxy < Formula
4
4
desc "Accelerating web map proxy"
5
5
# `mapproxy.org` is 404, upstream bug report, https://github.com/mapproxy/mapproxy/issues/983
6
6
homepage "https://github.com/mapproxy/mapproxy"
7
- url "https://files.pythonhosted.org/packages/ae/29/b14ce49cee6598c18cf727d172f57117b46b0672cacd0af478ddbc935621/MapProxy-3.1.3 .tar.gz"
8
- sha256 "acb4fa22b53ec1cf5eec9b7ad8b8541e1dfb03484f561864aa5ebecf5345e005 "
7
+ url "https://files.pythonhosted.org/packages/9c/cb/24c55ea8c48f8ed3a2db5463df495088c9f334df40750f9e83895f39d785/mapproxy-4.0.0 .tar.gz"
8
+ sha256 "b45255d7e202cadb3560e5ac37f9a5121242c205d635bc85e7843b59c8f8de0c "
9
9
license "Apache-2.0"
10
10
11
11
bottle do
12
- sha256 cellar : :any , arm64_sequoia : "d73b196aba9f5ca797743bbfc74e086196b00a937c4e445e4d06046ccf976ede "
13
- sha256 cellar : :any , arm64_sonoma : "6475d9769844ab94913ca42c34cd494e4b97cae764a2a09b412a0205e7bf1c3b "
14
- sha256 cellar : :any , arm64_ventura : "cf7c8e051e488ff15f75618bc678c7a3b889e07c7f18467f5d707498fc073ffb "
15
- sha256 cellar : :any , sonoma : "8e24edc8e3de910c0855f5df5b67281f17e05c8c8dbe4e1a57bf949ba6f05576 "
16
- sha256 cellar : :any , ventura : "4c626a416b3a28e989fa55853db72ac4bbca56d91482b5225adc5ce1b0d26240 "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "33783a94b7d3c738e599754f1b5abe1550371244df3219263a62e35291beaa8c "
12
+ sha256 cellar : :any , arm64_sequoia : "fbf4738296313d1bef002a147f18565f68b5c8d1f15bed1f92c7d53a25f5f36c "
13
+ sha256 cellar : :any , arm64_sonoma : "e76d4ea5157944c5fc3bc9dd8bbe34dd10910a1edcc78bba950f256fb8c8e149 "
14
+ sha256 cellar : :any , arm64_ventura : "d6e6a70f137f926f0c1e8aa7296a3573524bd080ac964508c10caba933e114d9 "
15
+ sha256 cellar : :any , sonoma : "7eb7cade0b9394e2ec6ab68f2afe0f61c89045754a88e9cb6317c76bcdd6394f "
16
+ sha256 cellar : :any , ventura : "7d0f6d02d668b203af5410fc20d7399558b07fefba9dcffcaef4d223c318a6a8 "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5576bdcb69270c7445003a1805da535051c29d82c8a3e84da7ce64f6e471be0f "
18
18
end
19
19
20
20
depends_on "rust" => :build # for rpds-py
@@ -25,8 +25,8 @@ class Mapproxy < Formula
25
25
26
26
27
27
resource "attrs" do
28
- url "https://files.pythonhosted.org/packages/fc/0f/aafca9af9315aee06a89ffde799a10a582fe8de76c563ee80bbcdc08b3fb /attrs-24.2 .0.tar.gz"
29
- sha256 "5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346 "
28
+ url "https://files.pythonhosted.org/packages/5a/b0/1367933a8532ee6ff8d63537de4f1177af4bff9f3e829baf7331f595bb24 /attrs-25.3 .0.tar.gz"
29
+ sha256 "75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b "
30
30
end
31
31
32
32
resource "future" do
@@ -50,8 +50,8 @@ class Mapproxy < Formula
50
50
end
51
51
52
52
resource "pyproj" do
53
- url "https://files.pythonhosted.org/packages/47/c2/0572c8e31aebf0270f15f3368adebd10fc473de9f09567a0743a3bc41c8d /pyproj-3.7.0 .tar.gz"
54
- sha256 "bf658f4aaf815d9d03c8121650b6f0b8067265c36e31bc6660b98ef144d81813 "
53
+ url "https://files.pythonhosted.org/packages/67/10/a8480ea27ea4bbe896c168808854d00f2a9b49f95c0319ddcbba693c8a90 /pyproj-3.7.1 .tar.gz"
54
+ sha256 "60d72facd7b6b79853f19744779abcd3f804c4e0d4fa8815469db20c9f640a47 "
55
55
end
56
56
57
57
resource "pyyaml" do
@@ -60,13 +60,13 @@ class Mapproxy < Formula
60
60
end
61
61
62
62
resource "referencing" do
63
- url "https://files.pythonhosted.org/packages/99/5b/73ca1f8e72fff6fa52119dbd185f73a907b1989428917b24cff660129b6d /referencing-0.35.1 .tar.gz"
64
- sha256 "25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c "
63
+ url "https://files.pythonhosted.org/packages/2f/db/98b5c277be99dd18bfd91dd04e1b759cad18d1a338188c936e92f921c7e2 /referencing-0.36.2 .tar.gz"
64
+ sha256 "df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa "
65
65
end
66
66
67
67
resource "rpds-py" do
68
- url "https://files.pythonhosted.org/packages/23/80/afdf96daf9b27d61483ef05b38f282121db0e38f5fd4e89f40f5c86c2a4f /rpds_py-0.21.0 .tar.gz"
69
- sha256 "ed6378c9d66d0de903763e7706383d60c33829581f0adff47b6535f1802fa6db "
68
+ url "https://files.pythonhosted.org/packages/0a/79/2ce611b18c4fd83d9e3aecb5cba93e1917c050f556db39842889fa69b79f /rpds_py-0.23.1 .tar.gz"
69
+ sha256 "7f3240dcfa14d198dba24b8b9cb3b108c06b68d45b7babd9eefc1038fdf7e707 "
70
70
end
71
71
72
72
resource "werkzeug" do
0 commit comments