!2 update to 0.15.1
From: @fu-shanqing Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
bbb966e563
BIN
0.13.0.tar.gz
BIN
0.13.0.tar.gz
Binary file not shown.
BIN
authheaders-0.15.1.tar.gz
Normal file
BIN
authheaders-0.15.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-authheaders
|
||||
Version: 0.13.0
|
||||
Version: 0.15.1
|
||||
Release: 1
|
||||
Summary: A library wrapping email authentication header verification and generation.
|
||||
License: MIT and ZPL 2.1
|
||||
License: MIT and ZPLv2.1
|
||||
URL: https://github.com/ValiMail/authentication-headers
|
||||
Source0: https://github.com/ValiMail/authentication-headers/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/ValiMail/authentication-headers/archive/authheaders-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -34,7 +34,7 @@ Provides: python3-authheaders-doc
|
||||
Development documents and examples for authheaders.
|
||||
|
||||
%prep
|
||||
%autosetup -n authentication-headers-%{version}
|
||||
%autosetup -n authheaders-0.15.1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Mon Aug 08 2022 fushanqing <fushanqing@kylinos.cn> - 0.15.1-1
|
||||
- update to 0.15.1
|
||||
|
||||
* Fri Dec 18 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user