From c1fe8ce72d31b90ea09e2e7ef06a100ddacc58ab Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:44:21 +0000 Subject: automatic import of python-pyobjc-framework-authenticationservices --- .gitignore | 1 + python-pyobjc-framework-authenticationservices.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 060cd77..89982be 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyobjc-framework-AuthenticationServices-9.0.1.tar.gz +/pyobjc-framework-AuthenticationServices-9.1.1.tar.gz diff --git a/python-pyobjc-framework-authenticationservices.spec b/python-pyobjc-framework-authenticationservices.spec index 4d0d23a..5c2986c 100644 --- a/python-pyobjc-framework-authenticationservices.spec +++ b/python-pyobjc-framework-authenticationservices.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-AuthenticationServices -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework AuthenticationServices on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/fb/adb25224677f4f10d8bef29f29ab8067cad06c1315e2ea4dc61c9aabebf9/pyobjc-framework-AuthenticationServices-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fd/7d/fbd5f46237212989763df3f65041b74124d3a6047d37a22966c2e259bf49/pyobjc-framework-AuthenticationServices-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-AuthenticationServices-doc * `Repository `_ %prep -%autosetup -n pyobjc-framework-AuthenticationServices-9.0.1 +%autosetup -n pyobjc-framework-AuthenticationServices-9.1.1 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 9.0.1-1 +* Sun Apr 23 2023 Python_Bot - 9.1.1-1 - Package Spec generated diff --git a/sources b/sources index f3cf952..1d5f7fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7206653f891905940c9bc9e277af5eb5 pyobjc-framework-AuthenticationServices-9.0.1.tar.gz +91f685b4e2e9da60b1c6ecb73da39cc7 pyobjc-framework-AuthenticationServices-9.1.1.tar.gz -- cgit v1.2.3