From ae97752c67f1a1a81885d1ad3bc0a51e76d77619 Mon Sep 17 00:00:00 2001 From: Jan Kaluža Date: Oct 24 2017 12:08:15 +0000 Subject: Merge #128 `clean up requirements.txt and the spec file` --- diff --git a/freshmaker.spec b/freshmaker.spec index abddd3a..a156433 100644 --- a/freshmaker.spec +++ b/freshmaker.spec @@ -27,7 +27,6 @@ BuildRequires: python2-pdc-client BuildRequires: python-enum34 BuildRequires: python-flask-script BuildRequires: python-httplib2 -BuildRequires: python-m2ext BuildRequires: python-munch %if 0%{?rhel} && 0%{?rhel} <= 7 @@ -72,7 +71,6 @@ Requires: python2-pdc-client Requires: python-enum34 Requires: python-flask-script Requires: python-httplib2 -Requires: python-m2ext Requires: python-munch %if 0%{?rhel} && 0%{?rhel} <= 7 diff --git a/requirements.txt b/requirements.txt index 3f71e88..d8444eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,6 @@ psutil funcsigs # Python2 only httplib2 kobo -m2crypto < 0.27 -m2ext mock munch pdc-client