forked from pool/python-enzyme
- Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enzyme?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
bf0400b838
commit
667ef5388b
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 09:00:11 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix build without python2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 12:39:41 UTC 2019 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-enzyme
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -51,6 +51,6 @@ Enzyme is a Python module to parse video metadata.
|
||||
%license LICENSE
|
||||
%doc HISTORY.rst README.rst
|
||||
%{python_sitelib}/enzyme
|
||||
%{python_sitelib}/enzyme-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitelib}/enzyme-%{version}-py%{python_version}.egg-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user