Hello community,

here is the log from the commit of package python-XStatic-objectpath for 
openSUSE:Factory checked in at 2019-01-15 09:15:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-XStatic-objectpath (Old)
 and      /work/SRC/openSUSE:Factory/.python-XStatic-objectpath.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-XStatic-objectpath"

Tue Jan 15 09:15:57 2019 rev:1 rq:663889 version:1.2.1.0

Changes:
--------
New Changes file:

--- /dev/null   2018-10-29 14:05:42.522318975 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-XStatic-objectpath.new.28833/python-XStatic-objectpath.changes
   2019-01-15 09:15:57.658258637 +0100
@@ -0,0 +1,20 @@
+-------------------------------------------------------------------
+Tue Jan  8 16:58:30 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update package descriptions.
+
+-------------------------------------------------------------------
+Tue Jan  8 11:37:38 UTC 2019 - Thomas Bechtold <tbecht...@suse.com>
+
+- Drop version from Summary
+
+-------------------------------------------------------------------
+Wed Jan  2 13:33:08 UTC 2019 - Thomas Bechtold <tbecht...@suse.com>
+
+- convert to singlespec
+
+-------------------------------------------------------------------
+Fri Sep  2 08:04:36 UTC 2016 - tbecht...@suse.com
+
+- Initial packaging (version 1.2.1.0)
+

New:
----
  XStatic-objectpath-1.2.1.0.tar.gz
  python-XStatic-objectpath.changes
  python-XStatic-objectpath.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-XStatic-objectpath.spec ++++++
#
# spec file for package python-XStatic-objectpath
#
# Copyright (c) 2019 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 https://bugs.opensuse.org/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:           python-XStatic-objectpath
Version:        1.2.1.0
Release:        0
Summary:        AngularJS library "objectpath" repackaged for the XStatic 
standard
License:        MIT
Group:          Development/Languages/Python
Url:            https://github.com/mike-marcacci/objectpath
Source:         
https://files.pythonhosted.org/packages/source/X/XStatic-objectpath/XStatic-objectpath-%{version}.tar.gz
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
BuildArch:      noarch

%python_subpackages

%description
Angular JavaScript library packaged for setuptools (easy_install) / pip.
There are otherwise no changes.

You can find more info about the xstatic packaging way in the package `XStatic`.

%prep
%setup -q -n XStatic-objectpath-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%files %{python_files}
%defattr(-,root,root,-)
%doc README.txt
%{python_sitelib}/*

%changelog

Reply via email to