python-asgiref 3.2.3-1 (armv7hnl;aarch64;i686;x86_64;znver1) 2020-10180
-9999
Status | rejected | ||||||||||
Submitter | angrypenguinpoland [@T] gmail.com | ||||||||||
Platform | rolling | ||||||||||
Repository | main | ||||||||||
URL | https://abf.openmandriva.org/build_lists/668723 | ||||||||||
Packages |
|
||||||||||
Build Date | 2020-01-06 16:39:03 +0000 UTC | ||||||||||
Last Updated | 2020-01-12 20:16:01.666862524 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary c1dee7d907ee19648991b383524ccb01bde41597 commit c1dee7d907ee19648991b383524ccb01bde41597 Author: AngryPenguinPL <angrypenguinpoland@gmail.com> AuthorDate: Mon Jan 6 17:31:39 2020 +0100 Commit: GitHub <noreply@github.com> CommitDate: Mon Jan 6 17:31:39 2020 +0100 clean --- python-asgiref.spec | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/python-asgiref.spec b/python-asgiref.spec index 4b0566d..6ca14bd 100644 --- a/python-asgiref.spec +++ b/python-asgiref.spec @@ -16,8 +16,6 @@ package includes ASGI base libraries, such as:\ * Server base classes, asgiref.server\ * A WSGI-to-ASGI adapter, in asgiref.wsgi -%bcond_without tests - Name: python-%{pkgname} Version: 3.2.3 @@ -29,22 +27,12 @@ URL: https://github.com/django/asgiref # PyPI tarball doesn't have tests Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz BuildArch: noarch - -%description %{_description} - -%package -n python-%{pkgname} -Summary: %{summary} BuildRequires: python-devel BuildRequires: python-setuptools -%if %{with tests} -BuildRequires: python-pytest >= 3.3 -BuildRequires: python-pytest-asyncio -%endif -# https://github.com/django/asgiref/commit/9c6df6e02700092eb19adefff3552d44388f69b8 -Provides: bundled(python3dist(async-timeout)) == 3.0.1 + %{?python_provide:%python_provide python-%{pkgname}} -%description -n python3-%{pkgname} %{_description} +%description %{_description} %prep %autosetup -n %{srcname}-%{version} @@ -55,12 +43,7 @@ Provides: bundled(python3dist(async-timeout)) == 3.0.1 %install %py_install -%if %{with tests} -%check -PYTHONPATH=%{buildroot}%{python_sitelib} py.test-%{python_version} --verbose tests -%endif - -%files -n python-%{pkgname} +%files %license LICENSE %doc README.rst %{python_sitelib}/%{libname}
Not Available
benbullard79 [@T] cox.net | No Comment. | 1779d 04hrs |
benbullard79 [@T] cox.net | No Comment. | 1779d 04hrs |