diff --git a/pycares-3.0.0.tar.gz b/pycares-3.0.0.tar.gz new file mode 100644 index 0000000..4155e00 --- /dev/null +++ b/pycares-3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd +size 211207 diff --git a/pycares-3.0.0b5.tar.gz b/pycares-3.0.0b5.tar.gz deleted file mode 100644 index daf542a..0000000 --- a/pycares-3.0.0b5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2e7d6ef924a3fbb3a30a9a7861681ad499548c66b127823cfecef721c678222 -size 211496 diff --git a/python-pycares.changes b/python-pycares.changes index a66bdbf..f367994 100644 --- a/python-pycares.changes +++ b/python-pycares.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 21 13:59:43 UTC 2019 - Ondřej Súkup + +- update to 3.0.0 + * first stable version in 3.0 series + ------------------------------------------------------------------- Fri Mar 1 07:55:18 UTC 2019 - Ondřej Súkup diff --git a/python-pycares.spec b/python-pycares.spec index e746507..249c64f 100644 --- a/python-pycares.spec +++ b/python-pycares.spec @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pycares -Version: 3.0.0b5 +Version: 3.0.0 Release: 0 Summary: Python interface for c-ares License: MIT