From 7c88abf1360d7dfa10af57b65f545a4cce854576 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 14 Apr 2024 13:17:25 +0000 Subject: automatic import of python-av --- python-av.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'python-av.spec') diff --git a/python-av.spec b/python-av.spec index e8ef21b..a051f77 100644 --- a/python-av.spec +++ b/python-av.spec @@ -27,6 +27,10 @@ BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling BuildRequires: python3-virtualenv +BuildRequires: python3-numpy +BuildRequires: python3-pillow +BuildRequires: python3-Cython +BuildRequires: python3-sphinx %description %{pkg_description} @@ -41,12 +45,10 @@ Summary: %{pkg_summary} %autosetup -p1 -n PyAV-%{pypi_version} %build -source scripts/activate.sh -./scripts/build-deps -make +%pyproject_build %install -pip install . +%pyproject_install %files -n python3-%{pypi_name} %license LICENSE* -- cgit v1.2.3