diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 07:38:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 07:38:38 +0000 |
| commit | 2b62e217fbf508ee9c4893c204d1041279f68339 (patch) | |
| tree | 8973faf323a72ebf2807e6377f930e0bce6b5f4f | |
| parent | ceca542bce9b9425fa4e69204edce1d12aa27b0f (diff) | |
automatic import of python-rubicon-objcopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-rubicon-objc.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 0.4.5-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.6-1 - Package Spec generated @@ -1 +1 @@ -c687e3945d255c965a4b5cd71f5ab6d0 rubicon-objc-0.4.5.tar.gz +8ec3de7058e700a4e6a60734f338a7ae rubicon-objc-0.4.6.tar.gz |
