1d5819578d
Remove additional primary multibuild step.
Matej Cepl2025-03-18 13:18:59 +00:00
ea9e65d9d5
Skip test_fioc, fails on many platforms
Matej Cepl2025-03-18 10:54:19 +00:00
742db27319
- Update to 1.0.9: - Update AUTHORS - Demonstrate basic possibility to test with pytest - When getting string size, count UTF8 bytes - CI: add python 3.13 - pull PyCapsule_New() into the PYLOCK() section in poll_func()
Matej Cepl2025-03-18 10:43:32 +00:00
923d8c1f16
- Separate documentation to separate subpackage. - Add examples subdirectory to that documentation. - Make the test suite running.
Matej Cepl2025-03-17 10:20:32 +00:00
cd8622b6f4
Accepting request 1198699 from devel:languages:python
Ana Guerrero2024-09-05 13:46:49 +00:00
3dad1e394e
- update to 1.0.8: * Add README.cups.md * Do not unilaterally import distutils in setup.py * Add support for objects that support buffer protocol for "read" calls * Remove trailing space on files * CI: Add workflow to build Python wheels * Fix setup.py uninitialized variables issue * Build sdist in CI * Add cp310 wheel to CI * CI: Add workaround for broken py 3.5 in GitHub Actions. - dropped patch: no-more-distutils.patch - no longer needed.
Markéta Machová2024-09-04 12:04:33 +00:00
f26c8a6aaf
Accepting request 1139060 from devel:languages:python
Ana Guerrero2024-01-16 20:38:24 +00:00
fc2cb03eaa
- Add patch no-more-distutils.patch: * Stop using distutils unilaterally. - Switch to autosetup and pyproject macros. - Be more clear about files in %files.
Steve Kowalik2024-01-16 04:59:42 +00:00
04017aedaa
Accepting request 1130802 from devel:languages:python
Ana Guerrero2023-12-04 22:02:26 +00:00
e1a9286305
- update to 1.0.7: * Suppress SyntaxWarnings in python3.12 * Doc: Minor spelling fixes - update to 1.0.6: * Python 3.12 compatibility. * Use bytes objects for read and write data: please note that Python 3; it's worth it however since it fixes a serious usability bug that arbitrarily limited file content to valid Fix generation of MANIFEST.in in make_release.sh
Dirk Mueller2023-12-04 14:39:19 +00:00
fc234462f7
Accepting request 1097115 from devel:languages:python
Fabian Vogt2023-07-06 16:30:05 +00:00
d38c5530ae
Accepting request 1097100 from home:ecsos:python
Dirk Mueller2023-07-06 11:21:04 +00:00