From 2b62e217fbf508ee9c4893c204d1041279f68339 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:38:38 +0000 Subject: automatic import of python-rubicon-objc --- .gitignore | 1 + python-rubicon-objc.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bb653b1..6b51f2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rubicon-objc-0.4.5.tar.gz +/rubicon-objc-0.4.6.tar.gz diff --git a/python-rubicon-objc.spec b/python-rubicon-objc.spec index f728707..cfca306 100644 --- a/python-rubicon-objc.spec +++ b/python-rubicon-objc.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rubicon-objc -Version: 0.4.5 +Version: 0.4.6 Release: 1 Summary: A bridge between an Objective C runtime environment and Python. License: New BSD URL: https://beeware.org/rubicon -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/46/cc/01f04395a2c0eee305b37c8267594460e778b324bd6dfc78ff13a368b2a7/rubicon-objc-0.4.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/29/23/2fef9bd16a5e01d309f7009e37f770baf6b37529392fd98bf230a2410a02/rubicon-objc-0.4.6.tar.gz BuildArch: noarch Requires: python3-importlib-metadata @@ -56,7 +56,7 @@ It also includes wrappers of the some key data types from the Foundation framework (e.g., ``NSString``). %prep -%autosetup -n rubicon-objc-0.4.5 +%autosetup -n rubicon-objc-0.4.6 %build %py3_build @@ -96,5 +96,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.4.5-1 +* Tue Apr 25 2023 Python_Bot - 0.4.6-1 - Package Spec generated diff --git a/sources b/sources index 52d07d1..cb65a25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c687e3945d255c965a4b5cd71f5ab6d0 rubicon-objc-0.4.5.tar.gz +8ec3de7058e700a4e6a60734f338a7ae rubicon-objc-0.4.6.tar.gz -- cgit v1.2.3