a87db2a528
- update to 6.0:
...
* Replace pkg_resources namespace with PEP 420 native
namespace.
* Drop support for Python 3.8.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=36
2025-11-10 08:40:07 +00:00
a37998380a
- Switch to pyproject macros.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=34
2025-05-05 04:32:26 +00:00
a5086703d3
Accepting request 1224398 from home:glaubitz:branches:devel:languages:python
...
- Update to 5.2
* Drop support for Python 3.7.
* Add support for Python 3.13.
OBS-URL: https://build.opensuse.org/request/show/1224398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=32
2024-11-15 12:50:04 +00:00
6615154757
- update to 5.1:
...
* Add support for Python 3.12.
* Include code from PEP302 loaders in tracebacks
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=30
2024-06-13 15:33:54 +00:00
d77a66ff62
- update to 5.0.1:
...
* Fix issue introduced in the last release which is breaking
* ``HTMLExceptionFormatter`` when using non-str
``__traceback_info__``.
* Drop support for Python 2.7, 3.5, 3.6.
* Fix handling of unicode supplemental traceback information on
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=28
2023-12-16 09:03:10 +00:00
7cb9c8ba89
Accepting request 1092172 from home:ecsos:python
...
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1092172
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=26
2023-06-11 11:26:59 +00:00
af1e6c061f
- update to 4.6:
...
* Catch exceptions in ``formatExceptionOnly``.
Getting an exception when reporting about a different exception is not helpful.
On Python 3.11 this is needed for some HTTPErrors.
* Add official support for Python 3.11.
* Add official support for Python 3.9 and 3.10.
* Undo dropping support for Python 3.5.
* Drop support for running the tests using ``python setup.py test``.
- drop zope.exceptions-pr19+pr21-py310.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=23
2023-01-06 12:44:31 +00:00
d67faff9e3
Accepting request 941518 from home:bnavigator:python-rpm-macros
...
- Add zope.exceptions-pr19+pr21-py310.patch
* gh#zopefoundation/zope.exceptions#21
OBS-URL: https://build.opensuse.org/request/show/941518
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=22
2021-12-20 03:10:53 +00:00
Tomáš Chvátal
8417965750
Accepting request 822037 from home:mcalabkova:branches:devel:languages:python
...
- update to version 4.4
* Add support for Python 3.8 and preliminary support for 3.9b4.
* Drop support for Python 3.4 and 3.5.
OBS-URL: https://build.opensuse.org/request/show/822037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=20
2020-07-21 10:03:53 +00:00
Tomáš Chvátal
61ea8035f4
Accepting request 691714 from home:mcalabkova:branches:devel:languages:python
...
- update to version 4.3
* Add support for Python 3.6 and 3.7.
* Drop support for Python 3.3.
* Fix handling of unicode supplemental traceback information on
Python 2.
- drop *-doc subpackage, use multibuild instead
OBS-URL: https://build.opensuse.org/request/show/691714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=17
2019-04-05 07:52:14 +00:00
e686baaed3
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=14
2018-12-04 14:16:44 +00:00
Jan Matejek
79e0802b95
- drop unneeded _multibuild
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=12
2017-07-04 13:40:41 +00:00
Jan Matejek
c550aebd6c
Accepting request 507291 from home:alois:branches:devel:languages:python
...
I actually need that %_python_use_flavor or %python_exec will rename the build directory.
OBS-URL: https://build.opensuse.org/request/show/507291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=11
2017-06-30 14:31:18 +00:00
Todd R
83cf1d527d
Accepting request 328796 from home:TheBlackCat:branches:devel:languages:python
...
Disable tests to avoid dependency loop
OBS-URL: https://build.opensuse.org/request/show/328796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=9
2015-09-03 12:32:11 +00:00
Michal Čihař
54d00c4830
Accepting request 307316 from home:benoit_monin:branches:devel:languages:python
...
- update to version 4.0.7
- switch the source archive to tar.gz (zip not available)
- remove unzip from BuildRequires
- pass -q to test to avoid spamming the build log
OBS-URL: https://build.opensuse.org/request/show/307316
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=7
2015-05-19 07:16:32 +00:00
Sascha Peilicke
b8e594e893
- Require python-setuptools instead of distribute (upstreams merged)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=5
2013-10-24 11:17:57 +00:00
Sascha Peilicke
80207d6423
Accepting request 184852 from home:frispete:python
...
- generate documentation in separate -doc file
- enable tests (run tests on source tree)
OBS-URL: https://build.opensuse.org/request/show/184852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=3
2013-07-30 10:21:42 +00:00
Sascha Peilicke
91c7686faa
- Initial version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=1
2013-03-15 14:12:41 +00:00