forked from pool/python-PyQRCode
Accepting request 805580 from home:alarrosa:branches:devel:languages:python
- Re-download source package which changed the topdir name OBS-URL: https://build.opensuse.org/request/show/805580 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyQRCode?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
11447323cd
commit
6de876b38f
@@ -43,7 +43,7 @@ BuildArch: noarch
|
||||
The PyQRCode module is a QR code generator that is simple to use and written in pure python. The module can automates most of the building process for creating QR codes. Most codes can be created using only two lines of code!
|
||||
|
||||
%prep
|
||||
%setup -q -n pyqrcode-%{version}
|
||||
%setup -q -n pyqrcodeNG-%{version}
|
||||
sed -i -e '1{\@^#!%{_bindir}/env python@d}' pyqrcode/{cli,qrspecial}.py
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user