forked from pool/python-promise
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-promise?expand=0&rev=19
64 lines
2.1 KiB
Plaintext
64 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 14 02:40:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Skip a test that breaks with pytest 8.4.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 3 12:26:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 11:22:16 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 7 08:08:55 UTC 2023 - pgajdos@suse.com
|
|
|
|
- do not require six
|
|
- added patches
|
|
fix https://github.com/syrusakbary/promise/issues/101
|
|
+ python-promise-no-six.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 24 11:14:52 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add python-311.patch to support python 3.11
|
|
gh#syrusakbary/promise#99
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 20 02:53:04 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Remove now broken bconds for python2/python3.
|
|
- Add patch pytest-7-support.patch:
|
|
* Support pytest 7.0+ changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 18 15:18:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to version 2.3.0
|
|
* Distribute type module maker for mypy
|
|
* Fix memory leak on dynamically created types
|
|
* Make Dataloader keep cache object
|
|
* Fix Python 3.7 deprecation warnings
|
|
* Make Promise and Dataloader thread-safe
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 11 12:12:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to version 2.2.1:
|
|
* support python3
|
|
* have license in tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 9 23:35:38 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Add license file
|
|
- Use license tag
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 13 22:49:52 UTC 2018 - gsmith@suse.com
|
|
|
|
- Initial packaging (version 2.1)
|