Hello community, here is the log from the commit of package python3-certifi for openSUSE:Factory checked in at 2015-10-30 13:41:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-certifi (Old) and /work/SRC/openSUSE:Factory/.python3-certifi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-certifi" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-certifi/python3-certifi.changes 2015-09-30 05:52:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-certifi.new/python3-certifi.changes 2015-10-30 13:41:55.000000000 +0100 @@ -1,0 +2,10 @@ +Tue Oct 27 09:40:34 UTC 2015 - [email protected] + +- Fix certificate handling on openSUSE 13.1. + +------------------------------------------------------------------- +Mon Oct 26 11:03:46 UTC 2015 - [email protected] + +- Depend on certificates. The package is useless without them. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-certifi.spec ++++++ --- /var/tmp/diff_new_pack.87qc4P/_old 2015-10-30 13:41:56.000000000 +0100 +++ /var/tmp/diff_new_pack.87qc4P/_new 2015-10-30 13:41:56.000000000 +0100 @@ -27,6 +27,14 @@ Patch0: python3-certifi-shipped-requests-cabundle.patch BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: ca-certificates +Requires: ca-certificates +%if 0%{?suse_version} <= 1310 +BuildRequires: ca-certificates-cacert +BuildRequires: ca-certificates-mozilla +Requires: ca-certificates-cacert +Requires: ca-certificates-mozilla +%endif BuildArch: noarch %description
