Hello community,

here is the log from the commit of package python-enable for openSUSE:Factory 
checked in at 2019-07-26 17:33:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-enable (Old)
 and      /work/SRC/openSUSE:Factory/.python-enable.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-enable"

Fri Jul 26 17:33:37 2019 rev:5 rq:718602 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-enable/python-enable.changes      
2019-04-30 12:59:09.394160650 +0200
+++ /work/SRC/openSUSE:Factory/.python-enable.new.4126/python-enable.changes    
2019-07-26 17:33:39.924102886 +0200
@@ -1,0 +2,29 @@
+Thu Jul 25 17:00:51 UTC 2019 - Todd R <[email protected]>
+
+- Update to 4.8.0
+  + Enhancements
+    * Qt5 Support
+    * Add support for ttc fonts
+    * Add more Qt mouse button names
+  + Fixes
+    * Ensure contiguity for memoryview arrays in points_in_polygon
+    * Fix rect drawing with celiagg
+    * Kiva PDF backend: Don't clobber a passed-in font object
+    * Prevent context menus in Enable Qt widgets.
+    * Fix TypeError when passing unicode args to agg gradient methods
+    * Don't fail when empty arrays are passed to points_in_polygon
+    * Fix typo in MANIFEST.in
+    * Fix paths to static files.
+  + Maintenance
+    * Remove `sudo: false` from Travis config
+    * Fix code which triggered DeprecationWarnings
+    * Setup Appveyor
+    * Update EDM version for CI script
+    * Update `unittest` imports
+    * Quick and Dirty Documentation Improvements
+    * Update Travis CI configuration to be compatible with Ubuntu Xenial.
+    * CI failures on wx, python 2.7, win expected
+    * Remove unnecessary Ubuntu package.
+- Remove upstream-included Port-to-pyqt5.patch
+
+-------------------------------------------------------------------

Old:
----
  4.7.2.tar.gz
  Port-to-pyqt5.patch

New:
----
  enable-4.8.0.tar.gz

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

Other differences:
------------------
++++++ python-enable.spec ++++++
--- /var/tmp/diff_new_pack.qkyBVP/_old  2019-07-26 17:33:41.320102335 +0200
+++ /var/tmp/diff_new_pack.qkyBVP/_new  2019-07-26 17:33:41.324102333 +0200
@@ -21,14 +21,13 @@
 %define         oldpython python
 %define         X_display         ":98"
 Name:           python-enable
-Version:        4.7.2
+Version:        4.8.0
 Release:        0
 Summary:        Low-level drawing and interaction
 License:        BSD-3-Clause AND EPL-1.0 AND GPL-1.0-only AND LGPL-2.1-only 
AND LGPL-3.0-only AND SUSE-Public-Domain
 Group:          Development/Languages/Python
 Url:            https://github.com/enthought/enable/
-Source:         https://github.com/enthought/enable/archive/%{version}.tar.gz
-Patch0:         Port-to-pyqt5.patch
+Source:         
https://files.pythonhosted.org/packages/source/e/enable/enable-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel}
@@ -132,7 +131,6 @@
 
 %prep
 %setup -q -n enable-%{version}
-%patch0 -p1
 sed -i -e '/^#!\//, 1d' enable/savage/compliance/*.py
 sed -i -e '/^#!\//, 1d' kiva/setup.py
 sed -i -e '/^#!\//, 1d' kiva/*/setup.py


Reply via email to