#2 Update to upstream version 1.8.1
Merged 5 years ago by kevin. Opened 5 years ago by amoralej.
rpms/ amoralej/python-webob master  into  master

file modified
+1
@@ -10,3 +10,4 @@ 

  /WebOb-1.7.2.tar.gz

  /WebOb-1.7.3.tar.gz

  /WebOb-1.7.4.tar.gz

+ /WebOb-1.8.1.tar.gz

file modified
+9 -7
@@ -15,8 +15,8 @@ 

  

  Name:           python-webob

  Summary:        WSGI request and response object

- Version:        1.7.4

- Release:        3%{?dist}

+ Version:        1.8.1

+ Release:        1%{?dist}

  License:        MIT

  Group:          System Environment/Libraries

  URL:            http://pythonpaste.org/webob/
@@ -29,9 +29,6 @@ 

  BuildRequires:  python2-setuptools

  

  %if 0%{?with_tests}

- BuildRequires:  python2-dtopt

- BuildRequires:  python2-tempita

- BuildRequires:  python2-webtest

  BuildRequires:  python2-nose

  BuildRequires:  python2-pytest

  %endif # with_tests
@@ -119,11 +116,13 @@ 

  

  %check

  %if 0%{?with_tests}

- %{__python} setup.py test

+ export PYTHONPATH=%{buildroot}%{python_sitelib}

+ py.test tests

  

  %if 0%{?with_python3}

  pushd %{py3dir}

- %{__python3} setup.py test

+ export PYTHONPATH=%{buildroot}%{python3_sitelib}

+ py.test-3 tests

  popd

  %endif

  %endif # with_tests
@@ -143,6 +142,9 @@ 

  %endif

  

  %changelog

+ * Tue May 29 2018 Alfredo Moralejo <amoralej@redhat.com> - 1.8.1-1

+ - Update to upstream version 1.8.1.

+ 

  * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.7.4-3

  - Update Python 2 dependency declarations to new packaging standards

    (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

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

- SHA512 (WebOb-1.7.4.tar.gz) = 43685daf6dbba5daa99e4fabfb930495b8c2bc976e968d93af7681284cc127d7012f8423b2986dd7daa10cbf7b3803aec442c1ef88102e16cadf07efe6714d1a

+ SHA512 (WebOb-1.8.1.tar.gz) = 9fceafa28f738ed6c934219ac28e9f62d756b436d1f0f309201796647fb828d65caa6de7a6582bf7b5c720993321c7dc76a216382564168e75475ce1fabdbeaf