forked from pool/python-authheaders
Accepting request 1122674 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1122674 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e601b5b54080019a2f548fadf80ddf9c5538615607c7fb602936404aafe67e2
|
||||
size 101412
|
||||
3
authheaders-0.15.3.tar.gz
Normal file
3
authheaders-0.15.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6272060293fb42dbb91939b2fefb34fa2774a1e0e0a4dadd0c7f2ed4104b7c3
|
||||
size 108353
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 09:03:06 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 0.15.3
|
||||
* https://github.com/ValiMail/authentication-headers/blob/0.15.3/CHANGES
|
||||
or the CHANGES file included in this package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 11:35:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-authheaders
|
||||
Version: 0.14.1
|
||||
Version: 0.15.3
|
||||
Release: 0
|
||||
Summary: A library wrapping email authentication header verification and generation
|
||||
License: MIT
|
||||
@@ -55,6 +55,10 @@ export LANG=en_US.UTF-8
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
# Remove binaries
|
||||
rm %{buildroot}%{_bindir}/dmarc-policy-find
|
||||
%python_expand rm %{buildroot}%{$python_sitelib}/authheaders/dmarcpolicyfind*.py*
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%pytest
|
||||
@@ -62,6 +66,6 @@ export LANG=en_US.UTF-8
|
||||
%files %{python_files}
|
||||
%doc CHANGES README.md
|
||||
%license COPYING
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/authheaders*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user