Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-graphifyy for
openSUSE:Factory checked in at 2026-09-18 22:04:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphifyy (Old)
and /work/SRC/openSUSE:Factory/.python-graphifyy.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphifyy"
Fri Sep 18 22:04:51 2026 rev:12 rq:1378675 version:0.9.63
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphifyy/python-graphifyy.changes
2026-09-17 15:20:58.891911125 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphifyy.new.383539/python-graphifyy.changes
2026-09-18 22:05:30.313995099 +0200
@@ -1,0 +2,18 @@
+Thu Sep 17 16:25:26 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.9.63:
+ * Elixir alias/import/require/use resolve onto the defmodule
+ node across files; nested modules stay unindexed
+ * Rust self.method() resolves across split impl blocks of
+ the same type
+ * Ruby obj.foo on a known-type receiver resolves to an
+ inherited superclass method
+ * import-family edges to stdlib/third-party modules mint
+ typed external stub nodes; sourceless call targets stay
+ suppressed
+ * Markdown code-span mention edges survive incremental
+ rebuilds; dotted spans keep their qualifiers
+- Drop the test_same_size_rewrite skip: upstream now pins
+ mtime so the collision is deterministic
+
+-------------------------------------------------------------------
Old:
----
graphify-0.9.62.tar.gz
New:
----
graphify-0.9.63.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphifyy.spec ++++++
--- /var/tmp/diff_new_pack.dRUUOM/_old 2026-09-18 22:05:30.994023599 +0200
+++ /var/tmp/diff_new_pack.dRUUOM/_new 2026-09-18 22:05:30.996023683 +0200
@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-graphifyy
-Version: 0.9.62
+Version: 0.9.63
Release: 0
Summary: Code knowledge graph builder and query CLI for AI assistants
License: Apache-2.0 AND MIT
@@ -230,12 +230,8 @@
# OBS python3.14 has a conflicting build package without __main__
# PYTEST_ADDOPTS --basetemp avoids pytest-of-abuild: two query CLI
# tests assert "build" not in the output, which matches the OBS user
-# test_same_size_rewrite_in_one_tick_is_requeued assumes detect()+save
-# lands within the 50ms _MTIME_SUBSECOND_S window after file creation;
-# slower hosts exceed it and the file wrongly stays unqueued (upstream
-# test-fragility, same result on 0.9.55: test and detect.py identical)
export PYTEST_ADDOPTS="--basetemp=%{_tmppath}/gfytmp"
-%pytest --ignore tests/test_skillgen.py --ignore tests/test_hooks.py --ignore
tests/test_terraform.py --ignore tests/test_terraform_modules.py --ignore
tests/test_security.py --ignore tests/test_home_sandbox.py --ignore
tests/test_manifest_ingest.py --ignore tests/test_llm_backends.py --ignore
tests/test_install_strings.py --ignore tests/test_detect.py -k "not (anthropic
or openai or gemini or bedrock or ollama or
test_label_communities_batches_when_over_batch_size or
test_built_wheel_ships_the_full_skill_payload or
test_same_size_rewrite_in_one_tick_is_requeued)"
+%pytest --ignore tests/test_skillgen.py --ignore tests/test_hooks.py --ignore
tests/test_terraform.py --ignore tests/test_terraform_modules.py --ignore
tests/test_security.py --ignore tests/test_home_sandbox.py --ignore
tests/test_manifest_ingest.py --ignore tests/test_llm_backends.py --ignore
tests/test_install_strings.py --ignore tests/test_detect.py -k "not (anthropic
or openai or gemini or bedrock or ollama or
test_label_communities_batches_when_over_batch_size or
test_built_wheel_ships_the_full_skill_payload)"
%pre
%python_libalternatives_reset_alternative graphify
++++++ graphify-0.9.62.tar.gz -> graphify-0.9.63.tar.gz ++++++
++++ 1878 lines of diff (skipped)