gopher-mcp-python-native-darwin-x64 0.1.14__tar.gz → 0.1.15__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/PKG-INFO +1 -1
  2. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64/__init__.py +1 -1
  3. gopher_mcp_python_native_darwin_x64-0.1.14/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.0.1.1.dylib → gopher_mcp_python_native_darwin_x64-0.1.15/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.0.1.5.dylib +0 -0
  4. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.0.dylib +0 -0
  5. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.dylib +0 -0
  6. gopher_mcp_python_native_darwin_x64-0.1.15/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.0.1.5.dylib +0 -0
  7. gopher_mcp_python_native_darwin_x64-0.1.15/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.0.dylib +0 -0
  8. gopher_mcp_python_native_darwin_x64-0.1.15/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.dylib +0 -0
  9. gopher_mcp_python_native_darwin_x64-0.1.15/gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.0.1.15.dylib +0 -0
  10. gopher_mcp_python_native_darwin_x64-0.1.15/gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.0.dylib +0 -0
  11. gopher_mcp_python_native_darwin_x64-0.1.15/gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.dylib +0 -0
  12. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64.egg-info/PKG-INFO +1 -1
  13. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64.egg-info/SOURCES.txt +3 -3
  14. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/pyproject.toml +1 -1
  15. gopher_mcp_python_native_darwin_x64-0.1.14/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.0.1.1.dylib +0 -0
  16. gopher_mcp_python_native_darwin_x64-0.1.14/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.0.dylib +0 -0
  17. gopher_mcp_python_native_darwin_x64-0.1.14/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.dylib +0 -0
  18. gopher_mcp_python_native_darwin_x64-0.1.14/gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.0.1.2.dylib +0 -0
  19. gopher_mcp_python_native_darwin_x64-0.1.14/gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.0.dylib +0 -0
  20. gopher_mcp_python_native_darwin_x64-0.1.14/gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.dylib +0 -0
  21. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/README.md +0 -0
  22. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-logging.dylib +0 -0
  23. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64.egg-info/dependency_links.txt +0 -0
  24. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/gopher_mcp_python_native_darwin_x64.egg-info/top_level.txt +0 -0
  25. {gopher_mcp_python_native_darwin_x64-0.1.14 → gopher_mcp_python_native_darwin_x64-0.1.15}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gopher-mcp-python-native-darwin-x64
3
- Version: 0.1.14
3
+ Version: 0.1.15
4
4
  Summary: Native library for gopher-mcp-python (macOS Intel)
5
5
  Author-email: Gopher Security <dev@gophersecurity.com>
6
6
  License: Apache-2.0
@@ -7,7 +7,7 @@ This package contains the native gopher-mcp-python library for macOS on Intel.
7
7
  import os
8
8
  from pathlib import Path
9
9
 
10
- __version__ = "0.1.14"
10
+ __version__ = "0.1.15"
11
11
 
12
12
  # Platform identifier
13
13
  PLATFORM = "darwin"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gopher-mcp-python-native-darwin-x64
3
- Version: 0.1.14
3
+ Version: 0.1.15
4
4
  Summary: Native library for gopher-mcp-python (macOS Intel)
5
5
  Author-email: Gopher Security <dev@gophersecurity.com>
6
6
  License: Apache-2.0
@@ -5,13 +5,13 @@ gopher_mcp_python_native_darwin_x64.egg-info/PKG-INFO
5
5
  gopher_mcp_python_native_darwin_x64.egg-info/SOURCES.txt
6
6
  gopher_mcp_python_native_darwin_x64.egg-info/dependency_links.txt
7
7
  gopher_mcp_python_native_darwin_x64.egg-info/top_level.txt
8
- gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.0.1.1.dylib
8
+ gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.0.1.5.dylib
9
9
  gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.0.dylib
10
10
  gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-event.dylib
11
11
  gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp-logging.dylib
12
- gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.0.1.1.dylib
12
+ gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.0.1.5.dylib
13
13
  gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.0.dylib
14
14
  gopher_mcp_python_native_darwin_x64/lib/libgopher-mcp.dylib
15
- gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.0.1.2.dylib
15
+ gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.0.1.15.dylib
16
16
  gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.0.dylib
17
17
  gopher_mcp_python_native_darwin_x64/lib/libgopher-orch.dylib
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "gopher-mcp-python-native-darwin-x64"
7
- version = "0.1.14"
7
+ version = "0.1.15"
8
8
  description = "Native library for gopher-mcp-python (macOS Intel)"
9
9
  readme = "README.md"
10
10
  license = {text = "Apache-2.0"}