File project.diff of Package python-pyramid_zcml
--- python-pyramid_zcml.changes.orig
+++ python-pyramid_zcml.changes
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Sun Sep 27 14:53:54 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
+
+- update to version 1.2.0 see details
+ https://pypi.python.org/pypi/pyramid_zcml/1.22.0
+ - Add support for Python 3.7.
+ - Drop support for Python 2.6 and 3.3.
+
+-------------------------------------------------------------------
Wed Sep 6 13:00:51 UTC 2017 - bruno@ioda-net.ch
- rename requires to plaster-pastedeploy
--- python-pyramid_zcml.spec.orig
+++ python-pyramid_zcml.spec
@@ -1,8 +1,8 @@
#
# spec file for package python-pyramid_zcml
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2015-2020 LISA GmbH, Bingen, Germany
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyramid_zcml
-Version: 1.1.0
+Version: 1.2.0
Release: 0
Url: http://docs.pylonsproject.org
Summary: Zope Config Markup Language support for Pyramid