Commit Graph

10 Commits

Author SHA256 Message Date
da2f6fce0a Accepting request 399996 from home:tbechtold:branches:devel:languages:python
- update to 2.3.1:
  * Backwards compatability fix - connect should work with mandatory
    routename and optional path. Patch by Davanum Srinivas (PR #65).
  * Fix sub_domain equivalence check. Patch by Nikita Uvarov
  * Add support for protocol-relative URLs generation (i.e. starting with double
    slash ``//``). PR #60. Patch by Sviatoslav Sydorenko.
  * Add support for the ``middleware`` extra requirement, making possible to
    depend on ``webob`` optionally. PR #59. Patch by Sviatoslav Sydorenko.
  * Fix matching of an empty string route, which led to exception in earlier
    versions. PR #58. Patch by Sviatoslav Sydorenko.
  * Add support for the ``requirements`` option when using
    mapper.resource to create routes. PR #57. Patch by Sean Dague.
  * Concatenation fix when using submappers with path prefixes. Multiple
    submappers combined the path prefix inside the controller argument in
    non-obvious ways. The controller argument will now be properly carried
    through when using submappers. PR #28.

OBS-URL: https://build.opensuse.org/request/show/399996
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=18
2016-06-06 11:12:51 +00:00
Denisart Benjamin
95b052cab8 Accepting request 321256 from home:frispete:python
- update to 2.2:
  * Fix Python 3 support. Patch by Victor Stinner.
- spell python-WebTest and python-WebOb correctly

OBS-URL: https://build.opensuse.org/request/show/321256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=16
2015-08-08 15:05:09 +00:00
Denisart Benjamin
013e6317c3 Accepting request 298183 from home:tbechtold:branches:devel:languages:python
New upstream release

OBS-URL: https://build.opensuse.org/request/show/298183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=14
2015-04-22 09:19:25 +00:00
Sascha Peilicke
4a6937fdc5 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=12
2013-10-24 11:13:34 +00:00
Sascha Peilicke
f68a48bfcf - Require python-repoze.lru
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=10
2012-04-16 13:45:18 +00:00
Sascha Peilicke
a91c059724 - Update to version 1.13:
* Fix bug with dots forcing extension by default. The portion with the dot
    can now be recognized. Patch by Michael Basnight.
- Simplified macro usage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=8
2012-03-14 13:53:47 +00:00
Pavol Rusnak
4d8c9aa0a2 Accepting request 101357 from Virtualization:Cloud:OpenStack:Diablo
- Fix Obsoletes

OBS-URL: https://build.opensuse.org/request/show/101357
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=6
2012-01-24 14:29:56 +00:00
Sascha Peilicke
1888de0c07 - Fix license to BSD-3-Clause (SPDX style)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=3
2011-09-01 13:16:29 +00:00
Sascha Peilicke
6822bc8c12 - Removed reStructuredText markup from description
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=2
2011-09-01 12:59:56 +00:00
Sascha Peilicke
ebb6f36c9c - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=1
2011-09-01 12:53:25 +00:00