Hello community,

here is the log from the commit of package python-osc-tiny for openSUSE:Factory 
checked in at 2020-01-02 14:43:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-osc-tiny (Old)
 and      /work/SRC/openSUSE:Factory/.python-osc-tiny.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-osc-tiny"

Thu Jan  2 14:43:04 2020 rev:2 rq:760366 version:0.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-osc-tiny/python-osc-tiny.changes  
2019-12-04 14:20:00.834419615 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-osc-tiny.new.6675/python-osc-tiny.changes    
    2020-01-02 14:43:20.972959410 +0100
@@ -1,0 +2,8 @@
+Mon Dec 30 15:53:34 UTC 2019 - Andreas Hasenkopf <[email protected]>
+
+- Version 0.1.11
+- Changed structure of sub-modules
+- Added `osctiny.utils.changelog`
+- Added parameter `expand` to `osctiny.extensions.packages.Package.get_file`
+
+-------------------------------------------------------------------

Old:
----
  osc-tiny-0.1.10.tar.gz

New:
----
  osc-tiny-0.1.11.tar.gz

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

Other differences:
------------------
++++++ python-osc-tiny.spec ++++++
--- /var/tmp/diff_new_pack.tEneNE/_old  2020-01-02 14:43:21.596959656 +0100
+++ /var/tmp/diff_new_pack.tEneNE/_new  2020-01-02 14:43:21.600959659 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-osc-tiny
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -19,21 +19,25 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-osc-tiny
-Version:        0.1.10
+Version:        0.1.11
 Release:        0
 Summary:        Client API for openSUSE BuildService
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/crazyscientist/osc-tiny
 Source:         
https://files.pythonhosted.org/packages/source/o/osc-tiny/osc-tiny-%{version}.tar.gz
+BuildRequires:  %{python_module dateutil}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module lxml}
+BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module responses}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-dateutil
 Requires:       python-lxml
+Requires:       python-pytz
 Requires:       python-requests
 BuildArch:      noarch
 %python_subpackages

++++++ osc-tiny-0.1.10.tar.gz -> osc-tiny-0.1.11.tar.gz ++++++
++++ 3721 lines of diff (skipped)


Reply via email to