diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:41:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:41:36 +0000 |
commit | 75ade9c8795f01038f3debb8f502801df97ba4c6 (patch) | |
tree | 84b8ca3c681e7681b7b2893e3606178f581c699c /python-bugbug.spec | |
parent | 1e9f1353c302f65f62ca68cd5febbec594fb0332 (diff) |
automatic import of python-bugbugopeneuler20.03
Diffstat (limited to 'python-bugbug.spec')
-rw-r--r-- | python-bugbug.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-bugbug.spec b/python-bugbug.spec index bb6095a..c48c0c5 100644 --- a/python-bugbug.spec +++ b/python-bugbug.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bugbug -Version: 0.0.499 +Version: 0.0.502 Release: 1 Summary: ML tools for Mozilla projects License: MPL2 URL: https://pypi.org/project/bugbug/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/86/41/ef03cf3f15d70dbccb9fb24ac49679904bda54142b501084e744590fdb8c/bugbug-0.0.499.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/45/0c34f6c89fdd7114ccf54a42caca5af8d2967d037fcc7a701ec084a742d0/bugbug-0.0.502.tar.gz BuildArch: noarch Requires: python3-amqp @@ -68,7 +68,7 @@ Provides: python3-bugbug-doc %prep -%autosetup -n bugbug-0.0.499 +%autosetup -n bugbug-0.0.502 %build %py3_build @@ -108,5 +108,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.499-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.502-1 - Package Spec generated |