Hello community,

here is the log from the commit of package trytond_stock for openSUSE:Factory 
checked in at 2017-07-05 23:56:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_stock (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_stock.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_stock"

Wed Jul  5 23:56:21 2017 rev:4 rq:507766 version:4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_stock/trytond_stock.changes      
2016-11-08 18:28:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.trytond_stock.new/trytond_stock.changes 
2017-07-05 23:56:22.785632203 +0200
@@ -2 +2 @@
-Sun Nov  6 19:41:51 UTC 2016 - [email protected]
+Mon Jul  3 09:11:56 UTC 2017 - [email protected]
@@ -4 +4 @@
-- version 3.8.4 
+- Version 4.2.2
@@ -7 +7 @@
-Sun Sep 25 09:48:05 UTC 2016 - [email protected]
+Fri Mar 10 10:23:37 UTC 2017 - [email protected]
@@ -9 +9 @@
-- Update summary/description
+- Version 4.2.1
@@ -12 +12 @@
-Tue Sep  6 15:25:12 UTC 2016 - [email protected]
+Mon Nov 28 18:22:41 UTC 2016 - [email protected] 
@@ -14 +14,6 @@
-- version 3.8.3
+- Tryton Release 4.2 
+
+------------------------------------------------------------------- 
+Tue May 02 10:24:48 UTC 2016 - [email protected] 
+
+- Tryton Release 4.0 

Old:
----
  trytond_stock-3.8.4.tar.gz

New:
----
  trytond_stock-4.2.2.tar.gz

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

Other differences:
------------------
++++++ trytond_stock.spec ++++++
--- /var/tmp/diff_new_pack.Rt48Zl/_old  2017-07-05 23:56:23.449538681 +0200
+++ /var/tmp/diff_new_pack.Rt48Zl/_new  2017-07-05 23:56:23.453538118 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_stock
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,9 +17,9 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
 Name:           trytond_stock
-Version:        %{majorver}.4
+Version:        %{majorver}.2
 Release:        0
 Summary:        The "stock" module for the Tryton ERP system
 License:        GPL-3.0
@@ -27,9 +27,7 @@
 Url:            http://www.tryton.org/
 Source:         
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-# List of additional build dependencies
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  python3-setuptools
 Requires:       trytond
 Requires:       trytond_company
 Requires:       trytond_currency
@@ -37,7 +35,6 @@
 Requires:       trytond_product
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%py_requires
 
 %description
 The stock module defines fundamentals for all stock management
@@ -49,14 +46,14 @@
 %setup -q
 
 %build
-python setup.py build
+python3 setup.py build   
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+python3 setup.py install --prefix=%_prefix --root=%buildroot 
 %fdupes -s %{buildroot}
 
 %files
 %defattr(-,root,root)
-%{python_sitelib}/*
+%{python3_sitelib}/*
 
 %changelog

++++++ trytond_stock-3.8.4.tar.gz -> trytond_stock-4.2.2.tar.gz ++++++
++++ 77483 lines of diff (skipped)


Reply via email to