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 |
|
||||||
Build Date | 2022-09-25 22:27:30 +0000 UTC | ||||||
Last Updated | 2022-09-30 19:03:12.592463785 +0000 UTC |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | $ 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.net | No Comment. | 919d 14hrs |