From ca7497d7270689c0145eb1288cb55499ea7eded00182f19f18cbc1eb848e6a30 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 7 Aug 2023 18:35:21 +0000 Subject: [PATCH] Fix SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wasabi?expand=0&rev=3 --- python-wasabi.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-wasabi.spec b/python-wasabi.spec index 23d45ca..149b1b5 100644 --- a/python-wasabi.spec +++ b/python-wasabi.spec @@ -17,10 +17,9 @@ %{?sle15_python_module_pythons} -%define version 1.1.1 %define modname wasabi Name: python-wasabi -Version: %{version} +Version: 1.1.1 Release: 0 Summary: A lightweight console printing and formatting toolkit License: LGPL-3.0-only