diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-connect-sdk-python3.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /connect-sdk-python3-3.38.0.zip +/connect-sdk-python3-3.39.0.zip diff --git a/python-connect-sdk-python3.spec b/python-connect-sdk-python3.spec index c16e0c4..ab00a9d 100644 --- a/python-connect-sdk-python3.spec +++ b/python-connect-sdk-python3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-connect-sdk-python3 -Version: 3.38.0 +Version: 3.39.0 Release: 1 Summary: SDK to communicate with the Ingenico ePayments platform using the Ingenico Connect Server API License: MIT URL: https://github.com/Ingenico-ePayments/connect-sdk-python3 -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/00/ee/330d900c38d5d13e1ea38a4ca98be0a6b8a5579fe213ab56aac9cd791aab/connect-sdk-python3-3.38.0.zip +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/0e/538fbb7edeacf485745f2f09d41db4105e24300c8f1ce8b621cbfc8d4456/connect-sdk-python3-3.39.0.zip BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-connect-sdk-python3-doc %prep -%autosetup -n connect-sdk-python3-3.38.0 +%autosetup -n connect-sdk-python3-3.39.0 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 3.38.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.39.0-1 - Package Spec generated @@ -1 +1 @@ -cd014d99ed2077c7a0ddc6afffd57061 connect-sdk-python3-3.38.0.zip +f6a1cc37c42debc70cf39f36f02e4020 connect-sdk-python3-3.39.0.zip |
