1
0

6 Commits

Author SHA256 Message Date
5f39903b68 - switch to modern pythonstack
- Add more-itertools to BuildRequires.
- Initial release of python-wolframalpha 3.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-wolframalpha?expand=0&rev=9
2024-01-29 21:45:27 +00:00
d00a2eff38 - Add more-itertools to BuildRequires.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-wolframalpha?expand=0&rev=7
2022-09-08 04:24:24 +00:00
780b96fbf4 - Fix name of the python-more-itertools package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-wolframalpha?expand=0&rev=6
2021-08-30 10:02:28 +00:00
0df9bd9aaa Accepting request 914614 from home:pgajdos:python
- version update to 5.0.0
  v5.0.0
  ======
  * Rewrote object model to load objects more automatically.
    API is mostly compatible, but there may be some rare
    uses that may need some adjustment. In particular,
    access to 'children' properties ('pods', 'subpods',
    'assumptions', 'warnings') are exposed as loaded through
    their singular names (without transforms or defaults) but
    exposed as iterable (empty by default) through the plural
    names.
  v4.3.1
  ======
  * Fixed implementation flaw in ``Results.details``.
  * Test coverage is now 100%.
  v4.3.0
  ======
  * Added ``Client.from_env()`` to initialize a client loading the
    API key from the keyring or environment.
  * #13: ``Result`` objects now resolve as False and return empty
    ``info`` and ``pods`` attributes when query was unsuccessful.
  v4.2.0
  ======
  * #28: Adapt to support API change from ``.plainText`` to
    ``.plaintext``.
  * Moved usage guide to source and published through the docs
    and validate the usage with doctests.
  v4.1.1
  ======
  * #26: Fix error when ``always_iterable`` recognizes a dict

OBS-URL: https://build.opensuse.org/request/show/914614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-wolframalpha?expand=0&rev=5
2021-08-28 08:27:13 +00:00
35cafce8c1 Accepting request 660763 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/660763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wolframalpha?expand=0&rev=2
2018-12-24 10:48:04 +00:00
e5c45a31cf Accepting request 582454 from devel:languages:python
New package python-wolframalpha, required by mycroft-core

OBS-URL: https://build.opensuse.org/request/show/582454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wolframalpha?expand=0&rev=1
2018-03-16 09:39:55 +00:00