Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
python-proton-vpn-network-manager
python-proton-vpn-network-manager.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-proton-vpn-network-manager.spec of Package python-proton-vpn-network-manager
# # spec file for package python-proton-vpn-network-manager # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-proton-vpn-network-manager Version: 0.9.1 Release: 0 Summary: Proton VPN library for NetworkManager License: GPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/ProtonVPN/python-proton-vpn-network-manager Source: https://github.com/ProtonVPN/python-proton-vpn-network-manager/archive/refs/tags/v%{version}.tar.gz # https://github.com/ProtonVPN/proton-vpn-gtk-app/issues/43 Patch1: keyring.patch BuildRequires: %{python_module gobject} BuildRequires: %{python_module pip} BuildRequires: %{python_module proton-core} BuildRequires: %{python_module proton-vpn-api-core} BuildRequires: %{python_module pycairo} BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} BuildRequires: %{python_module wheel} BuildRequires: NetworkManager-devel BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros Requires: NetworkManager Requires: python-gobject Requires: python-proton-core Requires: python-proton-vpn-api-core Requires: python-pycairo Conflicts: python-proton-vpn-network-manager-openvpn Conflicts: python-protonvpn-nm-lib BuildArch: noarch %python_subpackages %description This package contains functionality for Proton VPN client to interact with NetworkManager. %prep %autosetup -p1 -n python-proton-vpn-network-manager-%{version} %build %pyproject_wheel %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check # buildroot doesn't provide network manager service, so it is not possible to run killswitch tests %pytest tests --deselect "tests/integration/killswitch/default/test_killswitch_connection.py" --deselect "tests/integration/killswitch/wireguard/test_killswitch_connection.py" %files %{python_files} %license LICENSE %doc README.md %{python_sitelib}/proton %{python_sitelib}/proton_vpn_network_manager-%{version}*-info %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