Compare commits
10 Commits
597451a7bd
...
2f892439f8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f892439f8 | ||
|
|
0cf9fd5c0a | ||
|
|
3b4ec3ca8b | ||
|
|
4a282912e7 | ||
|
|
784cfcd586 | ||
|
|
5b41510a19 | ||
|
|
7598b8d510 | ||
|
|
a45d954c72 | ||
|
|
749238812e | ||
|
|
48cc11d7c9 |
BIN
4.6.2.tar.gz
BIN
4.6.2.tar.gz
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-zope-component
|
||||
Version: 4.6.2
|
||||
Version: 6.0
|
||||
Release: 1
|
||||
Summary: Zope Component Architecture
|
||||
License: ZPL 2.1
|
||||
License: ZPLv2.1
|
||||
URL: https://github.com/zopefoundation/zope.component
|
||||
Source0: https://github.com/zopefoundation/zope.component/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/zopefoundation/zope.component/archive/%{version}.tar.gz#/zope.component-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -16,7 +16,7 @@ defining, registering and looking up components.
|
||||
|
||||
%package -n python3-zope-component
|
||||
Summary: Zope Component Architecture
|
||||
Provides: python-zope-component
|
||||
Provides: python-zope-component = %{version}-%{release}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: python3-zope-deferredimport
|
||||
@ -74,8 +74,20 @@ mv %{buildroot}/doclist.lst .
|
||||
%dir %{python3_sitelib}/*
|
||||
|
||||
%files help -f doclist.lst
|
||||
%{_pkgdocdir}
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
* Thu May 4 2023 wubijie <wubijie@kylinos.cn> - 6.0-1
|
||||
- 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
|
||||
|
||||
BIN
zope.component-6.0.tar.gz
Normal file
BIN
zope.component-6.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user