File project.diff of Package python-characteristic
--- python-characteristic.changes.orig
+++ python-characteristic.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sat Nov 16 17:32:56 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
+
+- fix build: [pytest] -> [tool:pytest]
+
+-------------------------------------------------------------------
Thu Aug 24 13:41:02 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
--- python-characteristic.spec.orig
+++ python-characteristic.spec
@@ -49,6 +49,8 @@ life!
%prep
%setup -q -n characteristic-%{version}
+# fix build
+sed -i 's/\[pytest\]/\[tool:pytest\]/g' setup.cfg
%build
%python_build