15
0
forked from pool/python-Routes

- Removed reStructuredText markup from description

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=2
This commit is contained in:
Sascha Peilicke
2011-09-01 12:59:56 +00:00
committed by Git OBS Bridge
parent 22967d3807
commit 6033772f04
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 1 12:58:33 UTC 2011 - saschpe@suse.de
- Removed reStructuredText markup from description
-------------------------------------------------------------------
Thu Sep 1 10:04:50 UTC 2011 - saschpe@suse.de

View File

@@ -38,9 +38,7 @@ Obsoletes: python-routes <= %{version}
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%description
A Routing package for Python that matches URL's to dicts and vice versa
`Dev version available <http://bitbucket.org/bbangert/routes/>`_
A Routing package for Python that matches URL's to dicts and vice versa.
%prep
%setup -q -n Routes-%{version}