packages: python3-dns/python3-dns.spec - updated desc and BRs wrt. python 3

qboosh qboosh at pld-linux.org
Sun Jul 3 12:33:07 CEST 2011


Author: qboosh                       Date: Sun Jul  3 10:33:07 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated desc and BRs wrt. python 3

---- Files affected:
packages/python3-dns:
   python3-dns.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python3-dns/python3-dns.spec
diff -u packages/python3-dns/python3-dns.spec:1.1 packages/python3-dns/python3-dns.spec:1.2
--- packages/python3-dns/python3-dns.spec:1.1	Sat Jul  2 20:11:06 2011
+++ packages/python3-dns/python3-dns.spec	Sun Jul  3 12:33:02 2011
@@ -4,40 +4,40 @@
 
 %define snapshot 20110611
 
-Summary:	dnspython - a DNS toolkit for Python
-Summary(pl.UTF-8):	dnspython - zestaw narzędzi do DNS dla Pythona
+Summary:	dnspython3 - a DNS toolkit for Python 3
+Summary(pl.UTF-8):	dnspython3 - zestaw narzędzi do DNS dla Pythona 3
 Name:		python3-%{module}
 Version:	1.9.5
-Release:	0.%{snapshot}
+Release:	0.%{snapshot}.1
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	dnspython3-%{version}-%{snapshot}.tar.gz
 # Source0-md5:	74c6e72c6580a97a324f8f3cb894c83a
 URL:		http://www.dnspython.org/
-BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	python3-devel >= 3.0
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	rpmbuild(macros) >= 1.523
 %pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-dnspython is a DNS toolkit for Python. It supports almost all record
-types. It can be used for queries, zone transfers, and dynamic
+dnspython3 is a DNS toolkit for Python 3. It supports almost all
+record types. It can be used for queries, zone transfers, and dynamic
 updates. It supports TSIG authenticated messages and EDNS0.
 
-dnspython provides both high and low level access to DNS. The high
+dnspython3 provides both high and low level access to DNS. The high
 level classes perform queries for data of a given name, type, and
 class, and return an answer set. The low level classes allow direct
 manipulation of DNS zones, messages, names, and records.
 
 %description -l pl.UTF-8
-dnspython to zestaw narzędzi do DNS dla Pythona. Obsługuje prawie
+dnspython3 to zestaw narzędzi do DNS dla Pythona 3. Obsługuje prawie
 wszystkie rodzaje rekordów. Może być używany do zapytań, transferów
 stref oraz dynamicznych uaktualnień. Obsługuje uwierzytelnione
 komunikaty TSIG oraz EDNS0.
 
-dnspython dostarcza zarówno wysoko- jak i niskopoziomowy dostęp do
+dnspython3 dostarcza zarówno wysoko- jak i niskopoziomowy dostęp do
 DNS-a. Klasy wysokopoziomowe wykonują zapytania o dane dla podanej
 nazwy, rodzaju i klasy, a zwracają zbiór odpowiedzi. Klasy
 niskopoziomowe umożliwiają bezpośrednie manipulacje na strefach,
@@ -75,6 +75,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/07/03 10:33:02  qboosh
+- updated desc and BRs wrt. python 3
+
 Revision 1.1  2011/07/02 18:11:06  jajcus
 - new spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python3-dns/python3-dns.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list