summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cordeiro <gryfrev8-redhat.com-rjmco@tux.com.pt>2016-12-31 17:21:28 +0000
committerRicardo Cordeiro <gryfrev8-redhat.com-rjmco@tux.com.pt>2016-12-31 17:21:28 +0000
commit1dcd1d1ccdceb81c0f697dc353d46a8d34b107f5 (patch)
treef762024f9c7ddc2ad26323cf68e4292021770902
parent979a6326fa9c1b65e92be9635f7701e5c4098d43 (diff)
downloadpython-novaclient-os-diskconfig-1dcd1d1ccdceb81c0f697dc353d46a8d34b107f5.tar.gz
python-novaclient-os-diskconfig-1dcd1d1ccdceb81c0f697dc353d46a8d34b107f5.tar.xz
python-novaclient-os-diskconfig-1dcd1d1ccdceb81c0f697dc353d46a8d34b107f5.zip
0.1.3-1: Updated URL and Source0 to HTTPS to follow guidelines
-rw-r--r--SPECS/python-novaclient-os-diskconfig.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/SPECS/python-novaclient-os-diskconfig.spec b/SPECS/python-novaclient-os-diskconfig.spec
index 13bac90..79d651d 100644
--- a/SPECS/python-novaclient-os-diskconfig.spec
+++ b/SPECS/python-novaclient-os-diskconfig.spec
@@ -12,8 +12,8 @@ Summary: Disk Config extension for python-novaclient
Group: Development/Libraries
License: ASL 2.0
-URL: http://pypi.python.org/pypi/%{upstreamname}
-Source0: http://pypi.python.org/packages/source/o/%{upstreamname}/%{upstreamname}-%{version}.tar.gz
+URL: https://pypi.python.org/pypi/%{upstreamname}
+Source0: https://files.pythonhosted.org/packages/source/o/%{upstreamname}/%{upstreamname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
@@ -78,6 +78,7 @@ Requires: python3-novaclient
%changelog
* Sat Dec 31 2016 Ricardo Cordeiro <gryfrev8-redhat.com-rjmco@tux.com.pt> - 0.1.3-1
- Added python3 sub-package for the releases that have the necessary dependencies
+- Updated URL and Source0 to HTTPS to follow guidelines
* Thu Mar 03 2016 Ricardo Cordeiro <gryfrev8-redhat.com-rjmco@tux.com.pt> - 0.1.3-1
- Initial package