From dd7335ed39e892b038d6f2dbb51194f72c0adf03 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:13:06 +0000 Subject: automatic import of python-zenroom --- .gitignore | 1 + python-zenroom.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 26f2d20..188e2bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /zenroom-2.20.4.tar.gz +/zenroom-2.21.0.tar.gz diff --git a/python-zenroom.spec b/python-zenroom.spec index 4eebf48..b407549 100644 --- a/python-zenroom.spec +++ b/python-zenroom.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zenroom -Version: 2.20.4 +Version: 2.21.0 Release: 1 Summary: Zenroom for Python: Bindings of Zenroom library for Python. License: AGPLv3 URL: https://zenroom.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/45/80/3ee4890257be3fb043f491ae08a1a112f4a532f01925fa214fdf3653e43a/zenroom-2.20.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/6c/3f75c98381e9f1ad6facdea916cb0af9163c78a9375e76fb1155085158a4/zenroom-2.21.0.tar.gz BuildArch: noarch Requires: python3-pytest @@ -603,7 +603,7 @@ Please first take a look at the [Dyne.org - Contributor License Agreement](CONTR %prep -%autosetup -n zenroom-2.20.4 +%autosetup -n zenroom-2.21.0 %build %py3_build @@ -643,5 +643,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.20.4-1 +* Sun Apr 23 2023 Python_Bot - 2.21.0-1 - Package Spec generated diff --git a/sources b/sources index d43a6bb..9ad6c6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f06d813cec063c4bf18707d1c700f911 zenroom-2.20.4.tar.gz +45b18aec535bc97e191ff7e696063268 zenroom-2.21.0.tar.gz -- cgit v1.2.3