|
|
d71e74aa12
|
Accepting request 1193590 from devel:languages:python
- 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/request/show/1193590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=8
|
2024-08-13 11:24:59 +00:00 |
|
|
|
6c598fa0a3
|
- 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 |
|
|
|
4405fc2612
|
Accepting request 1129241 from devel:languages:python
- 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/request/show/1129241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=7
|
2023-11-27 21:45:08 +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 |
|
|
|
f5a0f992de
|
Accepting request 1092374 from devel:languages:python
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1092374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=6
|
2023-06-12 13:26:17 +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 |
|
|
|
b57a3bf775
|
Accepting request 1010404 from devel:languages:python
- use https for urls
OBS-URL: https://build.opensuse.org/request/show/1010404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=5
|
2022-10-14 13:41:38 +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 |
|
|
|
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 |
|