Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
packaging
sl-spec-files
Commits
57ddca36
Verified
Commit
57ddca36
authored
Sep 09, 2019
by
Adam Mercer
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gwdatafind: use python3_pkgversion
parent
8596d99d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
gwdatafind/gwdatafind-1.0.4-2.spec
gwdatafind/gwdatafind-1.0.4-2.spec
+12
-12
No files found.
gwdatafind/gwdatafind-1.0.4-2.spec
View file @
57ddca36
...
...
@@ -21,14 +21,14 @@ BuildRequires: python-rpm-macros
BuildRequires: python2-rpm-macros
BuildRequires: python3-rpm-macros
BuildRequires: python2-setuptools
BuildRequires: python%{python3_version
_nodots
}-setuptools
BuildRequires: python%{python3_
pkg
version}-setuptools
BuildRequires: help2man
# testing dependencies (python3x only)
BuildRequires: python%{python3_version
_nodots
}-six
BuildRequires: python%{python3_version
_nodots
}-pyOpenSSL
BuildRequires: python%{python3_version
_nodots
}-ligo-segments
BuildRequires: python%{python3_version
_nodots
}-pytest >= 2.8.0
BuildRequires: python%{python3_
pkg
version}-six
BuildRequires: python%{python3_
pkg
version}-pyOpenSSL
BuildRequires: python%{python3_
pkg
version}-ligo-segments
BuildRequires: python%{python3_
pkg
version}-pytest >= 2.8.0
%description
The DataFind service allows users to query for the location of
...
...
@@ -53,13 +53,13 @@ Python %{python2_version} interface libraries.
# -- python3x-gwdatafind
%package -n python%{python3_version
_nodots
}-%{name}
%package -n python%{python3_
pkg
version}-%{name}
Summary: Python %{python3_version} library for the LIGO Data Replicator (LDR) service
Requires: python%{python3_version
_nodots
}-six
Requires: python%{python3_version
_nodots
}-pyOpenSSL
Requires: python%{python3_version
_nodots
}-ligo-segments
%{?python_provide:%python_provide python%{python3_version
_nodots
}-%{name}}
%description -n python%{python3_version
_nodots
}-%{name}
Requires: python%{python3_
pkg
version}-six
Requires: python%{python3_
pkg
version}-pyOpenSSL
Requires: python%{python3_
pkg
version}-ligo-segments
%{?python_provide:%python_provide python%{python3_
pkg
version}-%{name}}
%description -n python%{python3_
pkg
version}-%{name}
The DataFind service allows users to query for the location of
Gravitational-Wave Frame (GWF) files containing data from the current
gravitational-wave detectors. This package provides the
...
...
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
%{python2_sitelib}/*
%{_mandir}/man1/gw_data_find.1*
%files -n python%{python3_version
_nodots
}-%{name}
%files -n python%{python3_
pkg
version}-%{name}
%license LICENSE
%doc README.md
%{python3_sitelib}/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment