Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:marec2000:python:backports
python-Markdown
markdown-3.0-python37.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File markdown-3.0-python37.patch of Package python-Markdown
--- tests/test_legacy.py | 1 + 1 file changed, 1 insertion(+) --- a/tests/test_legacy.py +++ b/tests/test_legacy.py @@ -28,6 +28,7 @@ warnings.simplefilter('error') # Except for the warnings that shouldn't warnings.filterwarnings('default', category=PendingDeprecationWarning) warnings.filterwarnings('default', category=DeprecationWarning, module='markdown') +warnings.filterwarnings('default', category=DeprecationWarning, module='yaml') parent_test_dir = os.path.abspath(os.path.dirname(__file__))
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