Hello community,

here is the log from the commit of package python-flake8-docstrings for 
openSUSE:Factory checked in at 2019-08-05 10:42:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flake8-docstrings (Old)
 and      /work/SRC/openSUSE:Factory/.python-flake8-docstrings.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-flake8-docstrings"

Mon Aug  5 10:42:13 2019 rev:4 rq:720880 version:1.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-flake8-docstrings/python-flake8-docstrings.changes
        2018-12-13 19:44:29.361009097 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-flake8-docstrings.new.4126/python-flake8-docstrings.changes
      2019-08-05 10:42:25.995291577 +0200
@@ -1,0 +2,10 @@
+Sat Aug  3 14:26:11 UTC 2019 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update copyright year
+  * be more specific in %files section
+
+- update to version 1.3.1:
+  * Fix incompatibility with pydocstyle 4.x
+
+-------------------------------------------------------------------

Old:
----
  flake8-docstrings-1.3.0.tar.gz

New:
----
  flake8-docstrings-1.3.1.tar.gz

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

Other differences:
------------------
++++++ python-flake8-docstrings.spec ++++++
--- /var/tmp/diff_new_pack.gm8cH1/_old  2019-08-05 10:42:26.791291486 +0200
+++ /var/tmp/diff_new_pack.gm8cH1/_new  2019-08-05 10:42:26.795291485 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flake8-docstrings
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-flake8-docstrings
-Version:        1.3.0
+Version:        1.3.1
 Release:        0
 Summary:        Extension for flake8 which uses pydocstyle to check docstrings
 License:        MIT
@@ -50,6 +50,9 @@
 %files %{python_files}
 %doc README.rst
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/flake8_docstrings.*
+%dir %{python_sitelib}/flake8_docstrings-%{version}-py*.egg-info
+%{python_sitelib}/flake8_docstrings-%{version}-py*.egg-info/*
+%pycache_only %{python_sitelib}/__pycache__
 
 %changelog

++++++ flake8-docstrings-1.3.0.tar.gz -> flake8-docstrings-1.3.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flake8-docstrings-1.3.0/HISTORY.rst 
new/flake8-docstrings-1.3.1/HISTORY.rst
--- old/flake8-docstrings-1.3.0/HISTORY.rst     2018-01-04 14:15:32.000000000 
+0100
+++ new/flake8-docstrings-1.3.1/HISTORY.rst     2019-08-02 17:29:13.000000000 
+0200
@@ -1,6 +1,11 @@
 History/Changelog
 =================
 
+1.3.1
+-----
+
+- Fix incompatibility with pydocstyle 4.x
+
 1.3.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flake8-docstrings-1.3.0/PKG-INFO 
new/flake8-docstrings-1.3.1/PKG-INFO
--- old/flake8-docstrings-1.3.0/PKG-INFO        2018-01-04 14:16:15.000000000 
+0100
+++ new/flake8-docstrings-1.3.1/PKG-INFO        2019-08-02 17:31:21.000000000 
+0200
@@ -1,12 +1,13 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
 Name: flake8-docstrings
-Version: 1.3.0
+Version: 1.3.1
 Summary: Extension for flake8 which uses pydocstyle to check docstrings
 Home-page: https://gitlab.com/pycqa/flake8-docstrings
-Author: Ian Cordasco
-Author-email: graffatcolmin...@gmail.com
+Author: Simon ANDRÉ
+Author-email: san...@anybox.fr
+Maintainer: Ian Cordasco
+Maintainer-email: graffatcolmin...@gmail.com
 License: MIT License
-Description-Content-Type: UNKNOWN
 Description: flake8-docstrings
         =================
         
@@ -29,6 +30,11 @@
         History/Changelog
         =================
         
+        1.3.1
+        -----
+        
+        - Fix incompatibility with pydocstyle 4.x
+        
         1.3.0
         -----
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/flake8-docstrings-1.3.0/flake8_docstrings.egg-info/PKG-INFO 
new/flake8-docstrings-1.3.1/flake8_docstrings.egg-info/PKG-INFO
--- old/flake8-docstrings-1.3.0/flake8_docstrings.egg-info/PKG-INFO     
2018-01-04 14:16:15.000000000 +0100
+++ new/flake8-docstrings-1.3.1/flake8_docstrings.egg-info/PKG-INFO     
2019-08-02 17:31:21.000000000 +0200
@@ -1,12 +1,13 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
 Name: flake8-docstrings
-Version: 1.3.0
+Version: 1.3.1
 Summary: Extension for flake8 which uses pydocstyle to check docstrings
 Home-page: https://gitlab.com/pycqa/flake8-docstrings
-Author: Ian Cordasco
-Author-email: graffatcolmin...@gmail.com
+Author: Simon ANDRÉ
+Author-email: san...@anybox.fr
+Maintainer: Ian Cordasco
+Maintainer-email: graffatcolmin...@gmail.com
 License: MIT License
-Description-Content-Type: UNKNOWN
 Description: flake8-docstrings
         =================
         
@@ -29,6 +30,11 @@
         History/Changelog
         =================
         
+        1.3.1
+        -----
+        
+        - Fix incompatibility with pydocstyle 4.x
+        
         1.3.0
         -----
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flake8-docstrings-1.3.0/flake8_docstrings.py 
new/flake8-docstrings-1.3.1/flake8_docstrings.py
--- old/flake8-docstrings-1.3.0/flake8_docstrings.py    2018-01-04 
14:15:42.000000000 +0100
+++ new/flake8-docstrings-1.3.1/flake8_docstrings.py    2019-08-02 
17:29:17.000000000 +0200
@@ -5,6 +5,7 @@
 included as module into flake8
 """
 
+import sys
 from flake8_polyfill import stdin
 import pycodestyle
 try:
@@ -14,7 +15,12 @@
     import pep257
     module_name = 'pep257'
 
-__version__ = '1.3.0'
+if sys.version_info >= (3, 2):
+    from tokenize import open as tokenize_open
+else:
+    tokenize_open = open
+
+__version__ = '1.3.1'
 __all__ = ('pep257Checker',)
 
 stdin.monkey_patch('pycodestyle')
@@ -98,5 +104,5 @@
             self.filename = 'stdin'
             self.source = pycodestyle.stdin_get_value()
         else:
-            with pep257.tokenize_open(self.filename) as fd:
+            with tokenize_open(self.filename) as fd:
                 self.source = fd.read()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/flake8-docstrings-1.3.0/tox.ini 
new/flake8-docstrings-1.3.1/tox.ini
--- old/flake8-docstrings-1.3.0/tox.ini 2017-01-23 22:35:58.000000000 +0100
+++ new/flake8-docstrings-1.3.1/tox.ini 2019-08-02 17:27:24.000000000 +0200
@@ -1,16 +1,9 @@
 [tox]
 minversion = 1.6
 envlist =
-    py26,py27,py32,py33,py34,py27-flake8,py34-flake8
+    py27,py35,py36,py37,pypy,pypy3
 
-[testenv:py27-flake8]
-basepython = python2.7
-deps =
-    flake8
-commands = flake8 {posargs} flake8_docstrings.py
-
-[testenv:py34-flake8]
-basepython = python3.4
+[testenv]
 deps =
     flake8
 commands = flake8 {posargs} flake8_docstrings.py


Reply via email to