15
0

Accepting request 504522 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/504522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certifi?expand=0&rev=7
This commit is contained in:
2017-06-20 07:40:12 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 11 20:37:21 UTC 2017 - dmueller@suse.com
- require ca-certificates-mozilla, otherwise certifi does not
provide any ca bundle (the bundled one that openSUSE patches
out is the mozilla bundle as well)
-------------------------------------------------------------------
Sat Jun 10 08:46:52 UTC 2017 - dmueller@suse.com

View File

@@ -33,6 +33,7 @@ BuildRequires: ca-certificates
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: ca-certificates
Requires: ca-certificates-mozilla
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%python_subpackages