commit python3-bsddb3 for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2017-03-02 19:40:45

Comparing /work/SRC/openSUSE:Factory/python3-bsddb3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3-bsddb3.new (New)


Package is "python3-bsddb3"

Thu Mar  2 19:40:45 2017 rev:9 rq:461173 version:6.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python3-bsddb3/python3-bsddb3.changes
2016-07-28 23:46:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-bsddb3.new/python3-bsddb3.changes   
2017-03-02 19:40:46.278465478 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 00:35:59 UTC 2017 - toddrme2...@gmail.com
+
+- Change python3-distribute BuildRequires to python3-setuptools
+
+---



Other differences:
--
++ python3-bsddb3.spec ++
--- /var/tmp/diff_new_pack.djkX0W/_old  2017-03-02 19:40:47.082351727 +0100
+++ /var/tmp/diff_new_pack.djkX0W/_new  2017-03-02 19:40:47.086351161 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-bsddb3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -29,7 +29,7 @@
 BuildRequires:  db-devel
 BuildRequires:  python3
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
 
 %description
 This module provides a nearly complete wrapping of the Oracle/Sleepycat C API




commit python3-bsddb3 for openSUSE:Factory

2016-07-28 Thread h_root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2016-07-28 23:46:41

Comparing /work/SRC/openSUSE:Factory/python3-bsddb3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3-bsddb3.new (New)


Package is "python3-bsddb3"

Changes:

--- /work/SRC/openSUSE:Factory/python3-bsddb3/python3-bsddb3.changes
2016-05-25 21:23:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-bsddb3.new/python3-bsddb3.changes   
2016-07-28 23:46:47.0 +0200
@@ -1,0 +2,16 @@
+Sat Jul 23 18:09:04 UTC 2016 - a...@gmx.de
+
+- update to version 6.2.1:
+  * Correctly detect Berkeley DB installations in modern 64 bits
+Debians.
+
+- changes from version 6.2.0:
+  * Support Berkeley DB 6.2.x.
+  * Declare Python 3.5 support for PyPI.
+  * Drop support for Python 3.2. If you need compatibility with that
+version, you can keep using old releases of these bindings.
+  * Drop support for Berkeley DB 5.0, 5.2 and 6.0. If you need
+compatibility with those versions, you can keep using old releases
+of these bindings.
+
+---
@@ -7 +22,0 @@
-

Old:

  bsddb3-6.1.1.tar.gz

New:

  bsddb3-6.2.1.tar.gz



Other differences:
--
++ python3-bsddb3.spec ++
--- /var/tmp/diff_new_pack.3XUP9q/_old  2016-07-28 23:46:48.0 +0200
+++ /var/tmp/diff_new_pack.3XUP9q/_new  2016-07-28 23:46:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-bsddb3
-Version:6.1.1
+Version:6.2.1
 Release:0
 Url:http://pypi.python.org/pypi/bsddb3
 Summary:Python interface for Berkeley DB

++ bsddb3-6.1.1.tar.gz -> bsddb3-6.2.1.tar.gz ++
 22143 lines of diff (skipped)




commit python3-bsddb3 for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2016-05-25 21:23:30

Comparing /work/SRC/openSUSE:Factory/python3-bsddb3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3-bsddb3.new (New)


Package is "python3-bsddb3"

Changes:

--- /work/SRC/openSUSE:Factory/python3-bsddb3/python3-bsddb3.changes
2015-11-08 11:27:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-bsddb3.new/python3-bsddb3.changes   
2016-05-25 21:23:46.0 +0200
@@ -1,0 +2,8 @@
+Sun May  8 06:58:55 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+
+---



Other differences:
--
++ python3-bsddb3.spec ++
--- /var/tmp/diff_new_pack.6rHLwl/_old  2016-05-25 21:23:48.0 +0200
+++ /var/tmp/diff_new_pack.6rHLwl/_new  2016-05-25 21:23:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-bsddb3
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -24,7 +24,7 @@
 License:MIT
 Group:  Development/Libraries/Python
 
