File python-pyramid_tm-doc.changes of Package python-pyramid_tm

-------------------------------------------------------------------
Wed Sep  6 12:50:12 UTC 2017 - bruno@ioda-net.ch

- rename requires to plaster-pastedeploy 

-------------------------------------------------------------------
Fri Jul 28 11:42:57 UTC 2017 - bruno@ioda-net.ch

- update to version 2.2 (check Major backward incompatibilities)
  https://pypi.python.org/pypi/pyramid_tm/2.2
- Packaging
  + move to singlespec
  + backport changes from d:l:p3 (split doc etc) 

-------------------------------------------------------------------
Sat Sep 24 01:01:57 UTC 2016 - arun@gmx.de

- specfile:
  * update copyright year

- update to version 1.0:
  * Drop Python 2.6, 3.2 and 3.3 support.
  * Add Python 3.5 support.
  * Subtle bugs can occur if you use the transaction manager during a
    request in which "pyramid_tm" is disabled via an
    "activate_hook". To combat these types of errors, attempting to
    access "request.tm" will now raise an "AttributeError" when
    "pyramid_tm" is inactive.  See
    https://github.com/Pylons/pyramid_tm/pull/46

-------------------------------------------------------------------
Mon Jun 13 18:36:47 UTC 2016 - toddrme2178@gmail.com

- Remove unneeded test dependencies.

-------------------------------------------------------------------
Mon Jun 13 14:43:53 UTC 2016 - toddrme2178@gmail.com

- Split documentation into subpackage to speed up build.

-------------------------------------------------------------------
Sun May  8 07:13:21 UTC 2016 - arun@gmx.de

- specfile:
  * changed to https for source url
  * updated source url to files.pythonhosted.org
  * remove if case for suse version <= 1110

-------------------------------------------------------------------
Fri Nov 27 06:12:37 UTC 2015 - arun@gmx.de

- specfile:
  * added WebTest requirement for tests

- update to version 0.12.1:
  * Fix compatibility with 1.2 and 1.3 again. This wasn't fully fixed
    in the 0.12 release as the tween was relying on request properties
    working (which they do not inside tweens in older versions).  See
    https://github.com/Pylons/pyramid_tm/pull/39

-------------------------------------------------------------------
Fri Aug 21 08:42:26 UTC 2015 - bruno@ioda-net.ch

- Build & packaging for python3 

-------------------------------------------------------------------
Thu Jul 30 14:58:09 UTC 2015 - hpj@urpla.net

- 0.12 (2015-05-21)
  * Expose a tm.annotate_user option to avoid computing 
    request.unauthenticated_userid on every request. 
    See https://github.com/Pylons/pyramid_tm/pull/36
  * Restore compatibility with Pyramid 1.2 and 1.3.

- 0.11 (2015-02-04)
  * Add a hook to override creation of the transaction manager (the default
    remains the thread-local one accessed through transaction.manager). 
    See: https://github.com/Pylons/pyramid_tm/pull/31

-------------------------------------------------------------------
Wed Feb  4 12:30:29 UTC 2015 - hpj@urpla.net

- update to 0.10: changes are too many to list here, see:
  https://pypi.python.org/pypi/pyramid_tm/0.10

-------------------------------------------------------------------
Tue Aug  6 08:35:29 UTC 2013 - hpj@urpla.net

- provide local intersphinx file

-------------------------------------------------------------------
Mon Aug  5 16:01:58 UTC 2013 - hpj@urpla.net

- version 0.7: initial build

openSUSE Build Service is sponsored by