forked from pool/python-python-keycloak
- Correct %doc and %license locations.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-keycloak?expand=0&rev=8
This commit is contained in:
12
fix-version.patch
Normal file
12
fix-version.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
Index: python-keycloak-3.7.0/pyproject.toml
|
||||
===================================================================
|
||||
--- python-keycloak-3.7.0.orig/pyproject.toml
|
||||
+++ python-keycloak-3.7.0/pyproject.toml
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "python-keycloak"
|
||||
-version = "0.0.0"
|
||||
+version = "3.7.0"
|
||||
description = "python-keycloak is a Python package providing access to the Keycloak API."
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
Reference in New Issue
Block a user