-Source: 
http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  db-devel
 BuildRequires:  python3




commit python3-bsddb3 for openSUSE:Factory

2015-11-08 Thread h_root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2015-11-08 11:27:18

Comparing /work/SRC/openSUSE:Factory/python3-bsddb3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3-bsddb3.new (New)


Package is "python3-bsddb3"

Changes:

--- /work/SRC/openSUSE:Factory/python3-bsddb3/python3-bsddb3.changes
2015-01-26 16:47:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-bsddb3.new/python3-bsddb3.changes   
2015-11-08 11:27:54.0 +0100
@@ -1,0 +2,15 @@
+Sat Nov  7 05:27:39 UTC 2015 - a...@gmx.de
+
+- update to version 6.1.1:
+  * Compatibility with Python 3.5.
+  * Code cleanup after dropping Python 2.4/2.5 support.
+  * PGP key changed.
+  * Support for DB_FORCESYNCENV flag in "DB_ENV.close()".
+  * Support for DB_LOG_NOSYNC flag in "DB_ENV.log_set_config()".
+  * Fix tests under Windows. See https://bugs.python.org/issue22943 .
+  * Solve an incorrect parameter verification with the
+"DB.compact()" method call.
+  * Solve a compilation warning when compiling the bindings for
+Python 3.5 and Berkeley DB 4.8, 5.0 or 5.1.
+
+---

Old:

  bsddb3-6.1.0.tar.gz

New:

  bsddb3-6.1.1.tar.gz



Other differences:
--
++ python3-bsddb3.spec ++
--- /var/tmp/diff_new_pack.tCHWyb/_old  2015-11-08 11:27:54.0 +0100
+++ /var/tmp/diff_new_pack.tCHWyb/_new  2015-11-08 11:27:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-bsddb3
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   python3-bsddb3
-Version:6.1.0
+Version:6.1.1
 Release:0
 Url:http://pypi.python.org/pypi/bsddb3
 Summary:Python interface for Berkeley DB

++ bsddb3-6.1.0.tar.gz -> bsddb3-6.1.1.tar.gz ++
 20114 lines of diff (skipped)




commit python3-bsddb3 for openSUSE:Factory

2015-01-26 Thread h_root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2015-01-26 16:46:59

Comparing /work/SRC/openSUSE:Factory/python3-bsddb3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3-bsddb3.new (New)


Package is python3-bsddb3

Changes:

--- /work/SRC/openSUSE:Factory/python3-bsddb3/python3-bsddb3.changes
2014-12-23 11:49:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-bsddb3.new/python3-bsddb3.changes   
2015-01-26 16:47:01.0 +0100
@@ -1,0 +2,63 @@
+Sat Jan 10 01:31:07 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- dropped bsddb3-db6.diff: remove patch file for DB 6.x (now supported by 
default according to changelog)
+
+- update to version 6.1.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.
+
+- changes from version 6.0.1
+
+  * Clarification of license. Thanks to Jan Staněk for bringing this
+issue up. This work is now explicitly licensed under 3-clause BSD
+license.
+
+  * Fixed a long standing bug (August 2008, rev 9fd52748fa59) on
+dbtables.py. Notified by Maxime Labelle.
+
+  * 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.
+
+If you are not legally entitled to use Berkeley DB 6.0 and you
+have previous versions of Berkeley DB on your system, you can a)
+delete Berkeley DB 6.0 and try again, OR b) instruct pybsddb to
+use a previous Berkeley DB version, using environment variables or
+command line options.
+
+- changes from version 6.0.0:
+  * Support Berkeley DB 6.0.x.
+  * HEADS UP: If you are using bsddb3._bsddb in your code, for
+example for exceptions, change it to bsddb3._db.
+  * Print test working directory when running the testsuite. You can
+control it using TMPDIR environment variable. Defaults to
+/tmp/z-Berkeley_DB/.
+  * Support for DB_EVENT_REP_AUTOTAKEOVER_FAILED event.
+  * Support for DB_REPMGR_ISVIEW, DB_DBT_BLOB, DB_LOG_BLOB,
+DB_STREAM_READ, DB_STREAM_WRITE and DB_STREAM_SYNC_WRITE
+flags.
+  * Some DB_SEQUENCE function signatures changed in Berkeley DB 6.0.x.
+  * Erratic behaviour of DBEnv-rep_elect() because a typo.
+  * The testsuite prints Python bitness (32/64).
+  * Tests compatible with hash randomization, default in Python
+3.3. See http://bugs.python.org/issue13703 .
+  * Errors when trying to calculate the length of a DB were masked,
+and an unuseful and unrelated exception was raised.
+  * Code cleanup since pybsddb is not in the Python 3.x stdlib
+anymore, and the version in Python 2.6/2.7 is being maintained
+separately.
+
+---

