Hello community,

here is the log from the commit of package python3-flake8 for openSUSE:Factory 
checked in at 2016-05-25 21:28:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-flake8 (Old)
 and      /work/SRC/openSUSE:Factory/.python3-flake8.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-flake8"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-flake8/python3-flake8.changes    
2016-03-09 16:48:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-flake8.new/python3-flake8.changes       
2016-05-25 21:28:11.000000000 +0200
@@ -1,0 +2,13 @@
+Fri May 20 19:32:44 UTC 2016 - toddrme2...@gmail.com
+
+- Remove maximum version test on allow_pyflakes_1.1.patch 
+
+-------------------------------------------------------------------
+Sun May  8 07:15:47 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-flake8.spec ++++++
--- /var/tmp/diff_new_pack.HEfGqF/_old  2016-05-25 21:28:12.000000000 +0200
+++ /var/tmp/diff_new_pack.HEfGqF/_new  2016-05-25 21:28:12.000000000 +0200
@@ -23,7 +23,7 @@
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://gitlab.com/pycqa/flake8
-Source:         
http://pypi.python.org/packages/source/f/flake8/flake8-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/f/flake8/flake8-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM allow_pyflakes_1.1.patch - support for python3-pyflakes 
1.1 - https://gitlab.com/pycqa/flake8/merge_requests/55
 Patch0:         allow_pyflakes_1.1.patch
 BuildRequires:  python3-devel

++++++ allow_pyflakes_1.1.patch ++++++
--- /var/tmp/diff_new_pack.HEfGqF/_old  2016-05-25 21:28:12.000000000 +0200
+++ /var/tmp/diff_new_pack.HEfGqF/_new  2016-05-25 21:28:12.000000000 +0200
@@ -16,7 +16,7 @@
      packages=["flake8", "flake8.tests"],
      install_requires=[
 -        "pyflakes >= 0.8.1, < 1.1",
-+        "pyflakes >= 0.8.1, < 1.2",
++        "pyflakes >= 0.8.1",
          "pep8 >= 1.5.7, != 1.6.0, != 1.6.1, != 1.6.2",
          "mccabe >= 0.2.1, < 0.5",
      ],


Reply via email to