## START: Set by rpmautospec ## (rpmautospec version 0.3.5) ## RPMAUTOSPEC: autochangelog ## END: Set by rpmautospec %define unmangled_name protonvpn-nm-lib %define version 3.16.0 %define release 1 Prefix: %{_prefix} Name: python3-protonvpn-nm-lib Version: %{version} Release: %{release}%{?dist} Summary: Official Proton VPN NetworkManager library Group: ProtonVPN License: GPLv3 Vendor: Proton Technologies AG URL: https://github.com/ProtonVPN/%{unmangled_name} Source0: %{unmangled_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{unmangled_name}-%{version}-%{release}-buildroot BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-pyxdg BuildRequires: python3-setuptools Requires: libsecret Requires: dbus-x11 Requires: openvpn Requires: NetworkManager Requires: NetworkManager-openvpn Requires: gtk3 Requires: python3-proton-client Requires: python3-keyring Requires: python3-distro Requires: python3-jinja2 Requires: python3-pyxdg Requires: python3-dbus Requires: python3-systemd Requires: python3-gobject Requires: xdg-utils Conflicts: protonvpn-cli < 3.11.0, protonvpn-cli < 1.9.0 %{?python_disable_dependency_generator} %description Package installs official Proton VPN NetworkManager library. %prep %setup -n %{unmangled_name}-%{version} -n %{unmangled_name}-%{version} %build python3 setup.py build %install python3 setup.py install --single-version-externally-managed -O1 --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES %files -f INSTALLED_FILES %{python3_sitelib}/protonvpn_nm_lib/ %{python3_sitelib}/protonvpn_nm_lib-%{version}*.egg-info/ %defattr(-,root,root) %changelog * Thu Nov 09 2023 CoprDistGit - 3.16.0-1 - automatic import of python3-protonvpn-nm-lib