commit python-pony for openSUSE:Factory

2020-03-09 Thread root
Hello community,

here is the log from the commit of package python-pony for openSUSE:Factory 
checked in at 2020-03-09 11:42:33

Comparing /work/SRC/openSUSE:Factory/python-pony (Old)
 and  /work/SRC/openSUSE:Factory/.python-pony.new.26092 (New)


Package is "python-pony"

Mon Mar  9 11:42:33 2020 rev:5 rq:782846 version:0.7.13

Changes:

--- /work/SRC/openSUSE:Factory/python-pony/python-pony.changes  2019-12-18 
14:48:44.381950179 +0100
+++ /work/SRC/openSUSE:Factory/.python-pony.new.26092/python-pony.changes   
2020-03-09 11:42:43.125334956 +0100
@@ -1,0 +2,7 @@
+Mon Mar  9 09:02:16 UTC 2020 - Tomáš Chvátal 
+
+- Update to 0.7.13:
+  * support for python 3.8
+  * minor fixes
+
+---

Old:

  pony-0.7.10.tar.gz

New:

  pony-0.7.13.tar.gz



Other differences:
--
++ python-pony.spec ++
--- /var/tmp/diff_new_pack.HYDs5C/_old  2020-03-09 11:42:45.405336189 +0100
+++ /var/tmp/diff_new_pack.HYDs5C/_new  2020-03-09 11:42:45.409336192 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pony
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pony
-Version:0.7.10
+Version:0.7.13
 Release:0
 Summary:Pony Object-Relational Mapper
 License:Apache-2.0
-Group:  Development/Languages/Python
 URL:https://ponyorm.com
 Source: 
https://files.pythonhosted.org/packages/source/p/pony/pony-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
@@ -50,6 +49,7 @@
 
 %install
 %python_install
