@@ -3,19 +3,18 @@ class CyclonedxPython < Formula
33
44 desc "Creates CycloneDX Software Bill of Materials (SBOM) from Python projects"
55 homepage "https://cyclonedx.org/"
6- url "https://files.pythonhosted.org/packages/68/1e/78106d309f58e06247c3c2a19dd475f36c5ad7c3b04492dd54c0430dd313 /cyclonedx_bom-5.1.2 .tar.gz"
7- sha256 "69cbabd884d1ca0c500d0307c42bdd93b0e42ee302a316fc5e45b5609bd898c7 "
6+ url "https://files.pythonhosted.org/packages/f0/73/fa71371a6b25f493668a42c98f18739ce614a0ab495bf03adcc298676f71 /cyclonedx_bom-5.2.0 .tar.gz"
7+ sha256 "4a4ac184dc050a34e90cc0826cebe7952b834e4ff252abbaf5a40de9d67bc310 "
88 license "Apache-2.0"
99 head "https://github.com/CycloneDX/cyclonedx-python.git" , branch : "main"
1010
1111 bottle do
12- rebuild 1
13- sha256 cellar : :any , arm64_sequoia : "0d5273d9f6d7531d8851e670988cd3109ea18e15728db99e589ff6af6566992d"
14- sha256 cellar : :any , arm64_sonoma : "8b63e5dcd497bd4dba2c1fd769165fa23f49b3c8e631c3504af8d3894ec746b8"
15- sha256 cellar : :any , arm64_ventura : "e4d7129c95bd41f7dc6f24d0c8d3afcd97e3ddb4263be62ecb8afd4c66b51ead"
16- sha256 cellar : :any , sonoma : "d5cb828ed6b0bde5ef5b75936dc07e282e7e580177eb86c6936aa7da124bade2"
17- sha256 cellar : :any , ventura : "5211f904da21a27a00177a70d6a30b0fdcfb9c7d8747f36a2a6fd68c77905ef5"
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "f44c4489f0ba56db197b5c0c2b9acb26411d34596e8e2dbbf1b986345159c1ef"
12+ sha256 cellar : :any , arm64_sequoia : "fb9fdddce33b1e5f57b1d7e85c60527d57bb1cc5cb3efb19a66ccc56e13fa54f"
13+ sha256 cellar : :any , arm64_sonoma : "9c1cf9b7c23bc0d59d6398065965ad99b2238718f99f1d3c2180c37b129c7529"
14+ sha256 cellar : :any , arm64_ventura : "b9e381559bed3a244308a5db7c98ee780830431e45af7ae3f8fc9a01a26c276d"
15+ sha256 cellar : :any , sonoma : "5c3d26888861743dd00fffe6bf978551409ab0ddf83cdd75fb8454a8bbdfa162"
16+ sha256 cellar : :any , ventura : "1d4321bd84682c25e105b0066d8f49a28e43b33e694b6382b1549f63336dc168"
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5fe2e894028c425c93048a3d959a6dd3fe070dd591b8aebfc527c5d901511ff3"
1918 end
2019
2120 depends_on "rust" => :build # for rpds-py
@@ -30,8 +29,8 @@ class CyclonedxPython < Formula
3029 end
3130
3231 resource "attrs" do
33- url "https://files.pythonhosted.org/packages/48/c8/6260f8ccc11f0917360fc0da435c5c9c7504e3db174d5a12a1494887b045 /attrs-24.3 .0.tar.gz"
34- sha256 "8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff "
32+ url "https://files.pythonhosted.org/packages/49/7c/fdf464bcc51d23881d110abd74b512a42b3d5d376a55a831b44c603ae17f /attrs-25.1 .0.tar.gz"
33+ sha256 "1c97078a80c814273a76b2a298a932eb681c87415c11dee0a6921de7f1b02c3e "
3534 end
3635
3736 resource "boolean-py" do
@@ -45,8 +44,8 @@ class CyclonedxPython < Formula
4544 end
4645
4746 resource "cyclonedx-python-lib" do
48- url "https://files.pythonhosted.org/packages/67/a8/c735131c5e2a4e778c335b9f2c0500829d947b095e20331c401cfd0b6ef6 /cyclonedx_python_lib-8.5 .0.tar.gz"
49- sha256 "35f7a139042e4df17ff414fa228cec83c7e4e493bdec990847357791ca72f3a5 "
47+ url "https://files.pythonhosted.org/packages/ba/5d/266fab8eb5c5306889472d6e166f438d65daaff6c7c4d8b0e6d7b8926410 /cyclonedx_python_lib-8.8 .0.tar.gz"
48+ sha256 "181e7215c247ed185d1bdfad2dfdc142fd98485af3d531db12388abce9e5523a "
5049 end
5150
5251 resource "defusedxml" do
@@ -90,8 +89,8 @@ class CyclonedxPython < Formula
9089 end
9190
9291 resource "lxml" do
93- url "https://files.pythonhosted.org/packages/e7/6b/20c3a4b24751377aaa6307eb230b66701024012c29dd374999cc92983269 /lxml-5.3.0 .tar.gz"
94- sha256 "4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f "
92+ url "https://files.pythonhosted.org/packages/ef/f6/c15ca8e5646e937c148e147244817672cf920b56ac0bf2cc1512ae674be8 /lxml-5.3.1 .tar.gz"
93+ sha256 "106b7b5d2977b339f1e97efe2778e2ab20e99994cbb0ec5e55771ed0795920c8 "
9594 end
9695
9796 resource "packageurl-python" do
@@ -125,8 +124,8 @@ class CyclonedxPython < Formula
125124 end
126125
127126 resource "referencing" do
128- url "https://files.pythonhosted.org/packages/27/32/fd98246df7a0f309b58cae68b10b6b219ef2eb66747f00dfb34422687087 /referencing-0.36.1 .tar.gz"
129- sha256 "ca2e6492769e3602957e9b831b94211599d2aade9477f5d44110d2530cf9aade "
127+ url "https://files.pythonhosted.org/packages/2f/db/98b5c277be99dd18bfd91dd04e1b759cad18d1a338188c936e92f921c7e2 /referencing-0.36.2 .tar.gz"
128+ sha256 "df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa "
130129 end
131130
132131 resource "rfc3339-validator" do
0 commit comments