Hello community, here is the log from the commit of package bazel-rules-python for openSUSE:Factory checked in at 2020-03-10 11:11:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bazel-rules-python (Old) and /work/SRC/openSUSE:Factory/.bazel-rules-python.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bazel-rules-python" Tue Mar 10 11:11:37 2020 rev:1 rq:783242 version:0.0.1 Changes: -------- New Changes file: --- /dev/null 2019-12-19 10:12:34.003146842 +0100 +++ /work/SRC/openSUSE:Factory/.bazel-rules-python.new.26092/bazel-rules-python.changes 2020-03-10 11:11:38.146521737 +0100 @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Mon Mar 9 09:54:54 UTC 2020 - MichaĆ Rostecki <[email protected]> + +- Initial release New: ---- _service bazel-rules-python-0.0.1.obscpio bazel-rules-python-rpmlintrc bazel-rules-python.changes bazel-rules-python.obsinfo bazel-rules-python.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bazel-rules-python.spec ++++++ # # spec file for package bazel-rules-python # # Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define src_install_dir /usr/src/%{name} Name: bazel-rules-python Version: 0.0.1 Release: 0 Summary: Python rules for Bazel License: Apache-2.0 Url: https://github.com/bazelbuild/rules_python Source0: %{name}-%{version}.tar.xz Source1: %{name}-rpmlintrc BuildRequires: fdupes %description Bazel rules for packaging and distributing software written in Python. %package source Summary: Source code of bazel-rules-python Group: Development/Sources BuildArch: noarch %description source Bazel rules for packaging and distributing software written in Python. This package contains source code of bazel-rules-python. %prep %setup -q # Yes, someone really added an executable bit to markdown files... chmod -x docs/*.md %build %install mkdir -p %{buildroot}%{src_install_dir} cp -R * %{buildroot}%{src_install_dir} %fdupes %{buildroot}%{src_install_dir} %files source %license LICENSE %doc README.md %{src_install_dir} %changelog ++++++ _service ++++++ <services> <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/bazelbuild/rules_python</param> <param name="scm">git</param> <param name="filename">bazel-rules-python</param> <param name="versionformat">@PARENT_TAG@</param> <param name="revision">0.0.1</param> </service> <service mode="buildtime" name="tar" /> <service mode="buildtime" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="disabled" name="set_version" /> </services> ++++++ bazel-rules-python-rpmlintrc ++++++ # This is a source package and /usr/src is a correct path to install files. addFilter("bazel-rules-python-source.* suse-filelist-forbidden-fhs23") ++++++ bazel-rules-python.obsinfo ++++++ name: bazel-rules-python version: 0.0.1 mtime: 1570593244 commit: 9150caa9d857e3768a4cf5ef6c3e88668b7ec84f
