From d3484e06fc6214c5d254686fc93e05de4e320821 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Wed, 1 Feb 2017 11:01:06 +0100 Subject: [PATCH] remove template comments --- python-requests-mock.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/python-requests-mock.spec b/python-requests-mock.spec index d3e7e15..1740eeb 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -1,17 +1,9 @@ # -# This is template for pure python modules (noarch) -# use template-specs/python-ext.spec for binary python packages -# -# # Conditional build: %bcond_with tests # do not perform "make test" %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module -# NOTES: -# - 'module' should match the Python import path (first component?) -# - 'egg_name' should equal to Python egg name -# - 'pypi_name' must match the Python Package Index name %define module requests_mock %define egg_name %{module} %define pypi_name requests-mock -- 2.44.0