From 911c2bc807e1c9b30ba5f055223561eb8fd7de78 Mon Sep 17 00:00:00 2001 From: Carl George Date: Mar 22 2020 18:37:25 +0000 Subject: Update to 0.2.0 * Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1808838 * Include license file --- diff --git a/.gitignore b/.gitignore index 8d42a78..5b98d99 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..9caddeb --- /dev/null +++ b/LICENSE @@ -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. diff --git a/python-backlash.spec b/python-backlash.spec index 0a3d5a8..756391f 100644 --- a/python-backlash.spec +++ b/python-backlash.spec @@ -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-devel 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 @@ ln -sfv /usr/share/fonts/open-sans/OpenSans-Regular.ttf %{buildroot}/%{python3_s %files -n python3-backlash +%license LICENSE %doc README.rst %{python3_sitelib}/%{modname}/ %{python3_sitelib}/%{modname}-%{version}* %changelog +* Sun Mar 22 2020 Carl George - 0.2.0-1 +- Latest upstream rhbz#1808838 + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 076e99f..855854b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (backlash-0.1.4.tar.gz) = 3ba4166cf513a051bdd9f00ff621e19d59493b07ccf292b2a36119809019ebfe0b9a550a20eb6d658ca64e726f3099464041aeadad530ede24d9fbacfe7fc04e +SHA512 (backlash-0.2.0.tar.gz) = 2fcb19ce5c69ccdd9b6484b4de6fd8a7674e48fdd0d7397d3037f2a566ff0d06597c62a7380cc573e5ce1f3dbe0ad913af0fdde56b0ba22ec6236eae42ef9a79