From 2b3a992a89f88f92fbbdf2f67d31d8dde521661a2b4b62616a7aee16883fc5ee Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 10 May 2022 19:14:07 +0000 Subject: [PATCH] Fix SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=9 --- python311.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python311.spec b/python311.spec index 122a61d..6858c81 100644 --- a/python311.spec +++ b/python311.spec @@ -606,7 +606,7 @@ for module in \ asyncio ctypes collections concurrent distutils email encodings \ ensurepip html http re \ importlib json logging multiprocessing pydoc_data unittest \ - urllib venv wsgiref lib2to3 test tomlib turtledemo \ + urllib venv wsgiref lib2to3 test tomllib turtledemo \ xml xmlrpc zoneinfo __phello__ do rm -r %{buildroot}%{sitedir}/$module