14
0

Accepting request 1119233 from home:badshah400:branches:devel:languages:python

Add coreutils-systemd to BuildRequires for the `uptime` command needed for a test.

OBS-URL: https://build.opensuse.org/request/show/1119233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=67
This commit is contained in:
2023-10-20 12:48:13 +00:00
committed by Git OBS Bridge
parent 9ca2b5682f
commit bcc4ef9a57
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 20 12:27:50 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Add coreutils-systemd to BuildRequires for the `uptime` command
needed for a test.
-------------------------------------------------------------------
Thu May 4 14:20:48 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -27,6 +27,7 @@ License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/ProgVal/Limnoria
Source: https://github.com/ProgVal/Limnoria/archive/master-%{srcver}.tar.gz#/%{appname}-%{version}.tar.gz
BuildRequires: coreutils-systemd
# full python for sqlite3 module
BuildRequires: %pythons
BuildRequires: %{python_module PySocks}