diff --git a/python-zc.buildout.changes b/python-zc.buildout.changes index ff0d509..0567703 100644 --- a/python-zc.buildout.changes +++ b/python-zc.buildout.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Sep 23 21:46:43 UTC 2017 - sebix+novell.com@sebix.at + +- update to 2.9.5 + * Use HTTPS for PyPI's index. PyPI redirects HTTP to HTTPS by default + now so using HTTPS directly avoids the potential for that redirect + being modified in flight. + ------------------------------------------------------------------- Sat Aug 19 10:56:24 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-zc.buildout.spec b/python-zc.buildout.spec index dfb6800..e023e77 100644 --- a/python-zc.buildout.spec +++ b/python-zc.buildout.spec @@ -20,7 +20,7 @@ %{!?license: %global license %doc} %bcond_without test Name: python-zc.buildout -Version: 2.9.4 +Version: 2.9.5 Release: 0 Url: http://pypi.python.org/pypi/zc.buildout Summary: System for managing development buildouts @@ -64,6 +64,7 @@ Buildout is a project designed to solve 2 problems: %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib}/zc/buildout +%python_expand %fdupes %{buildroot}%{$python_sitelib}/zc.buildout-2.9.5-py%{$python_version}.egg-info #%if %%{with test} #%%check diff --git a/zc.buildout-2.9.4.tar.gz b/zc.buildout-2.9.4.tar.gz deleted file mode 100644 index 23bbf16..0000000 --- a/zc.buildout-2.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df56cc55735e984510986c633090ad0d64f59d7e42d1aac57ecf04ab183d1053 -size 160830 diff --git a/zc.buildout-2.9.5.tar.gz b/zc.buildout-2.9.5.tar.gz new file mode 100644 index 0000000..9263ae1 --- /dev/null +++ b/zc.buildout-2.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce840ea379e2ff10bae27465778708704e0a4287cde92eb6c7961f5b0277cfa +size 161088