15
0
forked from pool/python-funcy
Commit Graph

8 Commits

Author SHA256 Message Date
Tomáš Chvátal
6a939d78e2 Accepting request 825150 from home:jayvdb:branches:devel:languages:python
- Update to v1.14
  * stated Python 3.7 and 3.8 support
  * dropped Python 2.6
  * added @wrap_prop()
  * added filter_errors param to @retry()
  * published nullcontext properly

OBS-URL: https://build.opensuse.org/request/show/825150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=13
2020-08-10 11:17:53 +00:00
Tomáš Chvátal
6c4dfe2148 Accepting request 722709 from home:mcalabkova:branches:devel:languages:python
- Update to 1.13
  * added @wrap_with()
  * added nullcontext

OBS-URL: https://build.opensuse.org/request/show/722709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=11
2019-08-12 13:44:51 +00:00
Tomáš Chvátal
ec77102240 Accepting request 701958 from home:pgajdos
- version update to 1.12
  - added @cached_readonly
  - more introspection in @decorator decorators
  - documented @cached_property inheritance limitations
  - included tests in pypi sdist tarball (Tomáš Chvátal)
- back to PyPI tarball

OBS-URL: https://build.opensuse.org/request/show/701958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=9
2019-05-10 09:30:40 +00:00
Tomáš Chvátal
5e0cd3b2f6 - Update to 1.11:
- switched docs and internals to Python 3
  - improved docs: better texts and examples here and there
  - support Python 3.7 officially
  - added popups over functions everywhere in docs
  - accept any iterables of errors in flow utils
  - fixed walk_values() for defaultdicts with empty factory
  - fixed xmap() signature introspection
  - documented lzip()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=7
2019-03-12 16:47:02 +00:00
a6005090b3 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=5
2018-12-04 13:29:04 +00:00
Tomáš Chvátal
b561164139 Accepting request 610533 from home:jengelh:branches:devel:languages:python
- Avoid first person in description.

OBS-URL: https://build.opensuse.org/request/show/610533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=3
2018-05-18 20:19:47 +00:00
b88cacdd34 Accepting request 605543 from devel:languages:python
Functional programming tools

OBS-URL: https://build.opensuse.org/request/show/605543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcy?expand=0&rev=1
2018-05-11 12:28:53 +00:00
Todd R
e1d3506449 Accepting request 605542 from devel:languages:python:misc
Functional programming tools

OBS-URL: https://build.opensuse.org/request/show/605542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=1
2018-05-09 03:49:32 +00:00