15
0
forked from pool/python-Routes
Commit Graph

18 Commits

Author SHA256 Message Date
d3cc8a3fb6 Accepting request 1179223 from home:mcalabkova:branches:devel:languages:python
- Add remove-six.patch to get rid of six

OBS-URL: https://build.opensuse.org/request/show/1179223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=35
2024-06-10 21:14:26 +00:00
cebb86e8b0 Accepting request 998006 from home:bnavigator:branches:devel:languages:python
- Clean specfile, remove coverage

OBS-URL: https://build.opensuse.org/request/show/998006
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=33
2022-08-19 06:44:19 +00:00
7c7fe2bd9d - add six dependency declaration
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=32
2021-11-08 10:28:22 +00:00
d858d794df - update to 2.5.1:
* Add compatibility for Python 3.7+.
  * Add graceful fallback for invalid character encoding from request object.
  * Enhanced performance for matching routes that share the same static prefix.
  * Fixed issue with child routes not passing route conditions to the Mapper.connect call. 
  * Fixed documentation to reflect default value for minimization.
  * Allow backslash to escape special characters in route paths.
  * Resolve invalid escape sequences.
  * Remove support for Python 2.6, 3.3, and 3.4.
  * Remove obsolete Python 2.3 compat code.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=30
2020-11-26 09:14:18 +00:00
Tomáš Chvátal
ee0b9f5ef1 Accepting request 815553 from home:pgajdos:python
- nose -> pytest

OBS-URL: https://build.opensuse.org/request/show/815553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=28
2020-06-17 17:27:18 +00:00
9da2f38252 Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=26
2019-11-07 15:44:27 +00:00
30dfbbeae0 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=22
2018-12-04 14:00:46 +00:00
f6d7d0fed1 Accepting request 507133 from home:tbechtold:branches:devel:languages:python
- update to 2.4.1:
  * Release as a universal wheel. PR #75.
  * Convert readthedocs links for their .org -> .io migration for hosted projects.
- convert to singlespec
- Fix Source url

OBS-URL: https://build.opensuse.org/request/show/507133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=20
2017-06-30 07:45:05 +00:00
58e89017e9 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
70a99fd0a9 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
f74f8a1c7e 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
8656811075 - 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
8b3a001c3a - 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
b815db945e - 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
b7cf002919 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
1113346a5d - 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
6033772f04 - 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
22967d3807 - 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