15
0
forked from pool/python-Beaker

Accepting request 441540 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/441540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Beaker?expand=0&rev=20
This commit is contained in:
2016-11-25 11:26:19 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:740165bb2d86b17460ea759ae075d82b52313860357393675d765bbf67b5c3fb
size 36436

3
Beaker-1.8.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6735aa2fff7ea0915fc7f97a11830abcad19e4d1b02433caf4238a2b54ae1ec0
size 37064

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 16 09:56:42 UTC 2016 - dmueller@suse.com
- adjust for cryptopp -> pycryptopp rename
-------------------------------------------------------------------
Mon Nov 14 13:58:04 UTC 2016 - dmueller@suse.com
- update to 1.8.1
* Bugfixes
-------------------------------------------------------------------
Thu Sep 15 22:14:25 UTC 2016 - toddrme2178@gmail.com

View File

@@ -17,7 +17,7 @@
Name: python-Beaker
Version: 1.8.0
Version: 1.8.1
Release: 0
Url: http://beaker.rtfd.org/
Summary: A Session and Caching library with WSGI Middleware
@@ -25,9 +25,9 @@ License: BSD-3-Clause
Group: Development/Languages/Python
Source: https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: python-cryptopp >= 0.5.12
Requires: python-pycryptopp >= 0.5.12
BuildRequires: fdupes
BuildRequires: python-cryptopp >= 0.5.12
BuildRequires: python-pycryptopp >= 0.5.12
BuildRequires: python-setuptools
Provides: python-beaker = %{version}
Obsoletes: python-beaker < %{version}