From e183f800ef4ec596ca62a6ad4ab85ede125836df Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: May 22 2016 19:47:30 +0000 Subject: New upstream --- diff --git a/khal.spec b/khal.spec index 4113e62..d23bf34 100644 --- a/khal.spec +++ b/khal.spec @@ -14,13 +14,12 @@ Source0: https://pypi.python.org/packages/11/41/e1610f6575ac33e0f3783f15a60df # a blog of the changelog. We only need the manpage. We also fix a Makefile error # which happens when using .tar.gz Patch0: khal-0.8.2-sphinx-docfix.patch -Patch1: khal-0.7.0-no-scm.patch -Patch2: khal-0.7.0-py3-doc.patch BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-configobj BuildRequires: python3-setuptools +BuildRequires: python3-setuptools_scm BuildRequires: python3-sphinx Requires: python3-click >= 3.2 @@ -41,8 +40,6 @@ calendars with a variety of other programs on a host of different platforms. %prep %setup -q %patch0 -p1 -b .doc -#%patch1 -p1 -b .no-scm -#%patch2 -p1 -b .py3 %build %{__python3} setup.py build