57c7a7ef18
- Update to 4.11.0 * Add support for Python 3.14 (including free-threaded Python) by @ngoldbaum in #256 * build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #259 * build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #258 * build(deps): bump pypa/cibuildwheel from 3.1.3 to 3.1.4 by @dependabot[bot] in #257Markéta Machová2025-09-19 09:53:11 +00:00
e507b4114f
- add python-pycares.rpmlintrc to ignore false positive of using gethostbyname.
Matej Cepl2025-08-12 23:06:28 +00:00
2dc3850b23
- Update to 4.10.0 (actually fixes CVE-2025-48945, bsc#1244691) * Remove unused import by @saghul in #240 * Fixup chunked TXT record test by @saghul in #242 * Remove overzealous checks by @saghul in #241 * Fix OpenBSD build by @saghul in #243 * Make result.type Final by @Dreamsorcerer in #246 * Idna resource reduction using a length check by @Vizonex in #247 * Add read & write process_fd functions by @Vizonex in #245 * build(deps): bump pypa/cibuildwheel from 2.23.3 to 3.0.0 by @dependabot[bot] in #244 * Remove context manager support by @saghul in #252 * Fixup test CI by @saghul in #254 * Refactor channel destruction logic by @saghul in #253 - use system c-ares instead of bundled version
Matej Cepl2025-08-12 22:09:12 +00:00
00a51cf6cf
Accepting request 1286872 from devel:languages:python
Ana Guerrero2025-07-08 13:28:08 +00:00
da6d591cab
Accepting request 1286711 from home:nkrapp:branches:devel:languages:python
Markéta Machová2025-06-19 09:06:24 +00:00
3b61f4b1ef
- Update to 4.6.0 * Swap out is_all_ascii for built-in str.isascii by @bdraco in (#209) * Fixup tests by @saghul in (#214) * Add initial type annotations by @Dreamsorcerer in (#212) * Fix module has no attribute type errors by @Dreamsorcerer in (#211)
Matej Cepl2025-04-11 07:14:12 +00:00
7157baa70b
Accepting request 1236862 from devel:languages:python
Ana Guerrero2025-01-12 10:08:49 +00:00
10dce554a1
- Update to 4.5.0 * Test data updates to fix test failures * Update test_idna_encoding_query_a with new errno to align to new c-ares version * Do not define HAVE_GETSERVBYPORT_R for platforms Android, Cygwin, Darwin * Drop distutils * build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows * Add 3.13 support, remove 3.8 * chore(ci): fix upload & add more platforms to cibuildwheel * Test building release wheels on PRs * Fix building sdist * Fixup CI
Markéta Machová2025-01-10 13:00:45 +00:00
c10cd4e1ad
Accepting request 1132432 from devel:languages:python
Ana Guerrero2023-12-11 20:49:46 +00:00
5802de0ab2
- update to 4.4.0: * Add support for 3.12, drop EOL 3.7 - Update to version 4.3.0 - Update to version 4.2.2 - initial commit
Dirk Mueller2023-12-11 08:25:03 +00:00
e054b25ea4
- Add cleanup_tests.patch to make the test suite slightly more sane. - No, the test suite is just broken, and the upstream doesn't care.
Matej Cepl2022-12-08 22:32:59 +00:00
ce90170fe9
Accepting request 1008176 from devel:languages:python
Fabian Vogt2022-10-10 16:44:14 +00:00
0f42f10bb6
Accepting request 1008054 from home:yarunachalam:branches:devel:languages:python
Daniel Garcia2022-10-05 10:28:24 +00:00