Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:AL:TW
python-param
filter-deprecationwarning.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File filter-deprecationwarning.patch of Package python-param
Index: param-2.0.2/pyproject.toml =================================================================== --- param-2.0.2.orig/pyproject.toml +++ param-2.0.2/pyproject.toml @@ -219,6 +219,7 @@ examples = "pytest -v -n logical --dist python_files = "test*.py" filterwarnings = [ "error", + "ignore:Bitwise inversion.*:DeprecationWarning", ] xfail_strict = "true" asyncio_mode = "auto"
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