forked from pool/python-aiohttp-socks
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
1aa6f4d85e
commit
661f027b4b
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python
|
||||
# spec file for package python-aiohttp-socks
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -17,29 +17,27 @@
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-aiohttp_socks
|
||||
Name: python-aiohttp-socks
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: SOCKS proxy connector for aiohttp
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/romis2012/aiohttp-socks
|
||||
URL: https://github.com/romis2012/aiohttp-socks
|
||||
Source: https://github.com/romis2012/aiohttp-socks/archive/%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-aiohttp >= 2.3.2
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
#BuildRequires: %{python_module aiohttp >= 2.3.2}
|
||||
#BuildRequires: %{python_module pytest-asyncio}
|
||||
#BuildRequires: %{python_module pytest}
|
||||
#BuildRequires: 3proxy
|
||||
# /SECTION
|
||||
BuildRequires: fdupes
|
||||
Requires: python-aiohttp >= 2.3.2
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user