forked from pool/python-dnspython
Autobuild autoformatter for 51714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dnspython?expand=0&rev=2
This commit is contained in:
parent
54d18e3759
commit
935d6aae0a
@ -1,23 +1,31 @@
|
||||
#
|
||||
# spec file for package python-dnspython (Version 1.3.3)
|
||||
# spec file for package python-dnspython (Version 1.8.0)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: python-dnspython
|
||||
BuildRequires: python-devel
|
||||
URL: http://www.dnspython.org
|
||||
Url: http://www.dnspython.org
|
||||
License: Other License(s), see package, BSD
|
||||
Group: Productivity/Networking/DNS/Utilities
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Version: 1.8.0
|
||||
Release: 6
|
||||
Release: 1
|
||||
Summary: A DNS toolkit for Python
|
||||
Source: http://www.dnspython.org/kits/stable/dnspython-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -26,7 +34,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
|
||||
%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.
|
||||
@ -60,3 +67,4 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc ChangeLog LICENSE PKG-INFO README TODO
|
||||
%doc examples
|
||||
%doc tests
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user