17
0

11 Commits

Author SHA256 Message Date
58779b4a77 Accepting request 1137862 from devel:languages:python
- Add patch support-python312.patch:
  * In Python 3.12, slice() is now hashable, use a class that isn't hashable.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1137862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-datadiff?expand=0&rev=5
2024-01-10 20:52:35 +00:00
92c3acfc52 - Add patch support-python312.patch:
* In Python 3.12, slice() is now hashable, use a class that isn't hashable.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datadiff?expand=0&rev=9
2024-01-10 05:05:14 +00:00
43c760b70c Accepting request 1115635 from devel:languages:python
- Update to version 2.2.0:
  * Bump version
  * Removed separate version file now that Setuptools can read without importing.
  * Ran ruff --fix to clean up some lint.
  * Remove LICENSE from MANIFEST.in (Setuptools includes it by default now).
  * Add a pyproject.toml for better packaging support.
  * Mark failing tests as xfail until someone can investigate.
  * Moved package metadata to declarative setup.cfg
  * Remove tests_require
  * Remove superfluous license field
  * Remove commented code for deprecated usage.
  * Port test runner to nose.
- added patches
  https://sourceforge.net/p/datadiff/code/merge-requests/3/
  + python-datadiff-no-six.patch
- dropped switch-to-pytest.patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/1115635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-datadiff?expand=0&rev=4
2023-10-05 18:03:59 +00:00
51de3fc21f mention patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datadiff?expand=0&rev=7
2023-10-04 14:14:57 +00:00
52c0b8df45 Accepting request 1114962 from home:pgajdos:python
- Update to version 2.2.0:
  * Bump version
  * Removed separate version file now that Setuptools can read without importing.
  * Ran ruff --fix to clean up some lint.
  * Remove LICENSE from MANIFEST.in (Setuptools includes it by default now).
  * Add a pyproject.toml for better packaging support.
  * Mark failing tests as xfail until someone can investigate.
  * Moved package metadata to declarative setup.cfg
  * Remove tests_require
  * Remove superfluous license field
  * Remove commented code for deprecated usage.
  * Port test runner to nose.
- added patches
  https://sourceforge.net/p/datadiff/code/merge-requests/3/
  + python-datadiff-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1114962
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datadiff?expand=0&rev=6
2023-10-03 11:16:00 +00:00
7840e91859 Accepting request 1073698 from devel:languages:python
- Fix the version in the package, it was set to 2.2.0, but the version
  provided was 2.0.0.
- Disable broken tests with python 3.11, related to ordering of sets
- Remove six dependency
- Update to version 2.1.0:
  * Bump version
  * Seems like this is never used
  * Better exception testing pattern, better test coverage :)
  * Remove python <2.6 stuff; and an adhoc nose test runner
  * Only round, not convert to hashable, when comparing dict values
  * Coverage reporting
  * PEP8 and other good practice fixes
  * Add LICENSE file, build wheels
  * Move tests into package subdir
  * Add tox.ini and test against more versions of python
  * fix __bool__ case when dict only has equal type diffs
  * fuzzy matching for float comparisons, fix empty set diffs
  * test_hashable_dict_values
  * revert datadiff/tools.py hashable to maintain module_nose.tools compatibility
  * use hashable when comparing

OBS-URL: https://build.opensuse.org/request/show/1073698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-datadiff?expand=0&rev=3
2023-03-24 14:19:55 +00:00
cc01fc523b - Fix the version in the package, it was set to 2.2.0, but the version
provided was 2.0.0.
- Disable broken tests with python 3.11, related to ordering of sets
- Remove six dependency
- Update to version 2.1.0:
  * Bump version
  * Seems like this is never used
  * Better exception testing pattern, better test coverage :)
  * Remove python <2.6 stuff; and an adhoc nose test runner
  * Only round, not convert to hashable, when comparing dict values
  * Coverage reporting
  * PEP8 and other good practice fixes
  * Add LICENSE file, build wheels
  * Move tests into package subdir
  * Add tox.ini and test against more versions of python
  * fix __bool__ case when dict only has equal type diffs
  * fuzzy matching for float comparisons, fix empty set diffs
  * test_hashable_dict_values
  * revert datadiff/tools.py hashable to maintain module_nose.tools compatibility
  * use hashable when comparing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datadiff?expand=0&rev=4
2023-03-22 07:37:23 +00:00
1b33e162fb Accepting request 919396 from devel:languages:python
- Add patch switch-to-pytest.patch:
  * Stop using nose imports, use pytest instead.

OBS-URL: https://build.opensuse.org/request/show/919396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-datadiff?expand=0&rev=2
2021-09-16 21:14:47 +00:00
8fc05c1531 - Add patch switch-to-pytest.patch:
* Stop using nose imports, use pytest instead.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datadiff?expand=0&rev=3
2021-09-16 05:43:40 +00:00
e42c87ba63 Accepting request 741680 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/741680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-datadiff?expand=0&rev=1
2019-10-23 13:50:13 +00:00
Tomáš Chvátal
6c2f9adec3 Accepting request 741497 from home:mnhauke:network:automation
Initial package for python-datadiff

OBS-URL: https://build.opensuse.org/request/show/741497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datadiff?expand=0&rev=1
2019-10-22 07:01:52 +00:00