python-aiofiles 23.1.0-1 (znver1;x86_64;aarch64) 2023-17380
9999
| Status | published | ||||||
| Submitter | mandian [@T] tutanota.com | ||||||
| Platform | rolling | ||||||
| Repository | main | ||||||
| URL | https://abf.openmandriva.org/build_lists/297243 | ||||||
| Packages |
|
||||||
| Build Date | 2023-03-29 18:08:57 +0000 UTC | ||||||
| Last Updated | 2023-04-02 01:49:33.236416166 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary fdb5e68d8694a348c43d93d1e949325a33958887
commit fdb5e68d8694a348c43d93d1e949325a33958887
Author: mandian <mandian@users.noreply.github.com>
AuthorDate: Wed Mar 29 18:29:35 2023 +0100
Commit: mandian <mandian@users.noreply.github.com>
CommitDate: Wed Mar 29 18:29:35 2023 +0100
add missing BR
---
python-aiofiles.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/python-aiofiles.spec b/python-aiofiles.spec
index 8fb213a..c5b918e 100644
--- a/python-aiofiles.spec
+++ b/python-aiofiles.spec
@@ -10,8 +10,12 @@ URL: https://github.com/Tinche/aiofiles
Source0: https://github.com/Tinche/aiofiles/archive/v%{version}/%{modname}-%{version}.tar.gz
BuildRequires: pkgconfig(python)
-BuildRequires: python3dist(setuptools)
-BuildRequires: python3dist(pytest)
+BuildRequires: python%{pyver}dist(setuptools)
+BuildRequires: python%{pyver}dist(poetry-core)
+BuildRequires: python%{pyver}dist(pytest)
+BuildRequires: python%{pyver}dist(pytoml)
+BuildRequires: python%{pyver}dist(wheel)
+
#BuildRequires: python3dist(pytest-asyncio)
%{?python_provide:%python_provide python3-%{modname}}
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1106d 15hrs |
| benbullard79 [@T] cox.net | No Comment. | 1106d 15hrs |