#5 Update to 2.1.0 (#1669006)
Merged 5 years ago by sbonazzo. Opened 5 years ago by churchyard.
rpms/ churchyard/pyflakes 2.1.0  into  master

file modified
+8 -5
@@ -14,15 +14,15 @@ 

  

  Name:           pyflakes

  # WARNING: When updating pyflakes, check not to break flake8!

- Version:        2.0.0

- Release:        8%{?dist}

+ Version:        2.1.0

+ Release:        1%{?dist}

  Summary:        A simple program which checks Python source files for errors

  

  License:        MIT

  URL:            https://github.com/PyCQA/pyflakes

  

  Source0:        https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz

- Source1:        http://cdn.debian.net/debian/pool/main/p/pyflakes/pyflakes_1.6.0-1.debian.tar.xz

+ Source1:        http://cdn.debian.net/debian/pool/main/p/pyflakes/pyflakes_2.0.0-1.debian.tar.xz

  Patch0:         %{name}-1.1.0-python3-man.patch

  

  BuildArch:      noarch
@@ -106,7 +106,7 @@ 

  %if %{with_python2}

  %files -n python2-pyflakes

  %license LICENSE

- %doc AUTHORS NEWS.txt README.rst

+ %doc AUTHORS NEWS.rst README.rst

  %{_bindir}/pyflakes-%{python2_version}

  %{_bindir}/pyflakes-2

  %{python2_sitelib}/pyflakes*
@@ -121,7 +121,7 @@ 

  

  %files -n python%{python3_pkgversion}-%{name}

  %license LICENSE

- %doc AUTHORS NEWS.txt README.rst

+ %doc AUTHORS NEWS.rst README.rst

  %{_bindir}/pyflakes-%{python3_version}

  %{_bindir}/pyflakes-3

  %{_bindir}/python3-pyflakes
@@ -136,6 +136,9 @@ 

  %endif

  

  %changelog

+ * Tue Feb 26 2019 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-1

+ - Update to 2.1.0 (#1669006)

+ 

  * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-8

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

  

file modified
+2 -2
@@ -1,2 +1,2 @@ 

- SHA512 (pyflakes_1.6.0-1.debian.tar.xz) = 0a614a49822a9587ec98c9cd858e80a52975537e5c48008eaa20889bff0bfbbc8c1250ced36ffe85b2ad10ddf33eb81e16801349bca9926c8593bd8ed8aed88f

- SHA512 (pyflakes-2.0.0.tar.gz) = 4961ebb8372f51783416681e79342d6be94318ecd007190e5c27f46c48f8f163c7a5f49cbe3025789ff1d9cd37c465b2f3baa219059779163545f9828a766f71

+ SHA512 (pyflakes_2.0.0-1.debian.tar.xz) = 93d052884859d2342372b3ab38efae99626a9e4c1b761ffc87c683f436b4f1f6852597781447d15acc6a10c93a838f41dd1944cb40eb6e0bd9cc5c1cf160122a

+ SHA512 (pyflakes-2.1.0.tar.gz) = 4212ac3d0c08c9db96d16dfe41ac39b4f3bc1f51bd9a7af07a7a69101a9a6a01db398656068c2729f716cb93b584d88adc2a66659a94388196d9c91a4c7948a2