forked from pool/python-web.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
05815ada27
commit
25b1280522
@@ -25,6 +25,7 @@ Summary: web.py: makes web apps
|
||||
License: SUSE-Public-Domain and BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: https://pypi.io/packages/source/w/web.py/web.py-%{version}.tar.gz
|
||||
Patch1: 0001-webpy-572-enable-python-3.8.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -37,6 +38,7 @@ Think about the ideal way to write a web app. Write the code to make it happen.
|
||||
|
||||
%prep
|
||||
%setup -q -n web.py-%{version}
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user