+%python_expand rm -r %{buildroot}%{$python_sitelib}/pony/*/tests
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++ pony-0.7.10.tar.gz -> pony-0.7.13.tar.gz ++
 74649 lines of diff (skipped)




commit python-pony for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package python-pony for openSUSE:Factory 
checked in at 2019-12-18 14:46:27

Comparing /work/SRC/openSUSE:Factory/python-pony (Old)
 and  /work/SRC/openSUSE:Factory/.python-pony.new.4691 (New)


Package is "python-pony"

Wed Dec 18 14:46:27 2019 rev:4 rq:757689 version:0.7.10

Changes:

--- /work/SRC/openSUSE:Factory/python-pony/python-pony.changes  2019-04-30 
13:01:09.262160292 +0200
+++ /work/SRC/openSUSE:Factory/.python-pony.new.4691/python-pony.changes
2019-12-18 14:48:44.381950179 +0100
@@ -1,0 +2,5 @@
+Wed Dec 11 08:22:40 UTC 2019 - Tomáš Chvátal 
+
+- Require full python stack to ensure sqlite module
+
+---



Other differences:
--
++ python-pony.spec ++
--- /var/tmp/diff_new_pack.qicYxj/_old  2019-12-18 14:48:45.361950627 +0100
+++ /var/tmp/diff_new_pack.qicYxj/_new  2019-12-18 14:48:45.365950630 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pony
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,13 +26,12 @@
 URL:https://ponyorm.com
 Source: 
https://files.pythonhosted.org/packages/source/p/pony/pony-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{pythons}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python
 BuildArch:  noarch
-%if 0%{?suse_version} < 1500
-BuildRequires:  python2
-%endif
 %python_subpackages
 
 %description




commit python-pony for openSUSE:Factory

2019-04-30 Thread root
Hello community,

here is the log from the commit of package python-pony for openSUSE:Factory 
checked in at 2019-04-30 13:01:06

Comparing /work/SRC/openSUSE:Factory/python-pony (Old)
 and  /work/SRC/openSUSE:Factory/.python-pony.new.5536 (New)


Package is "python-pony"

Tue Apr 30 13:01:06 2019 rev:3 rq:697456 version:0.7.10

Changes:

--- /work/SRC/openSUSE:Factory/python-pony/python-pony.changes  2019-03-01 
16:50:20.589733034 +0100
+++ /work/SRC/openSUSE:Factory/.python-pony.new.5536/python-pony.changes
2019-04-30 13:01:09.262160292 +0200
@@ -1,0 +2,14 @@
+Wed Apr 24 11:04:20 UTC 2019 - pgaj...@suse.com
+
+- version update to 0.7.10
+  * Python3.7 and PyPy decompiling fixes
+  * Fix reading NULL from Optional nullable array column
+  * Fix handling of empty arrays in queries
+  * #415: error message typo
+  * #432: PonyFlask - request object can trigger teardown_request
+without real request
+  * Fix GROUP CONCAT separator for MySQL
+- deleted sources
+  - LICENSE (not needed)
+
+---

Old:

  LICENSE
  pony-0.7.9.tar.gz

New:

  pony-0.7.10.tar.gz



Other differences:
--
++ python-pony.spec ++
--- /var/tmp/diff_new_pack.8nZ3sg/_old  2019-04-30 13:01:09.810160127 +0200
+++ /var/tmp/diff_new_pack.8nZ3sg/_new  2019-04-30 13:01:09.810160127 +0200
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pony
-Version:0.7.9
+Version:0.7.10
 Release:0
 Summary:Pony Object-Relational Mapper
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://ponyorm.com
 Source: 
https://files.pythonhosted.org/packages/source/p/pony/pony-%{version}.tar.gz
-Source99:   https://raw.githubusercontent.com/ponyorm/pony/orm/LICENSE
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -45,7 +44,6 @@
 
 %prep
 %setup -q -n pony-%{version}
-cp %{SOURCE99} .
 dos2unix README.md
 
 %build

++ pony-0.7.9.tar.gz -> pony-0.7.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pony-0.7.9/LICENSE new/pony-0.7.10/LICENSE
--- old/pony-0.7.9/LICENSE  1970-01-01 01:00:00.0 +0100
+++ new/pony-0.7.10/LICENSE 2017-05-21 00:14:35.0 +0200
@@ -0,0 +1,179 @@
+
+ Apache License
+   Version 2.0, January 2004
+http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+  "License" shall mean the terms and conditions for use, reproduction,
+  and distribution as defined by Sections 1 through 9 of this document.
+
+  "Licensor" shall mean the copyright owner or entity authorized by
+  the copyright owner that is granting the License.
+
+  "Legal Entity" shall mean the union of the acting entity and all
+  other entities that control, are controlled by, or are under common
+  control with that entity. For the purposes of this definition,
+  "control" means (i) the power, direct or indirect, to cause the
+  direction or management of such entity, whether by contract or
+  otherwise, or (ii) ownership of fifty percent (50%) or more of the
+  outstanding shares, or (iii) beneficial ownership of such entity.
+
+  "You" (or "Your") shall mean an individual or Legal Entity
+  exercising permissions granted by this License.
+
+  "Source" form shall mean the preferred form for making modifications,
+  including but not limited to software source code, documentation
+  source, and configuration files.
+
+  "Object" form shall mean any form resulting from mechanical
+  transformation or translation of a Source form, including but
+  not limited to compiled object code, generated documentation,
+  and conversions to other media types.
+
+  "Work" shall mean the work of authorship, whether in Source or
+  Object form, made available under the License, as indicated by a
+  copyright notice that is included in or attached to the work
+  (an example is provided in the Appendix below).
+
+  "Derivative Works" shall mean any work, whether in Source or Object
+  form, that is based on (or derived from) the Work and for which the
+  editorial revisions, annotations, elaborations, or other modifications
+  represent, as a whole, an original work of authorship. For the purposes
+  of this License, Derivative Works shall not include works that remain
+  separable from, or merely link (or bind by name) to the 

commit python-pony for openSUSE:Factory

2019-03-01 Thread root
Hello community,

here is the log from the commit of package python-pony for openSUSE:Factory 
checked in at 2019-03-01 16:50:19

Comparing /work/SRC/openSUSE:Factory/python-pony (Old)
 and  /work/SRC/openSUSE:Factory/.python-pony.new.28833 (New)


Package is "python-pony"

Fri Mar  1 16:50:19 2019 rev:2 rq:680497 version:0.7.9

Changes:

--- /work/SRC/openSUSE:Factory/python-pony/python-pony.changes  2018-10-29 
14:58:23.345971103 +0100
+++ /work/SRC/openSUSE:Factory/.python-pony.new.28833/python-pony.changes   
2019-03-01 16:50:20.589733034 +0100
@@ -1,0 +2,11 @@
+Fri Mar  1 13:33:46 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.7.9:
+  * Fix handling of empty arrays and empty lists in queries
+  * Fix reading optional nullable array columns from database
+  * Array type support for PostgreSQL and SQLite
+  * isinstance() support in queries
+  * Support of queries based on collections: select(x for x in y.items)
+- Drop merged patch 0001-Fix-tests-failing-with-python-3.6.patch
+
+---

Old:

  0001-Fix-tests-failing-with-python-3.6.patch
  pony-0.7.6.tar.gz

New:

  pony-0.7.9.tar.gz



Other differences:
--
++ python-pony.spec ++
--- /var/tmp/diff_new_pack.rxHJgn/_old  2019-03-01 16:50:21.245732787 +0100
+++ /var/tmp/diff_new_pack.rxHJgn/_new  2019-03-01 16:50:21.245732787 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pony
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,24 +18,22 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pony
-Version:0.7.6
+Version:0.7.9
 Release:0
 Summary:Pony Object-Relational Mapper
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://ponyorm.com
+URL:https://ponyorm.com
 Source: 
https://files.pythonhosted.org/packages/source/p/pony/pony-%{version}.tar.gz
 Source99:   https://raw.githubusercontent.com/ponyorm/pony/orm/LICENSE
-Patch0: 0001-Fix-tests-failing-with-python-3.6.patch
-%if %{suse_version} < 1500
-BuildRequires:  python2
-%endif
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch
-
+%if 0%{?suse_version} < 1500
+BuildRequires:  python2
+%endif
 %python_subpackages
 
 %description
@@ -47,8 +45,7 @@
 
 %prep
 %setup -q -n pony-%{version}
-%patch0 -p1
-cp %{S:99} .
+cp %{SOURCE99} .
 dos2unix README.md
 
 %build

++ pony-0.7.6.tar.gz -> pony-0.7.9.tar.gz ++
 4224 lines of diff (skipped)