14
0
forked from pool/python-txaio

17 Commits

Author SHA256 Message Date
b716d14a9d - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=29
2025-06-04 06:23:11 +00:00
1f79d26a7e - Update to 23.1.1:
* fix: support for Python up to v3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=27
2023-02-20 04:48:50 +00:00
4a8e5a2e29 - update to 22.2.1:
* fix: cancel handling in python 3.8/3.9. (#175)
  * fix: gracefully fail if coroutine called with wrong args (#176)
  * fix: eliminate redundant dep. on mock (#170)
  * fix: doc note that twisted supports native coroutines (#172)
- remove-mock.patch: upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=25
2022-06-04 15:15:34 +00:00
f6b682e89e - update to 21.2.1:
- fix: update minimum dependencies (here, and in other crossbar packages) in an
    attempt to tame the new pip dep resolver madness.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=23
2021-03-02 00:24:42 +00:00
82d43fda94 Accepting request 863945 from home:bnavigator:branches:devel:languages:python
- update to 20.12.1
  * new: CI/CD migrated to GitHub Actions
  * new: support Python 3.9 (CI / testing added)
  * new: minimum Python version is now 3.6 
- add remove-mock.patch gh#crossbario/txaio#169

OBS-URL: https://build.opensuse.org/request/show/863945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=21
2021-01-18 08:07:56 +00:00
Tomáš Chvátal
66368dc2b1 Accepting request 791737 from home:mcalabkova:branches:devel:languages:python
- update to 20.4.1
  * always use the asyncio loop of the thread which conducts the API call

OBS-URL: https://build.opensuse.org/request/show/791737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=19
2020-04-06 11:05:55 +00:00
17a49abdba - Switch off python2 builds.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=17
2020-03-27 16:11:29 +00:00
970795c6f1 - Remove pytest4.patch as it is included upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=16
2020-03-27 15:24:27 +00:00
6036e8379b After osc pull
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=15
2020-03-27 12:41:54 +00:00
Tomáš Chvátal
0256b6cac2 Accepting request 788236 from home:pgajdos:python
- version update to 20.3.1
  - MISC: Remove python2 support
  - NEW: support import-time framework selection

OBS-URL: https://build.opensuse.org/request/show/788236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=14
2020-03-25 15:12:11 +00:00
b2d83e832d - update to 20.1.1
- drop pytest4.patch
 * new: moved time_ns and perf_counter_ns helper functions here
 * drop support for python 3.4 and older

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=12
2020-02-05 13:12:20 +00:00
Tomáš Chvátal
87f712d9b6 - Add patch to build with newer pytest releases:
* pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=10
2019-09-13 11:40:42 +00:00
Todd R
1d31b546db Accepting request 728516 from home:TheBlackCat:branches:devel:languages:python
Set pytest maximum version.

OBS-URL: https://build.opensuse.org/request/show/728516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=8
2019-09-05 13:56:46 +00:00
Tomáš Chvátal
4892d9df81 Accepting request 686488 from home:jayvdb:branches:devel:languages:python
- Fix invocation of test suite, previously silently not running
- Add missing runtime dependencies
- Update to v18.8.1
  * add API to support cancellation; this means passing a 1-argument
    callable to ``create_future`` and ``txaio.cancel`` to actually
    cancel a future
  * support Python 3.7 (CI / testing added)
- from v18.7.1
  * move to calver
  * deprecate Python 3.3 support and CI testing
- from v2.10.0
  * the asyncio version of ``make_logger`` now deduces a proper
    namespace instead of using the root

OBS-URL: https://build.opensuse.org/request/show/686488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=6
2019-03-19 18:10:52 +00:00
4290ef45c0 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=4
2018-12-04 17:24:46 +00:00
0a2358154d Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=3
2018-12-04 14:10:47 +00:00
Tomáš Chvátal
f5d902c619 Accepting request 582237 from home:awissu
- Initial package

OBS-URL: https://build.opensuse.org/request/show/582237
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=1
2018-03-04 08:48:48 +00:00