From 5cb7bfb518de16387620f4feeceb2f5064230b55 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:24:20 +0000 Subject: automatic import of python-pyobjc-framework-localauthentication --- .gitignore | 1 + python-pyobjc-framework-localauthentication.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 04edfab..fbbacd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyobjc-framework-LocalAuthentication-9.0.1.tar.gz +/pyobjc-framework-LocalAuthentication-9.1.1.tar.gz diff --git a/python-pyobjc-framework-localauthentication.spec b/python-pyobjc-framework-localauthentication.spec index 3c7c7fa..e1a7113 100644 --- a/python-pyobjc-framework-localauthentication.spec +++ b/python-pyobjc-framework-localauthentication.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-LocalAuthentication -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework LocalAuthentication on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/9a/9f61d91b030365bfc6e4b0fe36ac29f9069de5d59569e84b1a75965f9833/pyobjc-framework-LocalAuthentication-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/83/c2894ddc356f2c06ef5ea3e946055a2ae736134f82190a972a76ee3cd058/pyobjc-framework-LocalAuthentication-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -37,7 +37,7 @@ Provides: python3-pyobjc-framework-LocalAuthentication-doc * `Repository `_ %prep -%autosetup -n pyobjc-framework-LocalAuthentication-9.0.1 +%autosetup -n pyobjc-framework-LocalAuthentication-9.1.1 %build %py3_build @@ -77,5 +77,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 71e7aaf..6297cc4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd74ef93aab13e1998fd4793895f92ad pyobjc-framework-LocalAuthentication-9.0.1.tar.gz +4066efdb005062f8b739821d76a462a8 pyobjc-framework-LocalAuthentication-9.1.1.tar.gz -- cgit v1.2.3