update version to 0.9.23
This commit is contained in:
parent
e62ba71e1d
commit
a11dd8c61f
Binary file not shown.
BIN
concurrent-log-handler-0.9.23.tar.gz
Normal file
BIN
concurrent-log-handler-0.9.23.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.22
|
Version: 0.9.23
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support
|
Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support
|
||||||
License: Apache-2.0
|
License: Apache-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/52/3c/ec366916ca870460be521074bc7462544815cef47afaacdc37f6d1ce050d/concurrent-log-handler-0.9.22.tar.gz
|
Source0: https://files.pythonhosted.org/packages/15/b0/76d81143baf5bd320b6d976a30d401375f2b170efe99d4adc261ae5a6a90/concurrent-log-handler-0.9.23.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -17,7 +17,6 @@ Provides: python-concurrent-log-handler = %{version}-%{release}
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: python3-portalocker
|
Requires: python3-portalocker
|
||||||
|
|
||||||
%description -n python3-concurrent-log-handler
|
%description -n python3-concurrent-log-handler
|
||||||
This package provides an additional log handler for Python's standard logging
|
This package provides an additional log handler for Python's standard logging
|
||||||
|
|
||||||
@ -71,6 +70,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 05 2023 wubijie <wubijie@kylinos.cn> - 0.9.23-1
|
||||||
|
- Update package to version 0.9.23
|
||||||
|
|
||||||
* Wed Apr 12 2023 wubijie <wubijie@kylinos.cn> - 0.9.22-1
|
* Wed Apr 12 2023 wubijie <wubijie@kylinos.cn> - 0.9.22-1
|
||||||
- Update package to version 0.9.22
|
- Update package to version 0.9.22
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user