forked from pool/python-qrcode
Accepting request 204433 from home:DocB:python_packages
update to 4.0.1 OBS-URL: https://build.opensuse.org/request/show/204433 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qrcode?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
211c7d9254
commit
d09152a2d2
@@ -13,15 +13,16 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-qrcode
|
||||
Version: 3.0
|
||||
Version: 4.0.1
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: QR Code image generator
|
||||
Url: https://github.com/lincolnloop/python-qrcode
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/lincolnloop/python-qrcode
|
||||
Source: http://pypi.python.org/packages/source/q/qrcode/qrcode-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -51,5 +52,3 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%{_bindir}/qr
|
||||
%{python_sitelib}/*
|
||||
%doc %{_mandir}/man1/qr.*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user