Hello community,

here is the log from the commit of package python-acme for openSUSE:Factory 
checked in at 2020-01-03 17:39:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-acme (Old)
 and      /work/SRC/openSUSE:Factory/.python-acme.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-acme"

Fri Jan  3 17:39:29 2020 rev:39 rq:760670 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes  2019-11-15 
00:20:22.743948462 +0100
+++ /work/SRC/openSUSE:Factory/.python-acme.new.6675/python-acme.changes        
2020-01-03 17:39:46.595381665 +0100
@@ -1,0 +2,7 @@
+Fri Jan  3 11:03:37 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to version 1.0.0 (bsc#1160066)
+  * Deprecated attributes related to the TLS-SNI-01 challenge in
+    acme.challenges and acme.standalone have been removed.
+
+-------------------------------------------------------------------

Old:
----
  acme-0.40.1.tar.gz
  acme-0.40.1.tar.gz.asc

New:
----
  acme-1.0.0.tar.gz
  acme-1.0.0.tar.gz.asc

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

Other differences:
------------------
++++++ python-acme.spec ++++++
--- /var/tmp/diff_new_pack.0ohhKD/_old  2020-01-03 17:39:47.195381974 +0100
+++ /var/tmp/diff_new_pack.0ohhKD/_new  2020-01-03 17:39:47.195381974 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-acme
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define libname acme
 Name:           python-%{libname}
-Version:        0.40.1
+Version:        1.0.0
 Release:        0
 Summary:        Python library for the ACME protocol
 License:        Apache-2.0
@@ -68,15 +68,11 @@
 
 %install
 %python_install
-# remove test-data
-%python_expand rm -r %{buildroot}%{$python_sitelib}/%{libname}/testdata
-%python_expand rm -r %{buildroot}%{$python_sitelib}/%{libname}/*_test.py*
-rm -r %{buildroot}%{python3_sitelib}/%{libname}/__pycache__/*_test*
 # remove duplicates
 %python_expand %fdupes %{buildroot}%{$python_sitelib}/%{libname}
 
 %check
-%pytest acme/
+%pytest tests/
 
 %files %{python_files}
 %license LICENSE.txt

++++++ acme-0.40.1.tar.gz -> acme-1.0.0.tar.gz ++++++
++++ 7946 lines of diff (skipped)



Reply via email to