Hello community,

here is the log from the commit of package python-dis3 for openSUSE:Factory 
checked in at 2019-03-12 09:53:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dis3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-dis3.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dis3"

Tue Mar 12 09:53:30 2019 rev:3 rq:682839 version:0.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dis3/python-dis3.changes  2018-12-13 
19:43:02.829122027 +0100
+++ /work/SRC/openSUSE:Factory/.python-dis3.new.28833/python-dis3.changes       
2019-03-12 09:53:34.171536209 +0100
@@ -1,0 +2,6 @@
+Fri Mar  8 13:04:56 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.1.3:
+  * Add more files to sdist
+
+-------------------------------------------------------------------

Old:
----
  LICENSE
  dis3-0.1.2.tar.gz

New:
----
  dis3-0.1.3.tar.gz

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

Other differences:
------------------
++++++ python-dis3.spec ++++++
--- /var/tmp/diff_new_pack.ExDBol/_old  2019-03-12 09:53:34.847536074 +0100
+++ /var/tmp/diff_new_pack.ExDBol/_new  2019-03-12 09:53:34.851536074 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dis3
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,22 +17,19 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 %define         skip_python3 1
 Name:           python-dis3
-Version:        0.1.2
+Version:        0.1.3
 Release:        0
 Summary:        Backport of the "dis" module from Python 3
 License:        MIT AND Python-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/KeyWeeUsr/python-dis3
+URL:            https://github.com/KeyWeeUsr/python-dis3
 Source:         
https://files.pythonhosted.org/packages/source/d/dis3/dis3-%{version}.tar.gz
-Source10:       
https://raw.githubusercontent.com/KeyWeeUsr/python-dis3/v%{version}/LICENSE
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -40,7 +37,6 @@
 
 %prep
 %setup -q -n dis3-%{version}
-cp %{SOURCE10} .
 
 %build
 %python_build
@@ -49,13 +45,10 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
 %python_exec -m unittest discover -s test
-%endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.md
 %license LICENSE
 %{python_sitelib}/*

++++++ dis3-0.1.2.tar.gz -> dis3-0.1.3.tar.gz ++++++
++++ 3647 lines of diff (skipped)


Reply via email to