14
0
forked from pool/python-vine

11 Commits

Author SHA256 Message Date
57cda70acd - Switch to pyproject and autosetup macros.
- No more greedy globs in %files.
- Add patch use-correct-test-method.patch:
  * Use setup_method() to work with Pytest 8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=18
2024-08-13 05:15:01 +00:00
b7cc8b4c9c - update to 5.1.0:
* Dropped Python 3.6 support.
  * Added new Python versions support.
  * Dropped old dependencies.
  * Added new GHA based CI.
  * Added slots support and impproved dynamic assignment.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=16
2023-11-27 20:10:36 +00:00
de72bf1195 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=14 2023-06-11 20:08:21 +00:00
145eed5cb0 Accepting request 1092320 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=13
2023-06-11 20:08:07 +00:00
47e5a74cd6 - use https for urls
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=11
2022-10-13 07:20:51 +00:00
067b3c936e Move LICENSE to %license
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=9
2020-11-09 05:35:30 +00:00
a1bd7bc6af - Update to 5.0.0:
* Dropped Python 2.x, 3.4 and 3.5 support.
  * Removed the :mod:`vine.five` module.
  * Removed the :mod:`vine.backports.weakref_backports` module.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=8
2020-11-09 05:33:54 +00:00
Tomáš Chvátal
09ca2f4b1d Accepting request 688309 from home:pgajdos
- version update to 1.3.0
  * Added the option to ignore the result of a function and simply
    call the callback without arguments.
  * Added Python 3.7 support.
  * Handle bound methods in weak reference promise instances.
  * Documentation fixes, CI adjustments and cleanups.
- run tests

OBS-URL: https://build.opensuse.org/request/show/688309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=6
2019-03-25 15:51:28 +00:00
Thomas Bechtold
fa22de9757 - update to 1.1.4:
- Added official support for Python 3.5 & 3.6.
  - Improve Python 2/3 compatibility.
  - Don't set mutable default values to keyword arguments.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=4
2017-08-21 08:52:48 +00:00
Jan Matejek
2284d86776 Accepting request 479475 from home:tbechtold:branches:devel:languages:python
- update to 1.1.3:
  - New ``promise(fun, weak=True)`` argument, creates weakref to callback.
  - barrier: now handles the case where len(promises) returns NotImplemented.
  - Requirements: Tests now depends on :pypi:`case` 1.2.2
  - Five: python_2_unicode_compatible now ensures `__repr__` returns
    bytes on Python 2.
- Switch to singlespec approach.

OBS-URL: https://build.opensuse.org/request/show/479475
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=2
2017-03-15 12:51:23 +00:00
b64ec1e8c1 Accepting request 400007 from home:tbechtold:branches:devel:languages:python
Needed for a python-amqp update

OBS-URL: https://build.opensuse.org/request/show/400007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=1
2016-06-06 11:19:37 +00:00