forked from pool/python-sphinx-theme-builder
* Adopt the newer copy of `copyfileobj_with_hashing` * Correctly encode `RECORD` hashes * Document a previously undocumented error case * Document the `--pdb` flag * Improve documentation to pass nit-picks * Improve the `autobuild-failed` documentation * Use tomllib on Python 3.11+ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-theme-builder?expand=0&rev=4
17 lines
619 B
Plaintext
17 lines
619 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 14 10:39:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.0b2:
|
|
* Adopt the newer copy of `copyfileobj_with_hashing`
|
|
* Correctly encode `RECORD` hashes
|
|
* Document a previously undocumented error case
|
|
* Document the `--pdb` flag
|
|
* Improve documentation to pass nit-picks
|
|
* Improve the `autobuild-failed` documentation
|
|
* Use tomllib on Python 3.11+
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 6 12:49:12 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial package (0.2.0b1)
|