forked from pool/python-pycares
Accepting request 1268390 from home:glaubitz:branches:devel:languages:python
- 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) OBS-URL: https://build.opensuse.org/request/show/1268390 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=25
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:025b6c2ffea4e9fb8f9a097381c2fecb24aff23fbd6906e70da22ec9ba60e19d
|
|
||||||
size 821554
|
|
BIN
pycares-4.6.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
pycares-4.6.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:28:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 10 09:20:14 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Jan 10 09:20:14 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pycares
|
Name: python-pycares
|
||||||
Version: 4.5.0
|
Version: 4.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface for c-ares
|
Summary: Python interface for c-ares
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user