Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:reichwald:testing
gajim
0001-remove-upnp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-remove-upnp.patch of Package gajim
--- gajim/common/app.py.orig 2022-10-05 16:25:51.964769181 +0200 +++ gajim/common/app.py 2022-10-05 16:26:15.344869976 +0200 @@ -233,14 +233,14 @@ pass # UPNP - try: - gi.require_version('GUPnPIgd', '1.0') - from gi.repository import GUPnPIgd - global gupnp_igd # pylint: disable=global-statement - gupnp_igd = GUPnPIgd.SimpleIgd() - _dependencies['UPNP'] = True - except ValueError: - pass +# try: +# gi.require_version('GUPnPIgd', '1.0') +# from gi.repository import GUPnPIgd +# global gupnp_igd # pylint: disable=global-statement +# gupnp_igd = GUPnPIgd.SimpleIgd() +# _dependencies['UPNP'] = True +# except ValueError: +# pass # IDLE try:
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