forked from pool/python-fastapi
- Convert to libalternatives on SLE-16-based and newer systems only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=97
This commit is contained in:
13
remove-classifiers.patch
Normal file
13
remove-classifiers.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff -Nru fastapi-0.115.8.orig/pyproject.toml fastapi-0.115.8/pyproject.toml
|
||||
--- fastapi-0.115.8.orig/pyproject.toml 2025-01-30 15:06:26.874525500 +0100
|
||||
+++ fastapi-0.115.8/pyproject.toml 2025-02-07 12:00:18.048128044 +0100
|
||||
@@ -29,9 +29,6 @@
|
||||
"Environment :: Web Environment",
|
||||
"Framework :: AsyncIO",
|
||||
"Framework :: FastAPI",
|
||||
- "Framework :: Pydantic",
|
||||
- "Framework :: Pydantic :: 1",
|
||||
- "Framework :: Pydantic :: 2",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
Reference in New Issue
Block a user