Accepting request 925389 from home:dimstar:Factory
- BuildIgnore ca-certificates: python-pip brings it in for regular operation, but as we do not ever do https:// connections during a build we do not depend on certificates. Allows us to break up a build cycle. OBS-URL: https://build.opensuse.org/request/show/925389 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 08:49:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildIgnore ca-certificates: python-pip brings it in for regular
|
||||
operation, but as we do not ever do https:// connections during a
|
||||
build we do not depend on certificates. Allows us to break up a
|
||||
build cycle.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 13 19:20:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@@ -36,6 +36,7 @@ URL: https://github.com/hukkin/tomli
|
||||
Source: https://github.com/hukkin/tomli/archive/refs/tags/%{version}.tar.gz#/tomli-%{version}-gh.tar.gz
|
||||
BuildRequires: %{python_module flit-core}
|
||||
BuildRequires: %{python_module pip}
|
||||
#!BuildIgnore: ca-certificates
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module pytest-randomly}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
Reference in New Issue
Block a user