14
0

Accepting request 950744 from home:bmwiedemann:branches:devel:languages:python

Add reproducible.patch to not include build date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/950744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyQRCode?expand=0&rev=15
This commit is contained in:
2022-02-02 16:55:48 +00:00
committed by Git OBS Bridge
parent 008bab3129
commit 8872d4342b
3 changed files with 41 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ URL: https://github.com/mnooner256/pyqrcode
# This is unofficial fork with some additional fixes, the canonical
# upstream repository is dead.
Source: https://github.com/pyqrcode/pyqrcodeNG/archive/refs/tags/%{version}.tar.gz#/pyqrcodeNG-%{version}.tar.gz
# PATCH-FIX-UPSTREAM https://github.com/pyqrcode/pyqrcodeNG/pull/18
Patch0: reproducible.patch
BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module pypng}
BuildRequires: %{python_module pytest}