- Add patch drop-march-native.patch:

* Do not use CPU-specific build flags. (bsc#1246916)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rencode?expand=0&rev=12
This commit is contained in:
2025-07-24 00:34:52 +00:00
committed by Git OBS Bridge
commit 8b9c4ce2ca
7 changed files with 152 additions and 0 deletions

36
python-rencode.changes Normal file
View File

@@ -0,0 +1,36 @@
-------------------------------------------------------------------
Thu Jul 24 00:34:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch drop-march-native.patch:
* Do not use CPU-specific build flags. (bsc#1246916)
-------------------------------------------------------------------
Tue Jul 22 03:56:14 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.0.8:
* Add new build file to build the cython extension and update
pyproject.toml to use it.
-------------------------------------------------------------------
Wed Jun 11 11:43:51 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
-------------------------------------------------------------------
Fri Mar 1 09:43:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.0.6:
* Various packaging fixes
- Switch to github tarball to get all needed files (missing pyx on pypi)
- Run tests
-------------------------------------------------------------------
Thu Jul 20 17:26:53 UTC 2017 - aloisio@gmx.com
- Set correct license
-------------------------------------------------------------------
Mon Jun 5 12:48:15 UTC 2017 - aloisio@gmx.com
- Initial package (v. 1.0.5)