Accepting request 897119 from home:alarrosa:branches:devel:languages:python

- Update to v2.7.8
  * ssh reconnect
- Update to v2.7.7
  * UDP multiple jumps not working
- Update to v2.7.6
  * quic config
- Update to v2.7.5
  * quic param

OBS-URL: https://build.opensuse.org/request/show/897119
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pproxy?expand=0&rev=3
This commit is contained in:
2021-06-03 12:55:24 +00:00
committed by Git OBS Bridge
parent 8526ae1b62
commit a059bbfa34
4 changed files with 17 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pproxy
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pproxy
Version: 2.7.4
Version: 2.7.8
Release: 0
Summary: Proxy server that can tunnel among remote servers by regex rules
License: MIT