Tomáš Chvátal
c800d203ca
Accepting request 818271 from home:pgajdos:python
...
- use %pytest macro, drop dependency on nose
OBS-URL: https://build.opensuse.org/request/show/818271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=39
2020-07-02 09:12:44 +00:00
Tomáš Chvátal
a3ab42bdcf
- Match up all the deps to the reality
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=37
2020-03-17 10:54:33 +00:00
1d577d6167
Accepting request 785393 from home:bruno_friedmann:branches:devel:languages:python
...
- Remove python2 support, due to pyton-venusian being only python3
OBS-URL: https://build.opensuse.org/request/show/785393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=35
2020-03-15 22:02:42 +00:00
ef2de3debc
Accepting request 711286 from home:pgajdos
...
- version update to 1.10.4
Bugs fixed during 1.10
----------------------
- Fix performance regression in ``pyramid.view.view_config`` decorator.
See https://github.com/Pylons/pyramid/pull/3490
- Add ``ignore_files`` option to ``[pserve]`` settings which will tell
``pserve`` to ignore certain files/globs when using ``--reload``.
See https://github.com/Pylons/pyramid/pull/3464
- Fix docs build for Sphinx 2.0.
See https://github.com/Pylons/pyramid/pull/3481
- Improve debugging info from ``pyramid.view.view_config`` decorator.
See https://github.com/Pylons/pyramid/pull/3485
- Fix a bug in ``pyramid.testing.DummySecurityPolicy`` in which
``principals_allowed_by_permission`` would return all principals instead
of an empty list if ``permissive`` is ``False``.
See https://github.com/Pylons/pyramid/pull/3450
- Fix a bug in which ``pyramid.exceptions.ConfigurationConflictError`` may
not render the appropriate error message on certain conflicts that were
not sortable on Python 3 due to differing types.
See https://github.com/Pylons/pyramid/pull/3457
- Avoid configuring logging in the monitor process using the logging config
intended for the application. This avoids opening files for writing in both
processes which can cause issues on some systems.
See https://github.com/Pylons/pyramid/pull/3460
- Fix an issue when passing a duck-typed registry object into
``pyramid.testing.setUp(registry=...)`` in which the registry wasn't
properly fixed prior to invoking actions.
See https://github.com/Pylons/pyramid/pull/3418
- Fix the ``pyramid.testing.DummyRequest`` to support the new
``request.accept`` API so that ``acceptable_offers`` is available even
OBS-URL: https://build.opensuse.org/request/show/711286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=33
2019-06-21 11:28:33 +00:00
Jan Matejek
089c3346b2
Accepting request 532916 from home:frispete:python
...
- add missing runtime dependencies
OBS-URL: https://build.opensuse.org/request/show/532916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=31
2017-10-10 12:46:00 +00:00
Todd R
5719e540af
Accepting request 522366 from home:TheBlackCat:branches:devel:languages:python
...
- Remove non-free documentation (CC-BY-NC-SA-3.0 license).
OBS-URL: https://build.opensuse.org/request/show/522366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=29
2017-09-11 15:45:22 +00:00
Jan Matejek
9ff66e1757
Accepting request 522054 from home:TheBlackCat:branches:devel:languages:python
...
- Revert change to older copyright
We shouldn't change previous copyrights
- Fix doc package dependency issue
OBS-URL: https://build.opensuse.org/request/show/522054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=28
2017-09-07 16:29:21 +00:00
a5d95f6939
Accepting request 515100 from home:jengelh:branches:devel:languages:python
...
- Trim filler wording from description.
OBS-URL: https://build.opensuse.org/request/show/515100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=27
2017-08-08 16:00:57 +00:00
a9a7c50acd
Accepting request 510577 from home:alois:branches:devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/510577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=26
2017-07-16 16:30:25 +00:00
6073b9112d
Accepting request 352099 from home:frispete:python
...
- use the PyPI tarball instead of github
OBS-URL: https://build.opensuse.org/request/show/352099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=24
2016-01-05 21:33:55 +00:00
9fad7094f2
Accepting request 352080 from home:frispete:python
...
- 1.6.0 (2016-01-03)
Too many changes to list here, check:
https://github.com/Pylons/pyramid/blob/master/CHANGES.txt
OBS-URL: https://build.opensuse.org/request/show/352080
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=23
2016-01-05 18:12:09 +00:00
Todd R
c97a35d99e
Accepting request 320159 from home:frispete:python
...
fixed changelog
OBS-URL: https://build.opensuse.org/request/show/320159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=21
2015-08-03 14:06:16 +00:00
Todd R
b7f3f45b80
Accepting request 320145 from home:frispete:python
...
rephrased changelog
OBS-URL: https://build.opensuse.org/request/show/320145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=20
2015-08-03 12:34:16 +00:00
3e484e8ebb
Accepting request 284520 from home:frispete:python
...
- fix python-venusian version: 1.0a3 is greater than 1.0 unfortunately
OBS-URL: https://build.opensuse.org/request/show/284520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=18
2015-02-06 16:50:05 +00:00
Todd R
fea35ba373
Accepting request 283948 from home:TheBlackCat:branches:devel:languages:python
...
+- Update year
+- Implement update-alternatives for compatibility with an unpcoming
+ python 3 version
+- Removed dependencies that are not longer needed.
OBS-URL: https://build.opensuse.org/request/show/283948
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=17
2015-02-03 18:42:51 +00:00
bf5c748577
Accepting request 265045 from home:tbechtold:branches:devel:languages:python
...
New upstream release
OBS-URL: https://build.opensuse.org/request/show/265045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=16
2014-12-12 21:39:34 +00:00
Denisart Benjamin
6b9e9be441
Accepting request 208358 from home:posophe:branches:devel:languages:python
...
indicate patch removal
OBS-URL: https://build.opensuse.org/request/show/208358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=14
2013-11-25 22:58:07 +00:00
Denisart Benjamin
8a80f1a803
Accepting request 208220 from home:posophe:branches:devel:languages:python
...
- Update to version 1.4.5
+ The ``alchemy`` scaffold would break when the database was MySQL during
tables creation. See https://github.com/Pylons/pyramid/pull/1049 . Backport
from master.
+ It was not possible to use ``pyramid.httpexceptions.HTTPException`` as
the ``context`` of an exception view as very general catchall for
http-related exceptions when you wanted that exception view to override the
default exception view. See https://github.com/Pylons/pyramid/issues/985 .
Backport from master.
+ When the ``pyramid.reload_templates`` setting was true, and a Chameleon
template was reloaded, and the renderer specification named a macro
(e.g. ``foo#macroname.pt``), renderings of the template after the template
was reloaded due to a file change would produce the entire template body
instead of just a rendering of the macro. See
https://github.com/Pylons/pyramid/issues/1013 . Backport from master.
+ Fixed a Mako renderer bug returning a tuple with a previous defname value
in some circumstances. See https://github.com/Pylons/pyramid/issues/1037 for
more information. Backport from master.
+ Make ``pserve.cherrypy_server_runner`` Python 3 compatible. See
https://github.com/Pylons/pyramid/issues/718 . Backport from master.
- Changes from version 1.4.4
+ Fix an obscure problem when combining a virtual root with a route with a
``*traverse`` in its pattern. Now the traversal path generated in
such a configuration will be correct, instead of an element missing
a leading slash.
OBS-URL: https://build.opensuse.org/request/show/208220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=13
2013-11-24 21:16:04 +00:00
Sascha Peilicke
7be8048543
- Require python-setuptools instead of distribute (upstreams merged)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=12
2013-10-24 11:12:24 +00:00
9fbf757eb3
Accepting request 186105 from home:frispete:python
...
- remove pylons_theme_support.py module, as it is provided by
python-pylons_sphinx_theme now
OBS-URL: https://build.opensuse.org/request/show/186105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=11
2013-08-06 13:59:27 +00:00
Sascha Peilicke
c0f2655c6a
Accepting request 185209 from home:frispete:python
...
- add python-unittest2 and python-ordereddict deps for 11.1
OBS-URL: https://build.opensuse.org/request/show/185209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=10
2013-07-31 15:28:06 +00:00
Sascha Peilicke
8e26b35134
Accepting request 185023 from home:frispete:python
...
- Update to version 1.4.3
- generate documentation
- fix dependencies
- enable nose tests with coverage
- add python-zope-deprecation dependency
OBS-URL: https://build.opensuse.org/request/show/185023
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=9
2013-07-31 06:25:58 +00:00
Ismail Dönmez
860539396b
Accepting request 156922 from openSUSE:Factory:Staging:spdx
...
update license to new format
OBS-URL: https://build.opensuse.org/request/show/156922
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=7
2013-03-06 18:45:47 +00:00
Sascha Peilicke
5e8d7d9ee0
- Update to version 1.3.b3
...
* No changelog provided
- Don't install documentation with problematic licensing terms (bnc#753015)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=4
2012-03-20 14:50:08 +00:00
Sascha Peilicke
d6fab164f4
- Update to version 1.3.b2
...
* No changelog provided
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=3
2012-03-12 22:03:10 +00:00
Sascha Peilicke
d22c32334f
- Update to 1.3a6
...
- Set license to SDPX style
- Simplified macro usage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=2
2012-02-01 10:09:47 +00:00
Sascha Peilicke
84b2499ceb
- Initial version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=1
2011-09-27 19:04:38 +00:00