Browse Source

update module

master
parent
commit
34fdbfdad7
  1. 6
      python-net/python-net.spec

6
python-net/python-net.spec

@ -25,7 +25,7 @@
%define V_python 2.7
%define V_pydns 2.3.6
%define V_dnspython 1.9.4
%define V_twisted_major 11.0
%define V_twisted_major 12.0
%define V_twisted_minor 0
%define V_celery_v 2.0.0
%define V_celery_c d23e2ba
@ -45,12 +45,12 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20120205
Release: 20120212
# list of sources
Source0: http://switch.dl.sourceforge.net/pydns/pydns-%{V_pydns}.tar.gz
Source1: http://www.dnspython.org/kits/%{V_dnspython}/dnspython-%{V_dnspython}.tar.gz
Source2: http://tmrc.mit.edu/mirror/twisted/Twisted/%{V_twisted_major}/Twisted-%{V_twisted_major}.%{V_twisted_minor}.tar.bz2
Source2: http://pypi.python.org/packages/source/T/Twisted/Twisted-%{V_twisted_major}.%{V_twisted_minor}.tar.bz2
Source3: http://download.github.com/ask-celery-v%{V_celery_v}-0-g%{V_celery_c}.tar.gz
Source4: http://download.github.com/ask-carrot-v%{V_carrot_v}-0-g%{V_carrot_c}.tar.gz
Source5: http://pypi.python.org/packages/source/g/ghettoq/ghettoq-%{V_ghettoq}.tar.gz

Loading…
Cancel
Save