[packages/python3-daemon] Rel 2; BR python3-changelog_chug
arekm
arekm at pld-linux.org
Mon Feb 10 19:45:49 CET 2025
commit d79247978f17953ac80e6b6b1b00a9a39c7baf04
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Feb 10 19:27:46 2025 +0100
Rel 2; BR python3-changelog_chug
python3-daemon.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python3-daemon.spec b/python3-daemon.spec
index a562e99..ea2933b 100644
--- a/python3-daemon.spec
+++ b/python3-daemon.spec
@@ -7,7 +7,7 @@
Summary: Library to implement a well-behaved Unix daemon process
Name: python3-%{module}
Version: 3.1.2
-Release: 1
+Release: 2
License: Python
Group: Development/Languages
Source0: https://pypi.debian.net/python-daemon/python_%{module}-%{version}.tar.gz
@@ -20,6 +20,7 @@ BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 2.044
BuildRequires: sed >= 4.0
%if %{with tests}
+BuildRequires: python3-changelog_chug
BuildRequires: python3-lockfile
#BuildRequires: python3-minimock
%endif
@@ -35,8 +36,7 @@ This library implements the well-behaved daemon specification of PEP
%setup -q -n python_daemon-%{version}
%build
-%py3_build_pyproject \
- --skip-dependency-check
+%py3_build_pyproject
# Test suite requires minimock and lockfile
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-daemon.git/commitdiff/d79247978f17953ac80e6b6b1b00a9a39c7baf04
More information about the pld-cvs-commit
mailing list