6 Commits

Author SHA256 Message Date
Ana Guerrero
c4c5428f83 Accepting request 1238254 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1238254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-unsync?expand=0&rev=3
2025-01-16 17:34:45 +00:00
bcf049e82c - 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/package/show/devel:languages:python/python-unsync?expand=0&rev=5
2025-01-16 13:09:27 +00:00
Ana Guerrero
c7e4d66709 Accepting request 1235527 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1235527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-unsync?expand=0&rev=2
2025-01-07 19:53:59 +00:00
55e867e935 - 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/package/show/devel:languages:python/python-unsync?expand=0&rev=3
2025-01-07 09:16:18 +00:00
Dominique Leuenberger
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