14
0
forked from pool/python-pylzma

- Fix the patch metadata in the SPEC file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylzma?expand=0&rev=12
This commit is contained in:
2021-09-15 12:08:28 +00:00
committed by Git OBS Bridge
parent bf583f0780
commit c7b6dfef98
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 15 12:08:00 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Fix the patch metadata in the SPEC file.
-------------------------------------------------------------------
Wed Sep 15 09:20:27 UTC 2021 - pgajdos@suse.com

View File

@@ -26,7 +26,8 @@ License: LGPL-2.1-only
Group: Development/Languages/Python
URL: https://github.com/fancycode/pylzma
Source0: https://github.com/fancycode/pylzma/archive/v%{version}.tar.gz
# https://github.com/fancycode/pylzma/issues/76
# PATCH-FIX-UPSTREAM python-pylzma-test-python3.patch gh#fancycode/pylzma#76 mcepl@suse.com
# use python3 syntax in test_usage.py
Patch0: python-pylzma-test-python3.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}