Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-requests-toolbelt for 
openSUSE:Factory checked in at 2021-02-17 18:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-toolbelt (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests-toolbelt.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests-toolbelt"

Wed Feb 17 18:09:28 2021 rev:6 rq:871385 version:0.9.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requests-toolbelt/python-requests-toolbelt.changes
        2020-12-16 10:59:47.823529199 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requests-toolbelt.new.28504/python-requests-toolbelt.changes
     2021-02-17 18:09:29.393839970 +0100
@@ -1,0 +2,5 @@
+Thu Feb 11 16:08:10 UTC 2021 - Pedro Monreal <[email protected]>
+
+- Relax the crypto policies for the test-suite
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-requests-toolbelt.spec ++++++
--- /var/tmp/diff_new_pack.esziqn/_old  2021-02-17 18:09:29.953840428 +0100
+++ /var/tmp/diff_new_pack.esziqn/_new  2021-02-17 18:09:29.957840432 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-requests-toolbelt
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -67,6 +67,10 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# Relax the crypto policies for the test-suite
+export OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file
+export OPENSSL_CONF=''
+
 %pytest
 
 %files %{python_files}

Reply via email to