Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-Twisted"

Wed Feb 17 18:09:27 2021 rev:43 rq:871383 version:20.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Twisted/python-Twisted.changes    
2020-12-12 20:32:14.269844120 +0100
+++ /work/SRC/openSUSE:Factory/.python-Twisted.new.28504/python-Twisted.changes 
2021-02-17 18:09:27.549838461 +0100
@@ -1,0 +2,5 @@
+Thu Feb 11 15:49:07 UTC 2021 - Pedro Monreal <[email protected]>
+
+- Relax the crypto policies for the test-suite
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Twisted.spec ++++++
--- /var/tmp/diff_new_pack.EIb3pk/_old  2021-02-17 18:09:28.165838965 +0100
+++ /var/tmp/diff_new_pack.EIb3pk/_new  2021-02-17 18:09:28.165838965 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Twisted
 #
-# 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
@@ -130,6 +130,11 @@
 export LANG=en_US.UTF-8
 export PATH=%{buildroot}%{_bindir}:$PATH
 export PYTHONDONTWRITEBYTECODE=1
+
+# Relax the crypto policies for the test-suite
+export OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file
+export OPENSSL_CONF=''
+
 %python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python -m 
twisted.trial twisted
 
 %post

Reply via email to