]> git.pld-linux.org Git - packages/drpython.git/blobdiff - drpython.spec
- 3.11.3
[packages/drpython.git] / drpython.spec
index e6d1f474f85ec8945789a016ce7f21c8357ea3b4..8ef3072f75a85a63af55422c33915706e79848c3 100644 (file)
@@ -1,20 +1,21 @@
 Summary:       DrPython - cross-platform IDE to aid programming in Python
 Summary(pl.UTF-8):     DrPython - wieloplatformowe IDE wspomagające programowanie w Pythonie
 Name:          drpython
-Version:       3.11.1
-Release:       2
+Version:       3.11.3
+Release:       1
 License:       GPL
 Group:         Libraries/Python
-Source0:       http://dl.sourceforge.net/drpython/%{name}-%{version}.zip
-# Source0-md5: a972744c88cdfdf76b0bfdc15f553446
+Source0:       http://downloads.sourceforge.net/project/drpython/DrPython%20Current/%{version}/DrPython_%{version}.zip
+# Source0-md5: eb59cf61d840af274d2940ce1a3c2bd4
 URL:           http://drpython.sourceforge.net/
+BuildRequires: pydoc
 BuildRequires: python
 BuildRequires: python-devel
 BuildRequires: python-modules >= 1:2.3
 BuildRequires: rpm-pythonprov
 BuildRequires: unzip
 %pyrequires_eq python-modules
-Requires:      python-wxPython >= 2.5.1.5
+Requires:      python-wxPython >= 2.8.11.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,7 +32,7 @@ Jest napisany w Pythonie i używa biblioteki graficznej wxWidgets
 poprzez interfejs wxPython.
 
 %prep
-%setup -q -n %{name}_%{version}
+%setup -q -n DrPython
 
 %build
 chmod 644 *.py
This page took 0.093039 seconds and 4 git commands to generate.