15
0

- Build for all versions of Python that we can (Python 3.10 not supported)

- Actually run the testsuite, switching to GitHub tarball so we have them.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasyncore?expand=0&rev=5
This commit is contained in:
2024-12-02 03:23:14 +00:00
committed by Git OBS Bridge
commit 07b68661bf
5 changed files with 106 additions and 0 deletions

18
python-pyasyncore.changes Normal file
View File

@@ -0,0 +1,18 @@
-------------------------------------------------------------------
Mon Dec 2 03:22:41 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Build for all versions of Python that we can (Python 3.10 not supported)
- Actually run the testsuite, switching to GitHub tarball so we have them.
-------------------------------------------------------------------
Sat Mar 16 09:31:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.4:
* Remove Python version check at build time
* Rename `asyncore.py` to `__init__.py`
* Add previous standard library tests
-------------------------------------------------------------------
Thu Feb 8 09:31:11 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Initial packaging (v1.0.3)