Hello community, here is the log from the commit of package python-acme for openSUSE:Factory checked in at 2018-02-01 21:28:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-acme (Old) and /work/SRC/openSUSE:Factory/.python-acme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-acme" Thu Feb 1 21:28:35 2018 rev:15 rq:570567 version:0.21.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes 2017-12-12 21:22:57.374466196 +0100 +++ /work/SRC/openSUSE:Factory/.python-acme.new/python-acme.changes 2018-02-01 21:28:36.815247588 +0100 @@ -1,0 +2,6 @@ +Sat Jan 27 09:53:41 UTC 2018 - [email protected] + +- update to 0.21.1 + - No changelog from upstream + +------------------------------------------------------------------- Old: ---- acme-0.20.0.tar.gz acme-0.20.0.tar.gz.asc New: ---- acme-0.21.1.tar.gz acme-0.21.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-acme.spec ++++++ --- /var/tmp/diff_new_pack.xS0f4K/_old 2018-02-01 21:28:37.483216369 +0100 +++ /var/tmp/diff_new_pack.xS0f4K/_new 2018-02-01 21:28:37.487216182 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-acme # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define libname acme Name: python-%{libname} -Version: 0.20.0 +Version: 0.21.1 Release: 0 Summary: Python library for the ACME protocol License: Apache-2.0 @@ -35,6 +35,7 @@ BuildRequires: %{python_module cryptography >= 0.8} BuildRequires: %{python_module devel >= 2.7} BuildRequires: %{python_module dnspython >= 1.12} +BuildRequires: %{python_module josepy >= 1.0.0} BuildRequires: %{python_module mock} BuildRequires: %{python_module ndg-httpsclient} BuildRequires: %{python_module nose} @@ -59,6 +60,7 @@ Requires: python-pyRFC3339 Requires: python-pyasn1 Requires: python-pytz +Requires: python-josepy >= 1.0.0 Requires: python-requests >= 2.10 Requires: python-six >= 1.5.2 BuildArch: noarch @@ -95,7 +97,6 @@ %python_expand rm -rf %{buildroot}%{$python_sitelib}/%{libname}/*_test.py* %python_expand rm -rf %{buildroot}%{$python_sitelib}/%{libname}/**/*_test.py* %python_expand rm -rf %{buildroot}%{$python_sitelib}/%{libname}/__pycache__/*_test* -%python_expand rm -rf %{buildroot}%{$python_sitelib}/%{libname}/jose/__pycache__/*_test* # remove duplicates %python_expand %fdupes %{buildroot}%{$python_sitelib}/%{libname} @@ -108,9 +109,9 @@ %{python_sitelib}/%{libname} %{python_sitelib}/%{libname}-%{version}*.egg-info %pycache_only %{python_sitelib}/%{libname}/__pycache__ -%pycache_only %{python_sitelib}/%{libname}/jose/__pycache__ # following the certbot-packaging guide, "jws" should not be packaged -%exclude %{_bindir}/jws +# its now in package python-josepy +#%%exclude %%{_bindir}/jws %files -n python-%{libname}-doc %defattr(-,root,root) ++++++ acme-0.20.0.tar.gz -> acme-0.21.1.tar.gz ++++++ ++++ 3891 lines of diff (skipped)
