diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:04:53 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:04:53 +0000 |
| commit | 18958c93a84323833f0a7caf5e7c84af65cc8235 (patch) | |
| tree | 3a6c943b43e54b6981fbf86258cf0f4c5eddbcc6 | |
| parent | c39966f82fd80d2960a1cc1bcde9a9a8aa168549 (diff) | |
automatic import of python-labelmeopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-labelme.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /labelme-5.2.0.tar.gz +/labelme-5.2.0.post4.tar.gz diff --git a/python-labelme.spec b/python-labelme.spec index 6cea43d..a3575bb 100644 --- a/python-labelme.spec +++ b/python-labelme.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-labelme -Version: 5.2.0 +Version: 5.2.0.post4 Release: 1 Summary: Image Polygonal Annotation with Python License: GPLv3 URL: https://github.com/wkentaro/labelme -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cf/2b/4a06be33ed86cc5227945b8dabb7d8f9d9c6e854f0de966a601738ceda69/labelme-5.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/47/d4/d9ba08bf3e7446f7aac662fb6a5773e9b0049790302b1ca6aa56a4894c27/labelme-5.2.0.post4.tar.gz BuildArch: noarch @@ -682,7 +682,7 @@ This repo is the fork of [mpitid/pylabelme](https://github.com/mpitid/pylabelme) %prep -%autosetup -n labelme-5.2.0 +%autosetup -n labelme-5.2.0.post4 %build %py3_build @@ -722,5 +722,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.0.post4-1 - Package Spec generated @@ -1 +1 @@ -1303b0939e109f09b54c89f837d0d242 labelme-5.2.0.tar.gz +9dc365db4fbbc2d43309ae0bf6b3a2c9 labelme-5.2.0.post4.tar.gz |
