diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:46:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:46:05 +0000 |
commit | 8203db4191cfadf370f674c53fd0a1598c21f2e0 (patch) | |
tree | b965299f1a62699d52ae4407ed0a68558b20aff8 | |
parent | ac081aaf20c384b60f50f18008becdf9d476a648 (diff) |
automatic import of python-pyobjc-framework-automaticassessmentconfigurationopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyobjc-framework-automaticassessmentconfiguration.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-AutomaticAssessmentConfiguration-9.0.1.tar.gz +/pyobjc-framework-AutomaticAssessmentConfiguration-9.1.1.tar.gz diff --git a/python-pyobjc-framework-automaticassessmentconfiguration.spec b/python-pyobjc-framework-automaticassessmentconfiguration.spec index 62c204e..ddbe7df 100644 --- a/python-pyobjc-framework-automaticassessmentconfiguration.spec +++ b/python-pyobjc-framework-automaticassessmentconfiguration.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-AutomaticAssessmentConfiguration -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework AutomaticAssessmentConfiguration on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c9/81/869527b2b3f7d9dd766d77cedbc43d4364986cb956ac181f91e12fd1f9c3/pyobjc-framework-AutomaticAssessmentConfiguration-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/61/19/04abcb991eba3b630146ac67fd094c9e341be2223780ad390f4dd931cd63/pyobjc-framework-AutomaticAssessmentConfiguration-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-AutomaticAssessmentConfiguration-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-AutomaticAssessmentConfiguration-9.0.1 +%autosetup -n pyobjc-framework-AutomaticAssessmentConfiguration-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 @@ -6e1d947761177cebd023c6e2104a7ead pyobjc-framework-AutomaticAssessmentConfiguration-9.0.1.tar.gz +33c2021fb0c3529f83bda89047396b3c pyobjc-framework-AutomaticAssessmentConfiguration-9.1.1.tar.gz |