15
0
2019-11-07 14:57:31 +00:00
committed by Git OBS Bridge
parent 0dfc5a2850
commit 8a483ec0fd
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 7 14:57:06 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Run through spec-cleaner
-------------------------------------------------------------------
Wed Jan 2 12:46:35 UTC 2019 - badshah400@gmail.com

View File

@@ -22,17 +22,16 @@ Version: 3.0.0
Release: 0
Summary: A wrapper around various text markups
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/mitya57/pymarkups
Source: https://files.pythonhosted.org/packages/source/M/Markups/Markups-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-markdown-math
BuildArch: noarch
# SECTION Required for %%check
BuildRequires: %{python_module markdown-math}
# /SECTION
Requires: python-markdown-math
BuildArch: noarch
%python_subpackages
%description