Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-libcst for openSUSE:Factory checked in at 2021-05-21 21:49:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-libcst (Old) and /work/SRC/openSUSE:Factory/.python-libcst.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libcst" Fri May 21 21:49:28 2021 rev:6 rq:894419 version:0.3.19 Changes: -------- --- /work/SRC/openSUSE:Factory/python-libcst/python-libcst.changes 2021-03-29 18:21:09.686224397 +0200 +++ /work/SRC/openSUSE:Factory/.python-libcst.new.2988/python-libcst.changes 2021-05-21 21:49:29.890362259 +0200 @@ -1,0 +2,19 @@ +Wed May 19 15:49:13 UTC 2021 - Ben Greiner <[email protected]> + +- Update to 0.3.19 + * Return more specific QNames for assignments #477 + * Tie accesses from string annotation to the string node #483 + * Fix leaking processes from TypeInferenceProvider #474 + * Fix TypeInferenceProvider breakage with empty cache #476 + * Fix formatting for link to QualifiedName class in docs #480 +- Release 0.3.18 + * Add FlattenSentinel to support replacing a statement with + multiple statements #455 + * Add BuiltinScope #469 + * Add FullyQualifiedNameProvider #465 + * Split QualifiedNameProvider out from + libcst.metadata.scope_provider #464 + * Fix Exception while parsing escape character in raw f-strings + #462 + +------------------------------------------------------------------- Old: ---- libcst-0.3.17.tar.gz New: ---- libcst-0.3.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libcst.spec ++++++ --- /var/tmp/diff_new_pack.1u0gxO/_old 2021-05-21 21:49:30.354360334 +0200 +++ /var/tmp/diff_new_pack.1u0gxO/_new 2021-05-21 21:49:30.358360317 +0200 @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-libcst%{psuffix} -Version: 0.3.17 +Version: 0.3.19 Release: 0 Summary: Python 3.5+ concrete syntax tree with AST-like properties License: MIT @@ -66,8 +66,8 @@ %setup -q -n libcst-%{version} %autopatch -p1 -# wrong executable call, when fixed, fails to detect syntax error gh#Instagram/LibCST#468 -rm libcst/codemod/tests/test_codemod_cli.py +# wrong executable call when outside of venv (gh#Instagram/LibCST#468) +sed -i 's/"python"/sys.executable/' libcst/codemod/tests/test_codemod_cli.py # Depends on optional pyre rm \ @@ -87,10 +87,6 @@ %if !%{with test} %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -# fix mtimes -%{python_compileall} -# need a double treatment here -%python_expand %fdupes %{buildroot}%{$python_sitelib} %endif %if %{with test} ++++++ libcst-0.3.17.tar.gz -> libcst-0.3.19.tar.gz ++++++ ++++ 2804 lines of diff (skipped)
