diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:04:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:04:36 +0000 |
| commit | 2b78af19902d3dde5a8b11192344653dd42d2ede (patch) | |
| tree | 2f62724203ff778807e329e382b7935c70660bcb | |
| parent | c6fecda0c1591f2f301615d9d42994ec5ca8df23 (diff) | |
automatic import of python-pyobjc-framework-systemconfigurationopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyobjc-framework-systemconfiguration.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-SystemConfiguration-9.0.1.tar.gz +/pyobjc-framework-SystemConfiguration-9.1.1.tar.gz diff --git a/python-pyobjc-framework-systemconfiguration.spec b/python-pyobjc-framework-systemconfiguration.spec index f7e1a2d..a3cfac4 100644 --- a/python-pyobjc-framework-systemconfiguration.spec +++ b/python-pyobjc-framework-systemconfiguration.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-SystemConfiguration -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework SystemConfiguration on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/eb/e3/057c5de466858b68e752116cee36c83e3c46a59543b4da9baa6c536cdce5/pyobjc-framework-SystemConfiguration-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3a/fd/0ce897d80144cc0075a0073df8807e372af2febffbf010b5f7de13ebc615/pyobjc-framework-SystemConfiguration-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-SystemConfiguration-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-SystemConfiguration-9.0.1 +%autosetup -n pyobjc-framework-SystemConfiguration-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 @@ -a210c020ef633fb29812ddac76624009 pyobjc-framework-SystemConfiguration-9.0.1.tar.gz +6b50e9bbf96ba3f0060a833e2ae18899 pyobjc-framework-SystemConfiguration-9.1.1.tar.gz |
