17
0

60 Commits

Author SHA256 Message Date
403562f2a4 Accepting request 1129226 from devel:languages:python
- update 1.33:
  * fix invalid remove index
  * remove unused import
  * feat(jsondiff): Add support for preserving Unicode characters

  * take_index causing 'move' of incorrect values due to bad True==1 comparison
  * Make it possible for from_diff to support custom types (issue #107)
- update to 1.16
  * first stable release, some bugfixes

OBS-URL: https://build.opensuse.org/request/show/1129226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=28
2023-11-28 21:18:50 +00:00
fbfbe20191 - update 1.33:
* fix invalid remove index
  * remove unused import
  * feat(jsondiff): Add support for preserving Unicode characters
  * take_index causing 'move' of incorrect values due to bad True==1 comparison
  * Make it possible for from_diff to support custom types (issue #107)
- update to 1.16
  * first stable release, some bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=57
2023-11-27 19:28:02 +00:00
99103e845e Accepting request 1081868 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=27
2023-04-22 20:00:08 +00:00
2051a35059 Accepting request 1081470 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=55
2023-04-21 14:26:29 +00:00
8dc9dcc4f9 Accepting request 924851 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/924851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=26
2021-10-25 13:16:59 +00:00
44d013b00b Accepting request 924814 from home:bnavigator:branches:devel:languages:python
- Fix requirements

OBS-URL: https://build.opensuse.org/request/show/924814
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=54
2021-10-12 11:40:26 +00:00
151e23b0d0 Accepting request 923261 from home:schubi2
- Added BuildRequires:  alts

OBS-URL: https://build.opensuse.org/request/show/923261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=53
2021-10-06 07:32:33 +00:00
a146f39344 Accepting request 922605 from home:schubi2
- Use libalternatives instead of update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/922605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=52
2021-10-03 17:49:12 +00:00
6aa32dfd6e Accepting request 920183 from devel:languages:python
- Don't use python setup.py test expression.

OBS-URL: https://build.opensuse.org/request/show/920183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=25
2021-09-21 19:12:21 +00:00
f5f4323a33 Fix SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=51
2021-09-19 19:45:23 +00:00
4fb4c9fcf7 - Don't use python setup.py test expression.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=50
2021-09-19 17:30:43 +00:00
538756161a Accepting request 920170 from devel:languages:python
revert

OBS-URL: https://build.opensuse.org/request/show/920170
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=49
2021-09-19 17:28:31 +00:00
aa36130581 - Don't use python setup.py test expression.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=48
2021-09-17 21:02:36 +00:00
79e52652ce Accepting request 919792 from home:schubi2
- Use libalternatives instead of update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/919792
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=47
2021-09-17 20:53:35 +00:00
50a562b5b7 Accepting request 894164 from devel:languages:python
- update to 1.32:
  * take_index causing 'move' of incorrect values due to bad True==1 comparison

OBS-URL: https://build.opensuse.org/request/show/894164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=24
2021-05-20 17:23:25 +00:00
cb5f48dc77 - update to 1.32:
* take_index causing 'move' of incorrect values due to bad True==1 comparison

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=45
2021-05-18 21:55:02 +00:00
012f396740 Accepting request 887884 from devel:languages:python
- update to 1.31:
  * Add support for preserving Unicode charaters
  * remove pypy build

OBS-URL: https://build.opensuse.org/request/show/887884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=23
2021-04-26 14:38:48 +00:00
2994a8d1a4 - update to 1.31:
* Add support for preserving Unicode charaters
  * remove pypy build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=43
2021-04-22 20:26:32 +00:00
9ea931410c Accepting request 857120 from devel:languages:python
- update to 1.28:
  * Make it possible for from_diff to support custom types (issue #107) 
  * Python 3.9 support

OBS-URL: https://build.opensuse.org/request/show/857120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=22
2020-12-23 13:19:17 +00:00
0b60de2cbf - update to 1.28:
* Make it possible for from_diff to support custom types (issue #107) 
  * Python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=41
2020-12-20 09:52:52 +00:00
1b2687fa2e Accepting request 824356 from devel:languages:python
- update to 1.26:
  * bugfixes (reject invalid json patches)

OBS-URL: https://build.opensuse.org/request/show/824356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=21
2020-08-06 15:32:10 +00:00
e542fc7f67 - update to 1.26:
* bugfixes (reject invalid json patches)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=39
2020-08-04 16:19:37 +00:00
3e69d52fec Accepting request 780383 from devel:languages:python
- update to 1.25:
  * bugfixes, 3.8 support

OBS-URL: https://build.opensuse.org/request/show/780383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=20
2020-03-08 21:21:31 +00:00
ee87a9134e - update to 1.25:
* bugfixes, 3.8 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=37
2020-02-28 21:36:50 +00:00
4e2a172de5 Accepting request 730151 from devel:languages:python
- Update to 1.24:
  * test with python 3.8

OBS-URL: https://build.opensuse.org/request/show/730151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=19
2019-09-23 10:08:43 +00:00
Tomáš Chvátal
82b898b98f - Update to 1.24:
* test with python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=35
2019-09-11 13:26:15 +00:00
d9b0182688 Accepting request 703807 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=18
2019-05-22 08:51:06 +00:00
Tomáš Chvátal
0b895ee9dd Accepting request 703805 from home:swulf:branches:devel:languages:python
Removing conflict with jsondiff

OBS-URL: https://build.opensuse.org/request/show/703805
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=33
2019-05-17 22:01:31 +00:00
bb5c44e825 Accepting request 659455 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=17
2018-12-24 10:38:44 +00:00
074e0b521a Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=31
2018-12-04 13:35:59 +00:00
fb755c325b Accepting request 607073 from devel:languages:python
- Version update to 1.23:
  * dropped support for python 2.6
  * More testcases for various bugs
  * Various code cleanups
- Run tests
- Conflict with python-jsondiff as it provides jsondiff binary too

OBS-URL: https://build.opensuse.org/request/show/607073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=16
2018-05-16 09:40:09 +00:00
Tomáš Chvátal
8c64801640 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=29 2018-05-14 14:33:37 +00:00
Tomáš Chvátal
5bc0c0052c - Version update to 1.23:
* dropped support for python 2.6
  * More testcases for various bugs
  * Various code cleanups
- Run tests
- Conflict with python-jsondiff as it provides jsondiff binary too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=28
2018-05-14 11:24:33 +00:00
fa6477d176 Accepting request 515124 from devel:languages:python
- Fix Requires

- Convert packaging to Singlespec
- update to 1.16

OBS-URL: https://build.opensuse.org/request/show/515124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=15
2017-08-16 14:12:42 +00:00
5e70b993b0 - Fix Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=26
2017-08-08 06:29:51 +00:00
173d9d0dfe Accepting request 512939 from home:deadpoint:branches:devel:languages:python
convert to singlespec and update to 1.16

OBS-URL: https://build.opensuse.org/request/show/512939
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=25
2017-07-31 05:46:25 +00:00
b4addde26f Accepting request 441349 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/441349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=14
2016-12-07 23:29:53 +00:00
301419c378 - udpate to 1.14.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=23
2016-11-15 10:54:11 +00:00
0e4ebdade5 Accepting request 419499 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/419499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=13
2016-08-17 10:05:39 +00:00
Todd R
48fd60dc22 Accepting request 419498 from home:TheBlackCat:branches:devel:languages:python
Fix update-alternatives implementation.

OBS-URL: https://build.opensuse.org/request/show/419498
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=21
2016-08-15 18:02:48 +00:00
be6fd9bfb1 Accepting request 313187 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/313187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=12
2015-06-24 18:50:53 +00:00
474c0d3f82 Accepting request 313109 from home:tbechtold:branches:devel:languages:python
- update to 1.11.0:
  * bump version to 1.11
  * Fix tests for Python 3.2
  * bump version to 1.10
  * Require pypandoc instead of pandoc for setup.py
  * Fix make_patch with unicode paths
  * Enable container-based builds on Travis-CI
- Update Requires according to requirements.txt

OBS-URL: https://build.opensuse.org/request/show/313109
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=19
2015-06-23 06:23:19 +00:00
bde899bea1 Accepting request 284101 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/284101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=11
2015-02-13 07:35:08 +00:00
3130bd724b Accepting request 284064 from home:tbechtold:branches:devel:languages:python
New upstream release

OBS-URL: https://build.opensuse.org/request/show/284064
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=17
2015-02-04 18:01:41 +00:00
e94a2561eb Accepting request 261621 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/261621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=10
2014-11-18 21:45:03 +00:00
Denisart Benjamin
dadfcaf157 Accepting request 260366 from home:Ledest:misc
fix bashisms in pre script

OBS-URL: https://build.opensuse.org/request/show/260366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=15
2014-11-14 15:27:55 +00:00
Stephan Kulow
0ebb95c59e Accepting request 249299 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/249299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=9
2014-09-18 05:12:46 +00:00
Jan Matejek
9f2e33dc82 Accepting request 249221 from Cloud:OpenStack:Master
New upstream release

OBS-URL: https://build.opensuse.org/request/show/249221
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=13
2014-09-15 14:01:47 +00:00
Stephan Kulow
09b5c2e61b Accepting request 207987 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/207987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=7
2013-11-24 11:32:16 +00:00
Tomáš Chvátal
d434d24f61 Accepting request 206861 from devel:languages:python
- Fix update-alternatives (SLE_11_SP3)

OBS-URL: https://build.opensuse.org/request/show/206861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=6
2013-11-15 15:56:50 +00:00