diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:32:10 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:32:10 +0000 |
| commit | 1c5951fbf6dd85d7295d32b50c93d0aa1fb0432e (patch) | |
| tree | 1aa70b429880ad3bb2d20458a38af1c381df5c18 | |
| parent | f97b2624c496e59c60da2b80201df478a965989d (diff) | |
automatic import of python-formantopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-formant.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /formant-1.118.72.tar.gz +/formant-1.118.106.tar.gz diff --git a/python-formant.spec b/python-formant.spec index 06a9a40..1afc706 100644 --- a/python-formant.spec +++ b/python-formant.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-formant -Version: 1.118.72 +Version: 1.118.106 Release: 1 Summary: Formant python package License: MIT License URL: https://formant.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/00/bb/075b4635d88c34fc7f9637d62a95617e007fa685f13641c2a155a28d03f5/formant-1.118.72.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/77/2ea19483f1b233466d8bed4d8ea8f1a96b8e45c8dbe8b4d3b488d9c8e367/formant-1.118.106.tar.gz BuildArch: noarch Requires: python3-grpcio-status @@ -48,7 +48,7 @@ Formant Python Package %prep -%autosetup -n formant-1.118.72 +%autosetup -n formant-1.118.106 %build %py3_build @@ -88,5 +88,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.118.72-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.118.106-1 - Package Spec generated @@ -1 +1 @@ -3a9662b53cebbaa414c9092ca117b073 formant-1.118.72.tar.gz +50d809a3c094aacb9135d0c4652d0ea7 formant-1.118.106.tar.gz |
