15
0
forked from pool/python-vine
Commit Graph

10 Commits

Author SHA256 Message Date
f9ebefb3f9 Accepting request 847012 from devel:languages:python
- 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/request/show/847012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=4
2020-12-12 19:28:26 +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
eb596cb398 Accepting request 688348 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/688348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=3
2019-04-02 07:20:45 +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
71a0f0c89a Accepting request 517868 from devel:languages:python
- 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/request/show/517868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=2
2017-08-22 09:09:23 +00:00
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
d0c9445753 Accepting request 481997 from devel:languages:python
single-spec (combined python 2 and python 3) version of python3-vine, which is already on openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/481997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=1
2017-04-12 15:32:19 +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