58adc35dc7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=45
2023-01-23 17:16:08 +00:00
7bc92749b1
- add 217.patch for python 3.11 support
...
- drop remove-nose.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=44
2023-01-06 13:09:02 +00:00
30f0830f62
- update to 1.0.1:
...
* Drop support for Python versions less than 3.7 (including Python 2).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=43
2023-01-06 13:08:21 +00:00
Steve Kowalik
44cd312eed
- Add patch remove-nose.patch:
...
* Remove use of nose in the tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=42
2021-09-27 03:04:16 +00:00
07eff4af45
Accepting request 898270 from home:pgajdos:python
...
- use github tarball to use upstream tests
- %check: use %pyunittest rpm macro to test the package
- deleted sources
- test_hypothesis.py (not needed)
OBS-URL: https://build.opensuse.org/request/show/898270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=40
2021-06-08 11:39:29 +00:00
6399d876cb
- update to 0.10.0:
...
* Python 2.6 and 3.3 have reached end-of-life and have been deprecated. (issue 175)
* Fix race condition when clearing cached parsed expressions. (issue 197)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=38
2020-06-02 16:23:31 +00:00
7811347594
- update to 0.9.5:
...
* * Fix syntax warnings on python 3.8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=36
2020-03-11 09:38:54 +00:00
b46bbda4ba
Accepting request 685926 from home:jayvdb:django
...
- Add extra testing with hypothesis
- Remove unnecessary dependency on python-base
- Update to v0.9.4
* Fix min_by/max_by with empty lists
* Fix reverse type for null type
OBS-URL: https://build.opensuse.org/request/show/685926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=34
2019-04-04 21:02:37 +00:00
Tomáš Chvátal
e749a6a2ba
- Update to 0.9.4:
...
* Fix min_by/max_by with empty lists (`issue 151)
* Fix reverse type for null type (issue 145)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=32
2019-03-26 14:44:44 +00:00
7b3f28e7d6
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=30
2018-12-04 13:35:33 +00:00
b415ec10a6
Accepting request 629538 from home:jengelh:branches:devel:languages:python
...
- Use noun phrase for summary.
OBS-URL: https://build.opensuse.org/request/show/629538
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=28
2018-08-17 11:44:41 +00:00
4c84d7677e
- Remove dependency on unittest2
...
- Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=27
2018-08-13 11:23:10 +00:00
2c04637480
- Update to 0.9.3:
...
+ Fix issue where long types in py2 and Decimal types were not
being evaluated as numbers (issue 125)
+ Handle numbers in scientific notation in to_number() function (issue 120)
+ Fix issue where custom functions would override the function
table of the builtin function class (issue 133)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=25
2017-11-09 23:10:16 +00:00
Jan Matejek
ae5125c540
- properly Requires(postun) for %postun section
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=23
2017-03-29 14:16:20 +00:00
19a62289c1
Accepting request 483250 from home:tbechtold:branches:devel:languages:python
...
- Only BuildRequire unittest2 for python2
OBS-URL: https://build.opensuse.org/request/show/483250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=22
2017-03-29 08:21:55 +00:00
Thomas Bechtold
27e7b4c951
Accepting request 481558 from home:rjschwei:branches:devel:languages:python
...
- Switch to single-spec build
- Update to version 0.9.2
+ Fix regression when using ordering comparators on strings (issue 124)
- From 0.9.1
+ Raise LexerError on invalid numbers (issue 98)
+ Add support for custom functions (#100 ) (issue 100)
+ Fix ZeroDivisionError for built-in function avg() on empty lists (#115 )
(issue 115)
+ Properly handle non numerical ordering operators (#117 ) (issue 117)
* Add support for JEP 9 which introduces "and" expressions, "unary"
expressions, "not" expressions, and "paren" expressions
(issue 90, issue 88, issue 82)
* Improve lexing performance (issue 84)
* Fix parsing error for multiselect lists (issue 86)
* Fix issue with escaping single quotes in literal strings (issue 85)
ordered dictionaries (issue 94)
* Add map() function (issue 95)
OBS-URL: https://build.opensuse.org/request/show/481558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=21
2017-03-25 16:39:38 +00:00
59bc0a70e4
Accepting request 419468 from home:TheBlackCat:branches:devel:languages:python
...
Fix update-alternatives implementation.
OBS-URL: https://build.opensuse.org/request/show/419468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=19
2016-08-15 16:11:16 +00:00
Todd R
fc960be3a2
Accepting request 357108 from home:TheBlackCat:branches:devel:languages:python
...
Update to version 0.9.0
OBS-URL: https://build.opensuse.org/request/show/357108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=17
2016-02-01 11:48:48 +00:00
4e51596506
- Fix build issues for SLE 11
...
+ More test dependencies required
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=16
2016-01-20 19:43:20 +00:00
c74164c96c
- Remove comments
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=15
2016-01-20 19:10:49 +00:00
fde4e593d5
- Manage the jp executable with update-alternatives now that
...
python3-jmespath exists
- spec file improvements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=14
2016-01-20 19:10:15 +00:00
914c2a0305
- Get the tarball from py-py
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=12
2015-05-27 22:23:21 +00:00
8f6265eb39
- Update to version 0.7.1:
...
* Rename ``bin/jp`` to ``bin/jp.py``
* Fix issue with precedence when parsing wildcard
projections
* Remove ordereddict and simplejson as py2.6 dependencies.
These were never actually used in the jmespath code base,
only in the unit tests. Unittests requirements are handled
via requirements26.txt.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=11
2015-05-27 17:10:32 +00:00
400fbe274c
Accepting request 304068 from home:benoit_monin:branches:devel:languages:python
...
- update to version 0.7.0
- point source URL to pypi
OBS-URL: https://build.opensuse.org/request/show/304068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=9
2015-04-27 06:34:23 +00:00
Denisart Benjamin
f7f912b0c6
Accepting request 293338 from home:aboe76:branches:devel:languages:python
...
New upstream version, needed for python-botocore
OBS-URL: https://build.opensuse.org/request/show/293338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=7
2015-03-26 22:26:40 +00:00
5f830cc6b9
- Update to version 0.5.0
...
+ No upstream changelog
+ Update in support for fix of bnc#905354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=5
2015-01-18 13:24:54 +00:00
8f2ae77958
- Update to version 0.4.1
...
+ No upstream changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=3
2014-10-23 23:57:02 +00:00
Stephan Kulow
390df57414
Accepting request 223979 from devel:languages:python
...
- needed by python-botocore and thus aws-cli, a command line tool to manage AWS functionality
OBS-URL: https://build.opensuse.org/request/show/223979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jmespath?expand=0&rev=1
2014-02-28 18:17:23 +00:00
Denisart Benjamin
0309db9093
Accepting request 214331 from Cloud:EC2
...
- new package for working with JSON data, needed by botocore
OBS-URL: https://build.opensuse.org/request/show/214331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=1
2014-01-19 16:10:39 +00:00