Old:

  bsddb3-5.3.0.tar.gz
  bsddb3-db6.diff

New:

  bsddb3-6.1.0.tar.gz



Other differences:
--
++ python3-bsddb3.spec ++
--- /var/tmp/diff_new_pack.azv915/_old  2015-01-26 16:47:02.0 +0100
+++ /var/tmp/diff_new_pack.azv915/_new  2015-01-26 16:47:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-bsddb3
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
 
 
 Name:   python3-bsddb3
-Version:5.3.0
+Version:6.1.0
 Release:0
 Url:http://pypi.python.org/pypi/bsddb3
 Summary:Python interface for Berkeley DB
@@ -25,7 +25,6 @@
 Group:  Development/Libraries/Python
 
 Source: 
http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz
-Patch1: bsddb3-db6.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  db-devel
 BuildRequires:  python3
@@ -53,7 +52,6 @@
 
 %prep
 %setup -q -n bsddb3-%{version}
-%patch -P 1 -p1
 sed -i 1d Lib3/bsddb/dbshelve.py # Fix non-executable bits
 
 %build

++ bsddb3-5.3.0.tar.gz - 

commit python3-bsddb3 for openSUSE:Factory

2014-12-23 Thread h_root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2014-12-23 11:50:38

Comparing /work/SRC/openSUSE:Factory/python3-bsddb3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3-bsddb3.new (New)


Package is python3-bsddb3

Changes:

--- /work/SRC/openSUSE:Factory/python3-bsddb3/python3-bsddb3.changes
2013-07-18 18:06:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-bsddb3.new/python3-bsddb3.changes   
2014-12-23 11:49:07.0 +0100
@@ -1,0 +2,8 @@
+Mon Dec 22 10:09:29 UTC 2014 - dims...@opensuse.org
+
+- Drop .keyring and .asc files: The tarball is signed using an MD5
+  type key, which is no longer accepted by GPG 2.1
+- Drop the usage of gpg-offline: we don't have keys to verify and
+  the source validator performs the action transparent nowadays.
+
+---

Old:

  bsddb3-5.3.0.tar.gz.asc
  python3-bsddb3.keyring



Other differences:
--
++ python3-bsddb3.spec ++
--- /var/tmp/diff_new_pack.AHtYwv/_old  2014-12-23 11:49:08.0 +0100
+++ /var/tmp/diff_new_pack.AHtYwv/_new  2014-12-23 11:49:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-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
@@ -25,17 +25,12 @@
 Group:  Development/Libraries/Python
 
 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:python3-bsddb3.keyring
 Patch1: bsddb3-db6.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  db-devel
 BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 
 %description
 This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
@@ -57,7 +52,6 @@
 This package contains the development files for %{name}
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q -n bsddb3-%{version}
 %patch -P 1 -p1
 sed -i 1d Lib3/bsddb/dbshelve.py # Fix non-executable bits

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-bsddb3 for openSUSE:Factory

2013-01-14 Thread h_root
Hello community,

here is the log from the commit of package python3-bsddb3 for openSUSE:Factory 
checked in at 2013-01-15 06:50:04

Comparing /work/SRC/openSUSE:Factory/python3-bsddb3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3-bsddb3.new (New)


Package is python3-bsddb3, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=python-bsddb3 cicount=copy /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org