Accepting request 1191758 from devel:languages:python

- update to 0.5.0:
  * Add proton-vpn-api-core dependency

OBS-URL: https://build.opensuse.org/request/show/1191758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proton-vpn-killswitch-network-manager?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2024-08-06 07:08:08 +00:00 committed by Git OBS Bridge
commit 2ae3160ae4
4 changed files with 13 additions and 7 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 5 19:02:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.5.0:
* Add proton-vpn-api-core dependency
-------------------------------------------------------------------
Mon Jun 24 15:34:26 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -16,10 +16,9 @@
#
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-proton-vpn-killswitch-network-manager
Version: 0.4.5
Version: 0.5.0
Release: 0
Summary: Proton VPN kill switch interface using NetworkManager
License: GPL-3.0-or-later
@ -29,7 +28,7 @@ Source: https://github.com/ProtonVPN/python-proton-vpn-killswitch-networ
BuildRequires: %{python_module gobject}
BuildRequires: %{python_module packaging}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module proton-vpn-killswitch}
BuildRequires: %{python_module proton-vpn-api-core}
BuildRequires: %{python_module proton-vpn-logger}
BuildRequires: %{python_module pycairo}
BuildRequires: %{python_module pytest-cov}
@ -42,7 +41,8 @@ BuildRequires: python-rpm-macros
Requires: NetworkManager
Requires: python-gobject
Requires: python-packaging
Requires: python-proton-vpn-killswitch
Requires: python-proton-vpn-api-core
Requires: python-proton-vpn-logger
Requires: python-proton-vpn-logger
Requires: python-pycairo
BuildArch: noarch

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd0a6ff2b04957083b8a0cec816bb78d28ca2266ca14a2659d3d847b16464d42
size 25901

3
v0.5.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec7200dee647e7863c9839c32f6dd346badc92207b3014b3280c790a05e656f3
size 25964