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
3
_service
Normal file
3
_service
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<services>
|
||||||
|
|
||||||
|
<service name="download_files"/></services>
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 23 13:13:27 UTC 2013 - axel.braun@gmx.de
|
||||||
|
|
||||||
|
- update to 4.0.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 7 09:22:19 UTC 2013 - prusnak@opensuse.org
|
Wed Aug 7 09:22:19 UTC 2013 - prusnak@opensuse.org
|
||||||
|
|
||||||
|
@@ -13,15 +13,16 @@
|
|||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: python-qrcode
|
Name: python-qrcode
|
||||||
Version: 3.0
|
Version: 4.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD-3-Clause
|
|
||||||
Summary: QR Code image generator
|
Summary: QR Code image generator
|
||||||
Url: https://github.com/lincolnloop/python-qrcode
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Url: https://github.com/lincolnloop/python-qrcode
|
||||||
Source: http://pypi.python.org/packages/source/q/qrcode/qrcode-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/q/qrcode/qrcode-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -51,5 +52,3 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
%{_bindir}/qr
|
%{_bindir}/qr
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
%doc %{_mandir}/man1/qr.*
|
%doc %{_mandir}/man1/qr.*
|
||||||
|
|
||||||
%changelog
|
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62301be33b55b90d145f99dc76fc5e427dda5319c414c95d1bc70f58770b36fd
|
|
||||||
size 14068
|
|
Reference in New Issue
Block a user