diff --git a/python-EasyProcess.changes b/python-EasyProcess.changes index 03ffc8b..1a279ad 100644 --- a/python-EasyProcess.changes +++ b/python-EasyProcess.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 5 09:53:44 UTC 2019 - Tomáš Chvátal + +- Update with spec-cleaner + ------------------------------------------------------------------- Sun Sep 15 03:11:23 UTC 2019 - John Vandenberg diff --git a/python-EasyProcess.spec b/python-EasyProcess.spec index 0365cb8..7b2925d 100644 --- a/python-EasyProcess.spec +++ b/python-EasyProcess.spec @@ -22,7 +22,6 @@ Version: 0.2.7 Release: 0 Summary: Python subprocess interface License: BSD-2-Clause -Group: Development/Languages/Python URL: https://github.com/ponty/easyprocess Source: https://github.com/ponty/EasyProcess/archive/%{version}.tar.gz BuildRequires: %{python_module nose} @@ -68,7 +67,6 @@ sed -i "s/'python'/sys.executable/" easyprocess/examples/*.py rm -f tests/coverage/fast/test_deadlock.py 2to3 -w easyprocess/examples/log.py - %build %python_build