Commit Graph

6 Commits

Author SHA256 Message Date
324b76f853 Accepting request 915616 from home:Simmphonie:python
- update to version 1.1.0
  * Tweaked the implementation of Error.unwrap to avoid creating a
    reference cycle between the exception object and the unwrap
    method's frame. This shouldn't affect most users, but it
    slightly reduces the amount of work that CPython's cycle
    collector has to do, and may reduce GC pauses in some cases. (#29)
  * Drop support for Python 2.7, 3.4, and 3.5. (#27)

OBS-URL: https://build.opensuse.org/request/show/915616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-outcome?expand=0&rev=10
2021-10-16 09:37:59 +00:00
0f53a09c87 Accepting request 853200 from home:bnavigator:branches:devel:languages:python
- BuildRequire more than the default python3 flavor packages
  gh#openSUSE/python-rpm-macros#66
- pytest-cov is not required

OBS-URL: https://build.opensuse.org/request/show/853200
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-outcome?expand=0&rev=8
2020-12-07 05:04:24 +00:00
Tomáš Chvátal
d676e0178e Accepting request 789039 from home:pgajdos:python
- version update to 1.0.1
  * Upgrade to attrs 19.2.0.

OBS-URL: https://build.opensuse.org/request/show/789039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-outcome?expand=0&rev=6
2020-03-27 13:53:19 +00:00
Tomáš Chvátal
d699b40e80 Accepting request 706956 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/706956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-outcome?expand=0&rev=4
2019-06-03 08:03:09 +00:00
Tomáš Chvátal
99d21d1505 - Fix build for python2
- Really run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-outcome?expand=0&rev=2
2019-05-14 21:13:24 +00:00
Tomáš Chvátal
facbdb1aa0 Accepting request 702377 from home:Simmphonie:python
- Initial release version 1.0.0

OBS-URL: https://build.opensuse.org/request/show/702377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-outcome?expand=0&rev=1
2019-05-14 21:06:00 +00:00