python-epsilon 0.8.0-1 (aarch64;x86_64;znver1) 2022-15412
0

Status rejected
Submitter alexander [@T] mezon.ru
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/234622
Packages
python-epsilon-0.8.0-1.aarch64.binary
python-epsilon-0.8.0-1.aarch64.source
python-epsilon-0.8.0-1.x86_64.source
python-epsilon-0.8.0-1.x86_64.binary
python-epsilon-0.8.0-1.znver1.source
python-epsilon-0.8.0-1.znver1.binary
Build Date 2022-09-25 22:27:30 +0000 UTC
Last Updated 2022-09-30 19:03:12.592463785 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary d173bda7f9ad4393c9e2fad803a82d34860c6e6a

commit d173bda7f9ad4393c9e2fad803a82d34860c6e6a
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Mon Sep 26 00:15:04 2022 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Mon Sep 26 00:15:04 2022 +0200

    Adjust BRs, clean up
---
 python-epsilon.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/python-epsilon.spec b/python-epsilon.spec
index 23d7a1a..cc0ef48 100644
--- a/python-epsilon.spec
+++ b/python-epsilon.spec
@@ -12,6 +12,7 @@ Source0:	https://pypi.python.org/packages/source/e/epsilon/epsilon-%{version}.ta
 BuildArch:	noarch
 BuildRequires:	pkgconfig(python)
 BuildRequires:	python-twisted
+BuildRequires:	python-pip
 Provides:	python-Epsilon = %{version}
 Provides:	Epsilon = %{version}
 Requires:	python-twisted
@@ -24,9 +25,9 @@ other projects.
 
 %prep
 %autosetup -p1 -n epsilon-%{version}
+find . -name "*.py" -exec 2to3 -w {} \;
 
 %build
-find . -name "*.py" -exec 2to3 -w {} \;
 %py_build
 
 %install
Not Available

benbullard79 [@T] cox.netNo Comment.573d 01hrs