You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/RPM/python-owslib.spec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ BuildRequires: python-devel
25
25
BuildRequires: python-setuptools
26
26
BuildRequires: fdupes
27
27
Requires: python
28
-
Requires: python-dateutil python-pytz
28
+
Requires: python-dateutil
29
29
30
30
%description
31
31
OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
0 commit comments