remove unuse files
(cherry picked from commit 3cf79733dc9ae5bc048e5927eb4b8891940dac17)
This commit is contained in:
parent
3320d7be36
commit
6d1318fbc4
Binary file not shown.
BIN
concurrent-log-handler-0.9.19.tar.gz
Normal file
BIN
concurrent-log-handler-0.9.19.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-concurrent-log-handler
|
Name: python-concurrent-log-handler
|
||||||
Version: 0.9.16
|
Version: 0.9.19
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support
|
Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support
|
||||||
License: http://www.apache.org/licenses/LICENSE-2.0
|
License: http://www.apache.org/licenses/LICENSE-2.0
|
||||||
URL: https://github.com/Preston-Landers/concurrent-log-handler
|
URL: https://github.com/Preston-Landers/concurrent-log-handler
|
||||||
Source0: https://files.pythonhosted.org/packages/0b/ad/b793abfa02315fdb70cc1fcfd0fde2eccdf991580be53c9aeabf8c12af25/concurrent-log-handler-0.9.16.tar.gz
|
Source0: https://files.pythonhosted.org/packages/e8/01/5ac5cc47af19444435c5817fc1baaa7ca5fba2633320d76644e50ff4b913/concurrent-log-handler-0.9.19.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ Provides: python3-concurrent-log-handler-doc
|
|||||||
This package provides an additional log handler for Python's standard logging
|
This package provides an additional log handler for Python's standard logging
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n concurrent-log-handler-0.9.16
|
%autosetup -n concurrent-log-handler-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 27 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.9.19
|
||||||
|
- Upgrade to version 0.9.19
|
||||||
|
|
||||||
* Fri Sep 4 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Sep 4 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Simplify desc content
|
- Simplify desc content
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user