forked from pool/python-zope.interface
Accepting request 1040463 from devel:languages:python
- Update to version 5.5.2 * Add support for building arm64 wheels on macOS. OBS-URL: https://build.opensuse.org/request/show/1040463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 13:50:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 5.5.2
|
||||
* Add support for building arm64 wheels on macOS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 19:57:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
@@ -28,7 +27,7 @@
|
||||
%global modname zope.interface
|
||||
%define oldpython python
|
||||
Name: python-zope.interface%{psuffix}
|
||||
Version: 5.5.1
|
||||
Version: 5.5.2
|
||||
Release: 0
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL-2.1
|
||||
@@ -89,7 +88,11 @@ cd src
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt COPYRIGHT.txt
|
||||
%doc CHANGES.rst README.rst
|
||||
%{python_sitearch}/*
|
||||
%{python_sitearch}/zope.interface-%{version}*-info
|
||||
%{python_sitearch}/zope.interface-%{version}*-nspkg.pth
|
||||
%dir %{python_sitearch}/zope
|
||||
%{python_sitearch}/zope/interface
|
||||
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d678475fdeb11394dc9aaa5c564213a1567cc663082e0ee85d52f78d1fbaab2
|
||||
size 300064
|
||||
3
zope.interface-5.5.2.tar.gz
Normal file
3
zope.interface-5.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfee1f3ff62143819499e348f5b8a7f3aa0259f9aca5e0ddae7391d059dce671
|
||||
size 300533
|
||||
Reference in New Issue
Block a user