14
0

- 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
parent e6efe89658
commit 6cfbca6efc
4 changed files with 13 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>