Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519774
en ru br
ALT Linux repos
S:0.3.4-alt2

Group :: Networking/File transfer
RPM: nitroshare

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nitroshare-python3.patch
Download


diff --git a/nitroshare/src/dist/nitroshare.py.in b/nitroshare/src/dist/nitroshare.py.in
index 51b35bc..dad1f5f 100644
--- a/nitroshare/src/dist/nitroshare.py.in
+++ b/nitroshare/src/dist/nitroshare.py.in
@@ -28,7 +28,7 @@ SOFTWARE.
 from json import loads
 from os import path
 from urllib import url2pathname
-from urlparse import urlparse
+from urllib.parse import urlparse
 
 import gi
 gi.require_version('Gtk', '3.0')
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin