Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
python3-socketpool
encoding.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File encoding.patch of Package python3-socketpool
--- setup.py 2012-08-04 21:33:47.000000000 -0700 +++ setup.py.new 2013-03-28 14:03:07.254793283 -0700 @@ -22,7 +22,7 @@ # read long description -with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as f: +with open(os.path.join(os.path.dirname(__file__), 'README.rst'),encoding='utf-8') as f: long_description = f.read() DATA_FILES = [
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