diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyobjc-framework-corebluetooth.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-CoreBluetooth-9.0.1.tar.gz +/pyobjc-framework-CoreBluetooth-9.1.1.tar.gz diff --git a/python-pyobjc-framework-corebluetooth.spec b/python-pyobjc-framework-corebluetooth.spec index dd64f24..15a6172 100644 --- a/python-pyobjc-framework-corebluetooth.spec +++ b/python-pyobjc-framework-corebluetooth.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-CoreBluetooth -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework CoreBluetooth on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/62/8745469594a344d96bcd8862904f912a60718d3c7099ef4fcfe3c8c05544/pyobjc-framework-CoreBluetooth-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/e2/b2fa61a2f40278d5d1e9f3a2e825bdfc8d9c5d065152c0833e3b79936418/pyobjc-framework-CoreBluetooth-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-CoreBluetooth-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-CoreBluetooth-9.0.1 +%autosetup -n pyobjc-framework-CoreBluetooth-9.1.1 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 9.0.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 9.1.1-1 - Package Spec generated @@ -1 +1 @@ -03b09311ef661d73bcbda7276a1cfded pyobjc-framework-CoreBluetooth-9.0.1.tar.gz +22a9e63f5539bf860e854f7398b204b3 pyobjc-framework-CoreBluetooth-9.1.1.tar.gz |