Hello community, here is the log from the commit of package python-bsddb3 for openSUSE:Factory checked in at 2014-07-29 16:48:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bsddb3 (Old) and /work/SRC/openSUSE:Factory/.python-bsddb3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bsddb3" Changes: -------- --- /work/SRC/openSUSE:Factory/python-bsddb3/python-bsddb3.changes 2013-07-07 22:23:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-bsddb3.new/python-bsddb3.changes 2014-07-29 16:48:28.000000000 +0200 @@ -1,0 +2,27 @@ +Mon Jul 28 11:38:21 UTC 2014 - [email protected] + +- Packaged licenses.txt LICENSE.txt README.txt + +------------------------------------------------------------------- +Fri Jul 25 06:22:03 UTC 2014 - [email protected] + +- Update to 6.1.0. Changes from 6.0.0 + * Support Berkeley DB 6.1.x. + * Solve a ResourceWarning when compiling. + * Drop support for Python 2.4, 2.5 and 3.1. If you need compatibility + with those versions, you can keep using old releases of these bindings. + * Drop support for Berkeley DB 4.3, 4.4, 4.5, 4.6. If you need compatibility + with those versions, you can keep using old releases of these bindings. + * From now, on our support reference is Red Had Enterprise Linux 6. + * Drop modules attributes "cvsid". + * Drop (hidden) $Id$ keyword in the documentation. + * Clarification of license. This work is now explicitly licensed under 3-clause BSD license. + * Fixed a long standing bug (August 2008, rev 9fd52748fa59) on "dbtables.py". + * If you want to link with Oracle Berkeley DB 6.0, you will need to create the + environment variable 'YES_I_HAVE_THE_RIGHT_TO_USE_THIS_BERKELEY_DB_VERSION' to + signal to the pybsddb that you are legal. To be legal, your code MUST be + AGPL3 *OR* you have to buy a commercial license from Oracle. +- Change license to BSD-3-Clause according to upstream changes +- Removed python-bsddb3.keyring and .asc file + +------------------------------------------------------------------- Old: ---- bsddb3-6.0.0.tar.gz bsddb3-6.0.0.tar.gz.asc python-bsddb3.keyring New: ---- bsddb3-6.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bsddb3.spec ++++++ --- /var/tmp/diff_new_pack.gxr6KO/_old 2014-07-29 16:48:30.000000000 +0200 +++ /var/tmp/diff_new_pack.gxr6KO/_new 2014-07-29 16:48:30.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-bsddb3 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,27 +17,22 @@ Name: python-bsddb3 -Version: 6.0.0 +Version: 6.1.0 Release: 0 Url: http://pypi.python.org/pypi/bsddb3 Summary: Python interface for Berkeley DB -License: MIT +License: BSD-3-Clause Group: Development/Libraries/Python #Freecode-URL: http://freecode.com/projects/bsddb3 #Hg-Clone: http://hg.jcea.es/pybsddb/ Source: http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz -Source2: http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz.asc -Source3: python-bsddb3.keyring BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: db-devel BuildRequires: python-devel %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %endif -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %description This module provides a nearly complete wrapping of the Oracle/Sleepycat C API @@ -59,7 +54,6 @@ This package contains the development files for %{name} %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q -n bsddb3-%{version} sed -i "1d" Lib/bsddb/dbshelve.py # Fix non-executable bits @@ -76,7 +70,7 @@ %files %defattr(-,root,root,-) -%doc ChangeLog TODO.txt docs/* +%doc ChangeLog licenses.txt LICENSE.txt README.txt TODO.txt docs/*.rst docs/*.png docs/html/* %{python_sitearch}/* %files devel ++++++ bsddb3-6.0.0.tar.gz -> bsddb3-6.1.0.tar.gz ++++++ ++++ 8217 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
