14
0
forked from pool/python-unsync
Commit Graph

4 Commits

Author SHA256 Message Date
aeec5fc010 Accepting request 1238244 from home:glaubitz:branches:devel:languages:python
- Update to 1.4.0
  * Rename TestEventLoopPolicy so that pytest doesn't complain (#44)
  * Change Unfuture.then to pass result() instead of itself to the
    continuation (#41)

OBS-URL: https://build.opensuse.org/request/show/1238244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unsync?expand=0&rev=5
2025-01-16 13:09:27 +00:00
c3fb7c3c2c Accepting request 1235517 from home:glaubitz:branches:devel:languages:python
- Update to version 1.3.2
  * Delete print("DERP") (#39)
- from version 1.3.1
  * Add a multi-process example
  * Cleanup README
  * Modify async example in documentation (#36)
  * Support setting custom event loops (#34)
  * Refactor lazy initialized unsync class members into properties
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install

OBS-URL: https://build.opensuse.org/request/show/1235517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unsync?expand=0&rev=3
2025-01-07 09:16:18 +00:00
ac61b30175 Accepting request 859776 from devel:languages:python
Greatly simplifies life with mixed project using asyncio, threading, multiprocessing all at once.

OBS-URL: https://build.opensuse.org/request/show/859776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-unsync?expand=0&rev=1
2021-01-02 20:31:21 +00:00
93ac13aafb Accepting request 859775 from home:mcepl:work
Looks like a good addition to asyncio.

OBS-URL: https://build.opensuse.org/request/show/859775
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unsync?expand=0&rev=1
2021-01-02 02:11:11 +00:00