From 1adfa4844aa8be869e227c49ae25d0d30ddcfc54 Mon Sep 17 00:00:00 2001 From: tigro Date: Tue, 29 Oct 2024 22:38:40 +0300 Subject: [PATCH] Added python-setproctitle --- prepopulate-i686.json | 3 +++ prepopulate.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/prepopulate-i686.json b/prepopulate-i686.json index 739d1cd..985bf9b 100644 --- a/prepopulate-i686.json +++ b/prepopulate-i686.json @@ -39668,6 +39668,9 @@ "python3-service-identity.noarch", "python3-service-identity+idna.noarch" ], + "python-setproctitle": [ + "python3-setproctitle.i686" + ], "python-simplejson": [ "python3-simplejson.i686" ], diff --git a/prepopulate.json b/prepopulate.json index 16debaa..83a7be2 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -33299,6 +33299,9 @@ "python-semantic_version-doc.noarch", "python3-semantic_version.noarch" ], + "python-setproctitle": [ + "python3-setproctitle.x86_64" + ], "python-smartypants": [ "python-smartypants-doc.noarch", "python3-smartypants.noarch"