14
0

Accepting request 1032038 from home:yarunachalam:branches:devel:languages:python

- Update to v1.2.1 
  * Fix packaging for Apple Silicon

OBS-URL: https://build.opensuse.org/request/show/1032038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycapnp?expand=0&rev=5
This commit is contained in:
2022-10-31 13:21:13 +00:00
committed by Git OBS Bridge
parent 190a3d4b59
commit 76e373a339
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcd7c7f4150bf7364edd9f949e5ce7a68bf93363ed0664a941c08e8a41943fc9
size 124604

3
pycapnp-1.2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0517aeace175b7319da68982118cdd2b3ef5d46558464d255dd76eb4122cc9ba
size 124637

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 28 20:02:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v1.2.1
* Fix packaging for Apple Silicon
-------------------------------------------------------------------
Tue Oct 4 23:56:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pycapnp
Version: 1.2.0
Version: 1.2.1
Release: 0
Summary: Cython wrapping of the C++ Cap'n Proto library
License: BSD-2-Clause