]> git.pld-linux.org Git - packages/python-pyrfc3339.git/blobdiff - python-pyrfc3339.spec
- release 3 (by relup.sh)
[packages/python-pyrfc3339.git] / python-pyrfc3339.spec
index bc36134ba1fbb75489a7caaa9c9dc5f6d5383cb3..2dbc7189d8ebd26e3bf004dbc0b6a9f904152600 100644 (file)
@@ -9,7 +9,7 @@
 Summary:       Generate and parse RFC 3339 timestamps
 Name:          python-pyrfc3339
 Version:       1.0
-Release:       1
+Release:       3
 License:       MIT
 Source0:       https://pypi.python.org/packages/source/p/pyRFC3339/pyRFC3339-%{version}.tar.gz
 # Source0-md5: 0f7edd7ffd756a582eeef9282fecb60d
@@ -18,14 +18,14 @@ URL:                https://pypi.python.org/pypi/pyRFC3339
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.713
 %if %{with python2}
-BuildRequires: python-devel
+BuildRequires: python-setuptools
 %if %{with tests}
 BuildRequires: python-nose
 BuildRequires: python-pytz
 %endif
 %endif
 %if %{with python3}
-BuildRequires: python3-devel
+BuildRequires: python3-setuptools
 %if %{with tests}
 BuildRequires: python3-nose
 BuildRequires: python3-pytz
This page took 0.084629 seconds and 4 git commands to generate.