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:
committed by
Git OBS Bridge
parent
22967d3807
commit
6033772f04
@@ -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
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user