diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:13:06 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:13:06 +0000 |
commit | dd7335ed39e892b038d6f2dbb51194f72c0adf03 (patch) | |
tree | 58e08a0ed320b80de005e995e98ef631be6c2018 | |
parent | 0086e85a0e01aa59726ee5bd515162c55b5d17b1 (diff) |
automatic import of python-zenroomopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-zenroom.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 2.20.4-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.21.0-1 - Package Spec generated @@ -1 +1 @@ -f06d813cec063c4bf18707d1c700f911 zenroom-2.20.4.tar.gz +45b18aec535bc97e191ff7e696063268 zenroom-2.21.0.tar.gz |