Projects
Eulaceura:Factory
python-dnspython
_service:obs_scm:python-dnspython.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-dnspython.spec of Package python-dnspython
%global _empty_manifest_terminate_build 0 Name: python-dnspython Version: 2.7.0 Release: 1 Summary: DNS toolkit License: ISC URL: https://www.dnspython.org Source0: https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-%{version}.tar.gz BuildArch: noarch %description dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. %package -n python3-dnspython Summary: DNS toolkit Provides: python-dnspython BuildRequires: python3-devel BuildRequires: python3-setuptools_scm BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling %description -n python3-dnspython dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. %package help Summary: Development documents and examples for dnspython Provides: python3-dnspython-doc %description help dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. %prep %autosetup -n dnspython-%{version} %build %pyproject_build %install %pyproject_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/doclist.lst . %files -n python3-dnspython %license LICENSE %doc README.md %{python3_sitelib}/dns %{python3_sitelib}/dns*.dist-info/* %files help -f doclist.lst %{_docdir}/* %changelog * Wed Nov 06 2024 songliyang <songliyang@kylinos.cn> - 2.7.0-1 - Upgrade package to version 2.7.0 - Use the port from the URL if provided for H3 - fix doco typo - CI 2.7 testing and also remove python 3.8 * Tue Apr 23 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 2.6.1-1 - Upgrade package with version 2.6.1 The Tudoor fix ate legitimate Truncated exceptions. Add support for the NSID EDNS option. Use hatchling for builds. Cython is no longer supported due to various typing issues. Explicitly canonicalizes IPv4 and IPv6 addresses. * Wed Jul 05 2023 chenzixuan <chenzixuan@kylinos.cn> - 2.3.0-1 - Upgrade package to version 2.3.0 * Tue Nov 01 2022 guozhengxin <guozhengxin@kylinos.cn> - 2.2.1-1 - Upgrade package to version 2.2.1 * Fri Jul 16 2021 Kou Wenqi <kouwenqi@kylinos.cn> - 2.1.0-1 - Init package
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2