Compare commits
No commits in common. "2f892439f8d711ada2e1fcdc43d5a9975da42d48" and "597451a7bd4e5b3314e121d219dcb6f0ffccb6c7" have entirely different histories.
2f892439f8
...
597451a7bd
BIN
4.6.2.tar.gz
Normal file
BIN
4.6.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zope-component
|
Name: python-zope-component
|
||||||
Version: 6.0
|
Version: 4.6.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Zope Component Architecture
|
Summary: Zope Component Architecture
|
||||||
License: ZPLv2.1
|
License: ZPL 2.1
|
||||||
URL: https://github.com/zopefoundation/zope.component
|
URL: https://github.com/zopefoundation/zope.component
|
||||||
Source0: https://github.com/zopefoundation/zope.component/archive/%{version}.tar.gz#/zope.component-%{version}.tar.gz
|
Source0: https://github.com/zopefoundation/zope.component/archive/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -16,7 +16,7 @@ defining, registering and looking up components.
|
|||||||
|
|
||||||
%package -n python3-zope-component
|
%package -n python3-zope-component
|
||||||
Summary: Zope Component Architecture
|
Summary: Zope Component Architecture
|
||||||
Provides: python-zope-component = %{version}-%{release}
|
Provides: python-zope-component
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: python3-zope-deferredimport
|
Requires: python3-zope-deferredimport
|
||||||
@ -74,20 +74,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_docdir}/*
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 4 2023 wubijie <wubijie@kylinos.cn> - 6.0-1
|
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Update package to version 6.0
|
|
||||||
|
|
||||||
* Tue Feb 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.1.0-1
|
|
||||||
- Update package to version 5.1.0
|
|
||||||
|
|
||||||
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 5.0.1-2
|
|
||||||
- Unified license name specification
|
|
||||||
|
|
||||||
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.0.1-1
|
|
||||||
- Upgrade to version 5.0.1
|
|
||||||
|
|
||||||
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org> - 4.6.2-1
|
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user