[packages/python-requests-mock] remove template comments

jajcus jajcus at pld-linux.org
Wed Feb 1 11:01:16 CET 2017


commit d3484e06fc6214c5d254686fc93e05de4e320821
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Feb 1 11:01:06 2017 +0100

    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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-requests-mock.git/commitdiff/d3484e06fc6214c5d254686fc93e05de4e320821



More information about the pld-cvs-commit mailing list