Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
python-pypandoc
remove-py313-upper-bound.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove-py313-upper-bound.patch of Package python-pypandoc
Index: pypandoc-1.14/pyproject.toml =================================================================== --- pypandoc-1.14.orig/pyproject.toml +++ pypandoc-1.14/pyproject.toml @@ -24,6 +24,7 @@ classifiers = [ 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', + 'Programming Language :: Python :: 3.13', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy' ] @@ -33,7 +34,7 @@ packages = [ ] [tool.poetry.dependencies] -python = ">=3.7,<3.13" +python = ">=3.7" [tool.poetry.dev-dependencies] pandocfilters = "^1.5"
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