15
0
forked from pool/python-bson

- Add patch support-python314.patch:

* Support Python 3.14 removals.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bson?expand=0&rev=16
This commit is contained in:
2025-10-28 05:30:12 +00:00
committed by Git OBS Bridge
commit 84f4769e70
9 changed files with 435 additions and 0 deletions

46
python-bson.changes Normal file
View File

@@ -0,0 +1,46 @@
-------------------------------------------------------------------
Tue Oct 28 05:29:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python314.patch:
* Support Python 3.14 removals.
-------------------------------------------------------------------
Thu Nov 14 20:23:54 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add fix2038.patch to fix an issue with year 2038
-------------------------------------------------------------------
Fri Dec 29 13:44:20 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
- Use %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Tue Dec 19 01:47:46 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python312.patch:
* Support Python 3.12 by using assertEqual.
- Switch to pyproject macros.
-------------------------------------------------------------------
Thu Nov 3 12:54:43 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add drop-python2-support.patch to remote python-six dep gh#py-bson/bson#118
- Remove python_module macro definition
- More specific python_sitelib in %files
-------------------------------------------------------------------
Fri Sep 23 02:48:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version v0.5.10
* Merge pull request #110 from yangroro/master
* Add python 3.9, 3.10-dev for testing
-------------------------------------------------------------------
Mon Aug 30 10:39:53 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Mon Apr 8 04:58:07 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.5.8