[packages/python3-dbusmock] - updated to 0.28.7; now requires python3-dbus with egg-info

qboosh qboosh at pld-linux.org
Thu Mar 23 18:10:16 CET 2023


commit ab97ebcfc6a52d490c5686651c96beb07185b1cb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 23 18:12:37 2023 +0100

    - updated to 0.28.7; now requires python3-dbus with egg-info

 python3-dbusmock.spec | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/python3-dbusmock.spec b/python3-dbusmock.spec
index 0976e2e..3c3858b 100644
--- a/python3-dbusmock.spec
+++ b/python3-dbusmock.spec
@@ -5,22 +5,23 @@
 Summary:	Mock D-Bus objects
 Summary(pl.UTF-8):	Atrapa obiektów D-Bus
 Name:		python3-dbusmock
-Version:	0.27.5
+Version:	0.28.7
 Release:	1
 License:	LGPL v3+
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/python-dbusmock/
 Source0:	https://files.pythonhosted.org/packages/source/p/python-dbusmock/python-dbusmock-%{version}.tar.gz
-# Source0-md5:	870ef8d6bfadc2e908cfc6d20cb4f261
+# Source0-md5:	7a605e4e1555e5b2fac18570422555e4
 URL:		https://pypi.org/project/python-dbusmock/
-BuildRequires:	python3-modules >= 1:3.2
-BuildRequires:	python3-setuptools
+BuildRequires:	python3-modules >= 1:3.6
+BuildRequires:	python3-setuptools >= 1:45
+BuildRequires:	python3-setuptools_scm
 %if %{with tests}
 BuildRequires:	python3-dbus
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-modules >= 1:3.2
+Requires:	python3-modules >= 1:3.6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -42,11 +43,6 @@ oczekiwany w testach.
 %prep
 %setup -q -n python-dbusmock-%{version}
 
-# hangs with accountsservice installed but not running
-%{__sed} -i -e 's/AccountsService/DisabledService/' tests/test_accounts_service.py
-# pylint fails
-%{__sed} -i -e "s/'pylint'/'pylint-disabled'/" tests/test_code.py
-
 %build
 %py3_build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-dbusmock.git/commitdiff/ab97ebcfc6a52d490c5686651c96beb07185b1cb



More information about the pld-cvs-commit mailing list