Hello community,

here is the log from the commit of package python3-jupyter_sphinx_theme for 
openSUSE:Factory checked in at 2016-06-13 21:55:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-jupyter_sphinx_theme (Old)
 and      /work/SRC/openSUSE:Factory/.python3-jupyter_sphinx_theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-jupyter_sphinx_theme"

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

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_sphinx_theme.new/python3-jupyter_sphinx_theme.changes
   2016-06-13 21:55:36.000000000 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Thu Jun  2 18:07:25 UTC 2016 - toddrme2...@gmail.com
+
+- Fixed files list.
+
+-------------------------------------------------------------------
+Thu May 19 15:06:13 UTC 2016 - toddrme2...@gmail.com
+
+- Initial version
+

New:
----
  jupyter-sphinx-theme-0.0.6.tar.gz
  python3-jupyter_sphinx_theme.changes
  python3-jupyter_sphinx_theme.spec

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

Other differences:
------------------
++++++ python3-jupyter_sphinx_theme.spec ++++++
#
# spec file for package python3-jupyter_sphinx_theme
#
# Copyright (c) 2016 SUSE LINUX Products 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/


Name:           python3-jupyter_sphinx_theme
Version:        0.0.6
Release:        0
License:        MIT
Summary:        Jupyter Sphinx Theme
Url:            http://github.com/jupyter/sphinx-theme
Group:          Development/Languages/Python
Source:         
https://pypi.python.org/packages/1d/c1/e32fd73e7bcb9f5ee1e6af2d190faba5e74db42317a4b8a7bca83502f83c/jupyter-sphinx-theme-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  python3-devel
BuildRequires:  python3-2to3
BuildRequires:  python3-setuptools
BuildRequires:  python3-Sphinx >= 1.3.6
BuildRequires:  python3-jupyter_nbsphinx
BuildRequires:  python3-recommonmark >= 0.4.0
Requires:       python3-Sphinx >= 1.3.6
Requires:       python3-jupyter_nbsphinx
Requires:       python3-recommonmark >= 0.4.0
BuildArch:      noarch

%description
A Sphinx theme for Jupyter and IPython documentation.

%prep
%setup -q -n jupyter-sphinx-theme-%{version}

%build
python3 setup.py build

%install
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}

%fdupes %{buildroot}/%{_prefix}

%files
%defattr(-,root,root,-)
%doc BOOTSTRAP_THEME_LICENSE.txt README.md
%{python3_sitelib}/*

%changelog

Reply via email to