16 Commits

Author SHA256 Message Date
ee08508580 - Update to 25.9.2:
* fix: update license file to include contributors (#188)
  * fix: remove obsolete dependency on six (#186)
  * fix: update pypy version in CI workflow (#187)
  * fix: setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file
    parameter is deprecated, use license_files instead.
- Switch to autosetup macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=31
2025-10-30 01:17:45 +00:00
532af03c28 - 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
dee6511a8b - 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
4bd8881cdd - 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
1a00da5d0e - 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
1a64d6a37c 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
06c6cfe966 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
f17606d647 - 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
2272e34f9b - 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
Tomáš Chvátal
5b96ab2613 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
b651ff5324 - 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
3857aee31a - 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
deda2432a6 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
c41b1bcc81 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
d798daf0e4 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
e790639db6 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