Hello community,

here is the log from the commit of package python-pyramid for openSUSE:Factory 
checked in at 2020-03-16 10:20:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyramid (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyramid.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyramid"

Mon Mar 16 10:20:41 2020 rev:15 rq:785398 version:1.10.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyramid/python-pyramid.changes    
2019-06-22 11:24:43.261419959 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyramid.new.3160/python-pyramid.changes  
2020-03-16 10:21:51.887673420 +0100
@@ -1,0 +2,5 @@
+Sun Mar 15 19:47:10 UTC 2020 - Bruno Friedmann <br...@ioda-net.ch>
+
+- Remove python2 support, due to pyton-venusian being only python3 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyramid.spec ++++++
--- /var/tmp/diff_new_pack.POOT8Y/_old  2020-03-16 10:21:52.343673605 +0100
+++ /var/tmp/diff_new_pack.POOT8Y/_new  2020-03-16 10:21:52.347673607 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyramid
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014-2017 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,13 +19,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without  test
+%define skip_python2 1
 Name:           python-pyramid
 Version:        1.10.4
 Release:        0
 Summary:        The Pyramid web application development framework
 License:        BSD-4-Clause AND ZPL-2.1 AND MIT
 Group:          Development/Languages/Python
-Url:            http://pylonsproject.org
+URL:            http://pylonsproject.org
 Source0:        
https://files.pythonhosted.org/packages/source/p/pyramid/pyramid-%{version}.tar.gz
 BuildRequires:  %{python_module PasteDeploy} >= 1.5.0
 BuildRequires:  %{python_module WebOb} >= 1.7.0


Reply via email to