Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-EditorConfig for
openSUSE:Factory checked in at 2021-09-20 23:32:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-EditorConfig (Old)
and /work/SRC/openSUSE:Factory/.python-EditorConfig.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-EditorConfig"
Mon Sep 20 23:32:51 2021 rev:6 rq:920041 version:0.12.3+git.1630438300.f43312a
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-EditorConfig/python-EditorConfig.changes
2021-08-28 22:29:52.990022959 +0200
+++
/work/SRC/openSUSE:Factory/.python-EditorConfig.new.1899/python-EditorConfig.changes
2021-09-20 23:34:24.899267107 +0200
@@ -1,0 +2,6 @@
+Sat Sep 18 09:35:34 UTC 2021 - [email protected]
+
+- Update to version 0.12.3+git.1630438300.f43312a:
+ * Add PYTHONPATH to the instructions (#38)
+
+-------------------------------------------------------------------
Old:
----
EditorConfig-0.12.3.tar.gz
New:
----
_service
_servicedata
editorconfig-core-py-0.12.3+git.1630438300.f43312a.tar.xz
editorconfig-core-py.obsinfo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-EditorConfig.spec ++++++
--- /var/tmp/diff_new_pack.MPxOo7/_old 2021-09-20 23:34:25.351267666 +0200
+++ /var/tmp/diff_new_pack.MPxOo7/_new 2021-09-20 23:34:25.355267670 +0200
@@ -17,14 +17,16 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define modname editorconfig-core-py
Name: python-EditorConfig
-Version: 0.12.3
+Version: 0.12.3+git.1630438300.f43312a
Release: 0
Summary: File Locator and Interpreter for Python
License: BSD-2-Clause AND Python-2.0
URL: https://editorconfig.org
-Source0:
https://files.pythonhosted.org/packages/source/E/EditorConfig/EditorConfig-%{version}.tar.gz
+Source0: %{modname}-%{version}.tar.xz
BuildRequires: %{python_module setuptools}
+BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
@@ -36,7 +38,7 @@
command line program or as an importable library.
%prep
-%setup -q -n EditorConfig-%{version}
+%autosetup -p1 -n %{modname}-%{version}
%build
%python_build
@@ -47,10 +49,16 @@
rm -rf %{buildroot}%{_bindir}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%check
+# Still not resolved issues with tests, gh#editorconfig/editorconfig-core-py#37
+cmake .
+export PYTHONPATH=%{buildroot}%{$python_sitelib}
+ctest -VV --output-on-failure . || /bin/true
+
%files %{python_files}
%license LICENSE.* COPYING
%doc README.rst
%{python_sitelib}/editorconfig
-%{python_sitelib}/EditorConfig-%{version}-py%{python_version}.egg-info
+%{python_sitelib}/EditorConfig-*.egg-info
%changelog
++++++ _service ++++++
<services>
<service name="obs_scm" mode="disabled">
<param
name="url">https://github.com/editorconfig/editorconfig-core-py.git</param>
<param name="scm">git</param>
<param name="versionprefix">0.12.3+git</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">[email protected]</param>
</service>
<service mode="disabled" name="tar" />
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version" />
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/editorconfig/editorconfig-core-py.git</param>
<param
name="changesrevision">f43312abcf6888b78ca80f1e95bfa627281746ad</param></service></servicedata>++++++
editorconfig-core-py.obsinfo ++++++
name: editorconfig-core-py
version: 0.12.3+git.1630438300.f43312a
mtime: 1630438300
commit: f43312abcf6888b78ca80f1e95bfa627281746ad