!2 Upgrade to 7.3.1
From: @houyingchao Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
5e0f10f42e
@ -1,6 +1,6 @@
|
||||
Name: python-qrcode
|
||||
Version: 6.1
|
||||
Release: 2
|
||||
Version: 7.3.1
|
||||
Release: 1
|
||||
Summary: Python QR Code image generator
|
||||
License: BSD
|
||||
URL: https://github.com/lincolnloop/python-qrcode
|
||||
@ -49,17 +49,20 @@ done
|
||||
%files -n python3-qrcode
|
||||
%{_bindir}/{qr,qrcode}
|
||||
%{_mandir}/man1/qr.1*
|
||||
%{python3_sitelib}/qrcode/image/{svg.py*,pil.py*}
|
||||
%{python3_sitelib}/qrcode/image/__pycache__/{svg.*,pil.*}
|
||||
%{python3_sitelib}/qrcode/image/{svg.py*,pil.py*,styledpil.py*}
|
||||
%{python3_sitelib}/qrcode/image/__pycache__/{svg.*,pil.*,styledpil.*}
|
||||
|
||||
%files -n python3-qrcode-core
|
||||
%doc README.rst CHANGES.rst LICENSE
|
||||
%{python3_sitelib}/qrcode*.egg-info
|
||||
%{python3_sitelib}/qrcode/{*.py*,__pycache__}
|
||||
%{python3_sitelib}/qrcode/image/{__init__.py*,base.py*}
|
||||
%{python3_sitelib}/qrcode/image/{__init__.py*,base.py*,styles/}
|
||||
%{python3_sitelib}/qrcode/image/__pycache__/{__init__.*,base.*}
|
||||
%exclude %{python3_sitelib}/qrcode/tests
|
||||
|
||||
%changelog
|
||||
* Wed May 18 2022 houyingchao <houyingchao@h-partners.com> - 7.3.1-1
|
||||
- Upgrade to 7.3.1
|
||||
|
||||
* Thu May 14 2020 yanan li <liyanan032@huawei.com> - 6.1-2
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
BIN
qrcode-7.3.1.tar.gz
Normal file
BIN
qrcode-7.3.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user