14
0
forked from pool/python-txaio
Commit Graph

30 Commits

Author SHA256 Message Date
01e1cb8f16 Accepting request 863999 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/863999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=10
2021-01-18 13:39:06 +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
b0808ce675 Accepting request 791739 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/791739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=9
2020-06-06 21:37:57 +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
efbe234abe Accepting request 789103 from devel:languages:python
- Remove pytest4.patch as it is included upstream
- Switch off python2 builds.

- version update to 20.3.1
  - MISC: Remove python2 support
  - NEW: support import-time framework selection

- 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/request/show/789103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=8
2020-03-27 21:02:38 +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
85e4ba3a03 Accepting request 788073 from openSUSE:Factory
We need py2 variant of this still

OBS-URL: https://build.opensuse.org/request/show/788073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=7
2020-03-25 22:46:32 +00:00
28cc9dfb27 Accepting request 788073 from openSUSE:Factory
We need py2 variant of this still

OBS-URL: https://build.opensuse.org/request/show/788073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=7
2020-03-25 22:46:32 +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
4bba85d5a6 Accepting request 770268 from devel:languages:python
- 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/request/show/770268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=6
2020-02-05 18:43:44 +00:00
793509b8f3 Accepting request 770268 from devel:languages:python
- 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/request/show/770268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=6
2020-02-05 18:43:44 +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
cc4646615e Accepting request 730692 from devel:languages:python
- Add patch to build with newer pytest releases:
  * pytest4.patch

OBS-URL: https://build.opensuse.org/request/show/730692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=5
2019-09-16 08:50:36 +00:00
d3475d4578 Accepting request 730692 from devel:languages:python
- Add patch to build with newer pytest releases:
  * pytest4.patch

OBS-URL: https://build.opensuse.org/request/show/730692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=5
2019-09-16 08:50:36 +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
9d8c3c999c Accepting request 728517 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/728517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=4
2019-09-07 09:50:56 +00:00
15b15c515a Accepting request 728517 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/728517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=4
2019-09-07 09:50:56 +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
9cb2d8e554 Accepting request 686633 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/686633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=3
2019-03-20 12:21:03 +00:00
9794a553e1 Accepting request 686633 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/686633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=3
2019-03-20 12:21:03 +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
8c2cad940b Accepting request 659727 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=2
2018-12-24 10:45:27 +00:00
eea6219b79 Accepting request 659727 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=2
2018-12-24 10:45:27 +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
286d13bef0 Accepting request 582419 from devel:languages:python
- Initial package

OBS-URL: https://build.opensuse.org/request/show/582419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=1
2018-03-07 09:34:12 +00:00
315e6fbc2b Accepting request 582419 from devel:languages:python
- Initial package

OBS-URL: https://build.opensuse.org/request/show/582419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=1
2018-03-07 09:34:12 +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