#2 Update to 0.2.0
Merged 4 years ago by kevin. Opened 4 years ago by carlwgeorge.
rpms/ carlwgeorge/python-backlash update  into  master

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

  /backlash-0.1.2.tar.gz

  /backlash-0.1.3.tar.gz

  /backlash-0.1.4.tar.gz

+ /backlash-0.2.0.tar.gz

file added
+7
@@ -0,0 +1,7 @@ 

+ Copyright (C) 2012 The TurboGears Team

+ 

+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

+ 

+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

+ 

+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

file modified
+10 -8
@@ -2,13 +2,15 @@ 

  %global modname backlash

  

  Name:               python-backlash

- Version:            0.1.4

- Release:            8%{?dist}

+ Version:            0.2.0

+ Release:            1%{?dist}

  Summary:            Standalone WebOb port of the Werkzeug Debugger

  

  License:            MIT

  URL:                https://pypi.io/project/backlash

  Source0:            %pypi_source backlash

+ # https://github.com/TurboGears/backlash/pull/17

+ Source1:            https://raw.githubusercontent.com/TurboGears/backlash/%{version}/LICENSE

  

  BuildArch:          noarch

  
@@ -28,16 +30,12 @@ 

  BuildRequires:      python3-setuptools

  Requires:           open-sans-fonts

  

- %description -n python3-backlash

- backlash is a standalone version of the Werkzeug Debugger based on WebOb

- adapted to support for Python3.

- 

- backlash has born as a future replacement for WebError in upcoming

- TurboGears2 versions.

+ %description -n python3-backlash %_description

  

  

  %prep

  %setup -q -n %{modname}-%{version}

+ cp %{S:1} .

  

  # Remove bundled egg-info in case it exists

  rm -rf %{modname}.egg-info
@@ -53,12 +51,16 @@ 

  

  

  %files -n python3-backlash

+ %license LICENSE

  %doc README.rst

  %{python3_sitelib}/%{modname}/

  %{python3_sitelib}/%{modname}-%{version}*

  

  

  %changelog

+ * Sun Mar 22 2020 Carl George <carl@george.computer> - 0.2.0-1

+ - Latest upstream rhbz#1808838

+ 

  * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-8

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

  

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

- SHA512 (backlash-0.1.4.tar.gz) = 3ba4166cf513a051bdd9f00ff621e19d59493b07ccf292b2a36119809019ebfe0b9a550a20eb6d658ca64e726f3099464041aeadad530ede24d9fbacfe7fc04e

+ SHA512 (backlash-0.2.0.tar.gz) = 2fcb19ce5c69ccdd9b6484b4de6fd8a7674e48fdd0d7397d3037f2a566ff0d06597c62a7380cc573e5ce1f3dbe0ad913af0fdde56b0ba22ec6236eae42ef9a79