Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Tomcat42
python-pprintpp
python-311.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-311.patch of Package python-pprintpp
Index: pprintpp-0.4.0/setup.py =================================================================== --- pprintpp-0.4.0.orig/setup.py +++ pprintpp-0.4.0/setup.py @@ -8,7 +8,7 @@ from setuptools import setup os.chdir(os.path.dirname(sys.argv[0]) or ".") try: - long_description = open("README.rst", "U").read() + long_description = open("README.rst").read() except IOError: long_description = "See https://github.com/wolever/pprintpp"
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