Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:alvistack
mitmproxy-mitmproxy-4.0.4
python-mitmproxy_4.0.4-1.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-mitmproxy_4.0.4-1.spec of Package mitmproxy-mitmproxy-4.0.4
# Copyright 2024 Wong Hoi Sing Edison <hswong3i@pantarei-design.com> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. %global debug_package %{nil} %global source_date_epoch_from_changelog 0 Name: python-mitmproxy Epoch: 100 Version: 4.0.4 Release: 1%{?dist} BuildArch: noarch Summary: Interactive, SSL/TLS-capable intercepting proxy License: MIT URL: https://github.com/mitmproxy/mitmproxy/tags Source0: %{name}_%{version}.orig.tar.gz BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-devel BuildRequires: python3-setuptools %description mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. %prep %autosetup -T -c -n %{name}_%{version}-%{release} tar -zx -f %{S:0} --strip-components=1 -C . %build %py3_build %install %py3_install find %{buildroot}%{python3_sitelib} -type f -name '*.pyc' -exec rm -rf {} \; fdupes -qnrps %{buildroot}%{python3_sitelib} %check %package -n mitmproxy Summary: Interactive, SSL/TLS-capable intercepting proxy Requires: python3 Requires: python3-blinker >= 1.4 Requires: python3-brotlipy >= 0.7.0 Requires: python3-certifi >= 2015.11.20.1 Requires: python3-click >= 6.2 Requires: python3-cryptography >= 2.1.4 Requires: python3-h2 >= 3.0.1 Requires: python3-hyperframe >= 5.1.0 Requires: python3-kaitaistruct >= 0.7 Requires: python3-ldap3 >= 2.5 Requires: python3-passlib >= 1.6.5 Requires: python3-pyasn1 >= 0.3.1 Requires: python3-pyOpenSSL >= 17.5 Requires: python3-pyparsing >= 2.1.3 Requires: python3-pyperclip >= 1.6.0 Requires: python3-ruamel.yaml >= 0.13.2 Requires: python3-sortedcontainers >= 1.5.4 Requires: python3-tornado >= 4.3 Requires: python3-urwid >= 2.0.1 Requires: python3-wsproto >= 0.11.0 Provides: python3-mitmproxy = %{epoch}:%{version}-%{release} Provides: python3dist(mitmproxy) = %{epoch}:%{version}-%{release} Provides: python%{python3_version}-mitmproxy = %{epoch}:%{version}-%{release} Provides: python%{python3_version}dist(mitmproxy) = %{epoch}:%{version}-%{release} Provides: python%{python3_version_nodots}-mitmproxy = %{epoch}:%{version}-%{release} Provides: python%{python3_version_nodots}dist(mitmproxy) = %{epoch}:%{version}-%{release} %description -n mitmproxy mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. %files -n mitmproxy %license LICENSE %{_bindir}/* %{python3_sitelib}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor