Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vunnel 0.26.0 #175900

Closed
wants to merge 1 commit into from
Closed
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
14 changes: 9 additions & 5 deletions Formula/v/vunnel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@

desc "Tool for collecting vulnerability data from various sources"
homepage "https://github.com/anchore/vunnel"
url "https://files.pythonhosted.org/packages/68/1e/40d3a5465362182ac8495f9f8fd8a9c7bfca85e823075a25ebc64a727840/vunnel-0.25.0.tar.gz"
sha256 "bf97c14b2703760b2b3196a79384560002310613aad0c332963de06bc687d248"
url "https://files.pythonhosted.org/packages/ec/b3/8af0e4caf61bb10a52fb76429511f8e2258e1cacec79f3b62f310ecb1097/vunnel-0.26.0.tar.gz"
sha256 "72a5ea2ecba1ac06af639096d49fcb23fed2721a34c2ee69a826bc6c4f2719cc"
license "Apache-2.0"
revision 1
head "https://github.com/anchore/vunnel.git", branch: "main"

bottle do
Expand Down Expand Up @@ -62,6 +61,11 @@
sha256 "9dc71659d3b853c3018cd7b2ec34d5d054370128e12b79ee655498cb339cc711"
end

resource "greenlet" do
url "https://files.pythonhosted.org/packages/17/14/3bddb1298b9a6786539ac609ba4b7c9c0842e12aa73aaa4d8d73ec8f8185/greenlet-3.0.3.tar.gz"
sha256 "43374442353259554ce33599da8b692d5aa96f8976d567d4badf263371fbe491"
end

resource "idna" do
url "https://files.pythonhosted.org/packages/21/ed/f86a79a07470cb07819390452f178b3bef1d375f2ec021ecfc709fc7cf07/idna-3.7.tar.gz"
sha256 "028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"
Expand All @@ -73,8 +77,8 @@
end

resource "importlib-metadata" do
url "https://files.pythonhosted.org/packages/a0/fc/c4e6078d21fc4fa56300a241b87eae76766aa380a23fc450fc85bb7bf547/importlib_metadata-7.1.0.tar.gz"
sha256 "b78938b926ee8d5f020fc4772d487045805a55ddbad2ecf21c6d60938dc7fcd2"
url "https://files.pythonhosted.org/packages/76/72/33d1bb4be61f1327d3cd76fc41e2d001a6b748a0648d944c646643f123fe/importlib_metadata-7.2.1.tar.gz"
sha256 "509ecb2ab77071db5137c655e24ceb3eee66e7bbc6574165d0d114d9fc4bbe68"
end

resource "iniconfig" do
Expand Down Expand Up @@ -207,7 +211,7 @@
sha256 "8226a33c542bcb54cd6bd0a366067b610b41713b64c9abec1bc4533d69f51e70"
end

def install

Check failure on line 214 in Formula/v/vunnel.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew install --verbose --formula --build-bottle vunnel` failed on macOS Monterey (12)!

Created wheel for mashumaro: filename=mashumaro-3.13.1-py3-none-any.whl size=92062 sha256=ebe4385c5a3c23494d4f2f3803228e209b91259d32cba031a911f3d6b0dd89d2 Stored in directory: /Users/brew/Library/Caches/Homebrew/pip_cache/wheels/b2/a9/26/f3d2b64c8ca5b546652070abdcfd17cb968579e8067fc41ca0 Successfully built mashumaro Installing collected packages: mashumaro Successfully installed mashumaro-3.13.1 [notice] A new release of pip is available: 24.0 -> 24.1.1 [notice] To update, run: python -m pip install --upgrade pip /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/6a642747d342a08da398621daf6059192cdf4df508b630faf70b076880cf1400--mergedeep-1.3.4.tar.gz --directory /private/tmp/homebrew-unpack20240628-10506-ov92y0 /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240628-10506-ov92y0/mergedeep-1.3.4/. /private/tmp/vunnel--mergedeep-20240628-10506-qq7oua/mergedeep-1.3.4 ==> python3.12 -m pip --python=/usr/local/Cellar/vunnel/0.26.0/libexec/bin/python install --verbose --no-deps --no-binary=:all: --ignore-installed --no-compile /private/tmp/vunnel--mergedeep-20240628-10506-qq7oua/mergedeep-1.3.4 Using pip 24.0 from /usr/local/lib/python3.12/site-packages/pip (python 3.12) Processing /private/tmp/vunnel--mergedeep-20240628-10506-qq7oua/mergedeep-1.3.4 Installing build dependencies: started Running command pip subprocess to install build dependencies Collecting setuptools>=40.8.0 Using cached setuptools-70.1.1-py3-none-any.whl Installing collected packages: setuptools Successfully installed setuptools-70.1.1 [notice] A new release of pip is available: 24.0 -> 24.1.1 [notice] To update, run: python -m pip install --upgrade pip Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Running command Getting requirements to build wheel No `name` configuration, performing automatic discovery Warning: 'classifiers' should be a list, got type 'tuple' running egg_info writing mergedeep.egg-info/PKG-INFO writing dependency_links to mergedeep.egg-info/dependency_links.txt writing top-level names to mergedeep.egg-info/top_level.txt reading manifest file 'mergedeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*test_*.py' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'mergedeep.egg-info/SOURCES.txt' Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Warning: 'classifiers' should be a list, got type 'tuple' running dist_info creating /private/tmp/pip-modern-metadata-_6dqbku8/mergedeep.egg-info writing /private/tmp/pip-modern-metadata-_6dqbku8/mergedeep.egg-info/PKG-INFO writing dependency_links to /private/tmp/pip-modern-metadata-_6dqbku8/mergedeep.egg-info/dependency_links.txt writing top-level names to /private/tmp/pip-modern-metadata-_6dqbku8/mergedeep.egg-info/top_level.txt writing manifest file '/private/tmp/pip-modern-metadata-_6dqbku8/mergedeep.egg-info/SOURCES.txt' reading manifest file '/private/tmp/pip-modern-metadata-_6dqbku8/mergedeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*test_*.py' found anywhere in distribution adding license file 'LICENSE' writing manifest file '/private/tmp/pip-modern-metadata-_6dqbku8/mergedeep.egg-info/SOURCES.txt' creating '/private/tmp/pip-modern-metadata-_6dqbku8/mergedeep-1.3.4.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: mergedeep Building wheel for mergedeep (pyproject.toml): started Running command Building wheel for mergedeep (pyproject.toml) Warning: 'classifiers' should be a list, got type 'tuple' running bdist_wheel running build running build_py creating build creating build/lib creating buil
# Fix compilation of ijson native extensions, note:
# This would not be needed if latest ijson version is used upstream, but there are reasons it is
# currently held back: https://github.com/anchore/vunnel/pull/103
Expand Down
Loading