[packages/python-WebTest] - see python-webtest.spec

qboosh qboosh at pld-linux.org
Sat Jul 21 21:35:26 CEST 2018


commit 67654e0d56731b36c363e27c225f75aeb9496638
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 21 21:37:21 2018 +0200

    - see python-webtest.spec

 python-WebTest.spec | 49 -------------------------------------------------
 1 file changed, 49 deletions(-)
---
diff --git a/python-WebTest.spec b/python-WebTest.spec
deleted file mode 100644
index 34575d2..0000000
--- a/python-WebTest.spec
+++ /dev/null
@@ -1,49 +0,0 @@
-%define 	module	WebTest
-Summary:	WebTest helps you test your WSGI-based web applications
-Name:		python-%{module}
-Version:	1.3.3
-Release:	0.1
-License:	MIT
-Group:		Development/Languages/Python
-Source0:	http://pypi.python.org/packages/source/W/WebTest/%{module}-%{version}.tar.gz
-# Source0-md5:	a35a8b6207a66e232a0fa7ee254dac76
-URL:		http://pythonpaste.org/webtest/
-BuildRequires:	python-setuptools
-BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.710
-Requires:	python-modules
-BuildArch:	noarch
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
-%description
-WebTest helps you test your WSGI-based web applications. This can be
-any application that has a WSGI interface, including an application
-written in a framework that supports WSGI (which includes most
-actively developed Python web frameworks - almost anything that even
-nominally supports WSGI should be testable).
-
-%prep
-%setup -q -n %{module}-%{version}
-
-%build
-%py_build
-
-%install
-rm -rf $RPM_BUILD_ROOT
-%py_install
-
-%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
-%py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
-%py_postclean
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(644,root,root,755)
-%doc docs
-%dir %{py_sitescriptdir}/webtest
-%{py_sitescriptdir}/webtest/*.py[co]
-%if "%{py_ver}" > "2.4"
-%{py_sitescriptdir}/%{module}-*.egg-info
-%endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-WebTest.git/commitdiff/67654e0d56731b36c363e27c225f75aeb9496638



More information about the pld-cvs-commit mailing list