- Update to 1.0.8:

* Add new build file to build the cython extension and update
    pyproject.toml to use it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rencode?expand=0&rev=10
This commit is contained in:
2025-07-22 03:57:00 +00:00
committed by Git OBS Bridge
commit bfcd63453e
6 changed files with 121 additions and 0 deletions

30
python-rencode.changes Normal file
View File

@@ -0,0 +1,30 @@
-------------------------------------------------------------------
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)