Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mcalabkova:branches:devel:languages:python
python-pyqt-builder
support-python3.6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File support-python3.6.patch of Package python-pyqt-builder
Index: PyQt-builder-1.15.3/PKG-INFO =================================================================== --- PyQt-builder-1.15.3.orig/PKG-INFO +++ PyQt-builder-1.15.3/PKG-INFO @@ -9,7 +9,7 @@ License: SIP Platform: X11 Platform: macOS Platform: Windows -Requires-Python: >=3.7 +Requires-Python: >=3.6 License-File: LICENSE License-File: LICENSE-GPL2 License-File: LICENSE-GPL3 Index: PyQt-builder-1.15.3/PyQt_builder.egg-info/PKG-INFO =================================================================== --- PyQt-builder-1.15.3.orig/PyQt_builder.egg-info/PKG-INFO +++ PyQt-builder-1.15.3/PyQt_builder.egg-info/PKG-INFO @@ -9,7 +9,7 @@ License: SIP Platform: X11 Platform: macOS Platform: Windows -Requires-Python: >=3.7 +Requires-Python: >=3.6 License-File: LICENSE License-File: LICENSE-GPL2 License-File: LICENSE-GPL3 Index: PyQt-builder-1.15.3/setup.py =================================================================== --- PyQt-builder-1.15.3.orig/setup.py +++ PyQt-builder-1.15.3/setup.py @@ -48,7 +48,7 @@ setup( name='PyQt-builder', version=version, license='SIP', - python_requires='>=3.7', + python_requires='>=3.6', install_requires=['packaging', 'sip >=6.7, <7'], packages=find_packages(), package_data={
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