summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2019-03-12 20:15:41 (GMT)
committerArkadiusz Miśkiewicz2019-03-12 20:15:41 (GMT)
commitea45be62a9a7f5245029e91a208bc2d347a24fab (patch)
tree15f9ec1c2a38036dde274fc7f786ae5b5a545711
parentc50a6d3d0954bfb185584609064181ab0dd430ef (diff)
downloadpython-IPy-ea45be62a9a7f5245029e91a208bc2d347a24fab.zip
python-IPy-ea45be62a9a7f5245029e91a208bc2d347a24fab.tar.gz
-rw-r--r--python-IPy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-IPy.spec b/python-IPy.spec
index da7a0a7..41fd4cf 100644
--- a/python-IPy.spec
+++ b/python-IPy.spec
@@ -8,12 +8,12 @@
Summary: Class and tools for handling of IPv4 and IPv6 addresses and networks
Summary(pl.UTF-8): Klasy i narzędzia do obsługi adresów i sieci IPv4 i IPv6
Name: python-%{pypi_name}
-Version: 0.83
+Version: 1.00
Release: 1
License: BSD
Group: Libraries/Python
Source0: https://pypi.debian.net/IPy/%{module}-%{version}.tar.gz
-# Source0-md5: 7b8c6eb4111b15aea31b67108e769712
+# Source0-md5: 1a90c68174234672241a7e60c7ea0fb9
URL: https://github.com/haypo/python-ipy/wiki
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
@@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%files
%defattr(644,root,root,755)
-%doc ChangeLog README AUTHORS COPYING
+%doc ChangeLog README.rst AUTHORS COPYING
%{py_sitescriptdir}/%{module}.py*
%{py_sitescriptdir}/%{egg_name}-%{version}-py*.egg-info
%endif
@@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%files -n python3-%{pypi_name}
%defattr(644,root,root,755)
-%doc ChangeLog README AUTHORS COPYING
+%doc ChangeLog README.rst AUTHORS COPYING
%{py3_sitescriptdir}/%{module}.py*
%{py3_sitescriptdir}/__pycache__/%{module}.*.pyc
%{py3_sitescriptdir}/%{egg_name}-%{version}-py*.egg-info