From c7038080b56550478e874875015038b9a3aea757 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:12:23 +0000 Subject: automatic import of python-resolwe --- python-resolwe.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python-resolwe.spec') diff --git a/python-resolwe.spec b/python-resolwe.spec index 3d7c171..9bada92 100644 --- a/python-resolwe.spec +++ b/python-resolwe.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-resolwe -Version: 33.0.0 +Version: 34.0.0 Release: 1 Summary: Open source enterprise dataflow engine in Django License: Apache License (2.0) URL: https://github.com/genialis/resolwe -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/48/11/1c4a21afb5db38ab0d6bea66879ee82b6010ccd8081b2ad61357bb170ab2/resolwe-33.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0b/87/9c88f45a30075e60e897262c3cdb50e73671697cd26d6fc0b776d056be49/resolwe-34.0.0.tar.gz BuildArch: noarch Requires: python3-asgiref @@ -33,6 +33,7 @@ Requires: python3-beautifulsoup4 Requires: python3-Sphinx Requires: python3-wrapt Requires: python3-pyzmq +Requires: python3-uvloop Requires: python3-sphinx-rtd-theme Requires: python3-pyasn1 Requires: python3-twine @@ -71,7 +72,7 @@ Provides: python3-resolwe-doc %prep -%autosetup -n resolwe-33.0.0 +%autosetup -n resolwe-34.0.0 %build %py3_build @@ -111,5 +112,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 33.0.0-1 +* Tue Apr 25 2023 Python_Bot - 34.0.0-1 - Package Spec generated -- cgit v1.2.3