diff --git a/python-beaker.spec b/python-beaker.spec index 7db00cdb94b64bef1301452bd71358b5ec6a0c6e..e8932312c3b53784b75f8c7a9a5ff4063d135082 100644 --- a/python-beaker.spec +++ b/python-beaker.spec @@ -1,8 +1,8 @@ %bcond_with tests Name: python-beaker -Version: 1.11.0 -Release: 1 +Version: 1.10.0 +Release: 6 Summary: A web session and general caching library. License: BSD and MIT URL: http://beaker.readthedocs.io @@ -31,7 +31,7 @@ BuildRequires: python3dist(webtest) %endif Requires: python3dist(paste) -Recommends: python3dist(cryptography) python3dist(pycrypto) python3dist(pycryptodome) python3dist(pycryptopp) +Recommends: python3dist(cryptography) python3dist(pycryptodome) python3dist(pycryptopp) %{?python_provide:%python_provide python3-beaker} @@ -65,10 +65,10 @@ kill %1 %{python3_sitelib}/Beaker* %changelog -* Tue Feb 2 2021 wangjie -1.11.0-1 -- upgrade 1.11 +* Wed Mar 17 2021 herengui - 1.10.0-6 +- remove conflicting weak dependencies: python3-crypto -* Sat Dec 12 2020 tianwei - 1.10.0-6 +* Fri Dec 11 2020 tianwei - 1.10.0-5 - remove mongod * Wed Aug 5 2020 tianwei - 1.10.0-5