Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Factory
python-marathon
python-marathon-no-2to3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-marathon-no-2to3.patch of Package python-marathon
Index: marathon-0.13.0/setup.py =================================================================== --- marathon-0.13.0.orig/setup.py 2020-08-21 18:22:30.000000000 +0200 +++ marathon-0.13.0/setup.py 2022-02-28 12:20:53.654551958 +0100 @@ -2,10 +2,6 @@ import sys from setuptools import setup -extra = {} -if sys.version_info >= (3,): - extra['use_2to3'] = True - setup( name='marathon', version='0.13.0', @@ -30,5 +26,4 @@ setup( 'Programming Language :: Python', 'Topic :: Software Development :: Libraries :: Python Modules' ], - **extra )
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