Group :: Development/Python
RPM: python-module-aiohttp-cors
Main Changelog Spec Patches Sources Download Gear Bugs and FR Repocop
%define oname aiohttp-cors
Name: python-module-%oname
Version: 0.7.0
Release: alt1
Summary: CORS support for aiohttp
License: ASL 2.0
Group: Development/Python
Url: https://github.com/aio-libs/aiohttp-cors
Source: %oname-%version.tar
BuildArch: noarch
BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-devel python3-module-setuptools
%description
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for
aiohttp asyncio-powered asynchronous HTTP server.
%package -n python3-module-%oname
Summary: CORS support for aiohttp
Group: Development/Python3
%description -n python3-module-%oname
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for
aiohttp asyncio-powered asynchronous HTTP server.
%prep
%setup -n %oname-%version
%build
%python3_build_debug
%install
%python3_install
%files -n python3-module-%oname
%doc *.rst LICENSE
%python3_sitelibdir/*
%changelog
…
Full changelog you can see here
Name: python-module-%oname
Version: 0.7.0
Release: alt1
Summary: CORS support for aiohttp
License: ASL 2.0
Group: Development/Python
Url: https://github.com/aio-libs/aiohttp-cors
Source: %oname-%version.tar
BuildArch: noarch
BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-devel python3-module-setuptools
%description
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for
aiohttp asyncio-powered asynchronous HTTP server.
%package -n python3-module-%oname
Summary: CORS support for aiohttp
Group: Development/Python3
%description -n python3-module-%oname
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support for
aiohttp asyncio-powered asynchronous HTTP server.
%prep
%setup -n %oname-%version
%build
%python3_build_debug
%install
%python3_install
%files -n python3-module-%oname
%doc *.rst LICENSE
%python3_sitelibdir/*
%changelog
…
Full changelog you can see here