14
0
Files
python-zope.deprecation/python-zope.deprecation.changes
Tomáš Chvátal 618cd37b10 Accepting request 691588 from home:mcalabkova:branches:devel:languages:python
- update to version 4.4.0
  4.3.0
  * Allow custom warning classes to be specified to override the 
    default DeprecationWarning.
  * Add support for Python 3.6.
  * Drop support for Python 3.3.
  4.4.0
  * Add support for Python 3.7.

OBS-URL: https://build.opensuse.org/request/show/691588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=12
2019-04-05 07:30:40 +00:00

57 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Thu Apr 4 16:31:54 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.4.0
4.3.0
* Allow custom warning classes to be specified to override the
default DeprecationWarning.
* Add support for Python 3.6.
* Drop support for Python 3.3.
4.4.0
* Add support for Python 3.7.
-------------------------------------------------------------------
Sat Jul 8 07:39:24 UTC 2017 - aloisio@gmx.com
- Update to version 4.2.0
* Drop support for Python 2.6 and 3.2.
* Add support for Python 3.5.
- Converted to single-spec
-------------------------------------------------------------------
Fri May 15 11:39:49 UTC 2015 - benoit.monin@gmx.fr
- update to version 4.1.2:
* Do not require a self parameter for deprecated functions.
See: https://github.com/zopefoundation/zope.deprecation/pull/1
- additional changes from version 4.1.1:
* Added explicit support for Python 3.4.
- pass -q to test to avoid spamming the build log
-------------------------------------------------------------------
Fri Feb 28 19:52:42 UTC 2014 - os-dev@jacraig.com
- Update to 4.1.0:
* Added a ``Suppressor`` context manager, allowing scoped suppression of
deprecation warnings.
* Updated ``boostrap.py`` to version 2.2.
- Update URL (see setup.py).
- Package new CHANGES and README rst files in %doc.
-------------------------------------------------------------------
Tue Dec 10 13:20:19 UTC 2013 - p.drouand@gmail.com
- Use download Url as source
-------------------------------------------------------------------
Mon Jul 29 07:47:09 UTC 2013 - speilicke@suse.com
- Package COPYRIGHT.txt, LICENSE.txt
-------------------------------------------------------------------
Sun Jul 28 23:36:34 UTC 2013 - hpj@urpla.net
- version 4.0.2: initial build