diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:58:54 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:58:54 +0000 |
| commit | 91898a664930495171fdbcd3aed15ef5101d4070 (patch) | |
| tree | 1a16dff27609bf7b91ee98730d0e5c244a7d1e69 | |
| parent | 6bbae8f8b572fbef640d2af6fe60a72287e7f555 (diff) | |
automatic import of python-satipopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-satip.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /satip-2.11.4.tar.gz +/satip-2.11.6.tar.gz diff --git a/python-satip.spec b/python-satip.spec index a4e6352..e4ec139 100644 --- a/python-satip.spec +++ b/python-satip.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-satip -Version: 2.11.4 +Version: 2.11.6 Release: 1 Summary: Satip provides the functionality necessary for License: MIT URL: https://pypi.org/project/satip/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/8a/36c87e90a5f7797a673eee0ca4c5ff3cd8423440329c6dd5a3b914898801/satip-2.11.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/77/f9/64469de1bc4ea119305ab312cbaedfd6fd26b4ee2573fc1673664a3c65d8/satip-2.11.6.tar.gz BuildArch: noarch Requires: python3-affine @@ -488,7 +488,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/ %prep -%autosetup -n satip-2.11.4 +%autosetup -n satip-2.11.6 %build %py3_build @@ -528,5 +528,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.11.4-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.11.6-1 - Package Spec generated @@ -1 +1 @@ -a17ca0c8d0b37cc33295e5d754d6a448 satip-2.11.4.tar.gz +f66832e083e18e304d0fd9a5279671d9 satip-2.11.6.tar.gz |
