commit python-freetype-py for openSUSE:Factory

2020-07-20 Thread root
Hello community,

here is the log from the commit of package python-freetype-py for 
openSUSE:Factory checked in at 2020-07-20 20:58:54

Comparing /work/SRC/openSUSE:Factory/python-freetype-py (Old)
 and  /work/SRC/openSUSE:Factory/.python-freetype-py.new.3592 (New)


Package is "python-freetype-py"

Mon Jul 20 20:58:54 2020 rev:5 rq:820819 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-freetype-py/python-freetype-py.changes
2019-09-13 15:03:18.073282465 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-freetype-py.new.3592/python-freetype-py.changes
  2020-07-20 21:00:04.253013871 +0200
@@ -1,0 +2,15 @@
+Tue Jul 14 06:40:43 UTC 2020 - Steve Kowalik 
+
+- Update to 2.2.0:
+  * Expose FT_Outline_Decompose() as Outline.decompose()
+  * examples/glyph-vector-decompose.py: Use larger size, and with
+FT_LOAD_NO_BITMAP, to avoid loading embedded bitmaps
+  * Glyph.get_cbox: unbreak
+  * Improve variable font support with examples
+  * Update embedded FreeType and HarfBuzz in wheels to latest versions.
+  * Drop Python 2 support and 32 bit wheels. 
+- Update URL to use zip
+- Update BuildRequires
+- Drop bcond test now that upstream no longer supports Python 2
+
+---

Old:

  freetype-py-2.1.0.post1.tar.gz

New:

  freetype-py-2.2.0.zip



Other differences:
--
++ python-freetype-py.spec ++
--- /var/tmp/diff_new_pack.byUVKZ/_old  2020-07-20 21:00:05.385015018 +0200
+++ /var/tmp/diff_new_pack.byUVKZ/_new  2020-07-20 21:00:05.393015026 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-freetype-py
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,25 +17,25 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-# Upstream performs tests only for Python 3.5
-%bcond_with test
+%define skip_python2 1
 Name:   python-freetype-py
-Version:2.1.0.post1
+Version:2.2.0
 Release:0
 Summary:Freetype python bindings
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/rougier/freetype-py
-Source: 
https://files.pythonhosted.org/packages/source/f/freetype-py/freetype-py-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/f/freetype-py/freetype-py-%{version}.zip
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module toml}
 BuildRequires:  fdupes
+BuildRequires:  freetype2
 BuildRequires:  python-rpm-macros
+BuildRequires:  unzip
 Requires:   freetype2
 BuildArch:  noarch
-%if %{with test}
-BuildRequires:  freetype2
-%endif
 %python_subpackages
 
 %description
@@ -53,10 +53,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
 %pytest tests
-%endif
 
 %files %{python_files}
 %license LICENSE.txt




commit python-freetype-py for openSUSE:Factory

2019-09-13 Thread root
Hello community,

here is the log from the commit of package python-freetype-py for 
openSUSE:Factory checked in at 2019-09-13 15:01:02

Comparing /work/SRC/openSUSE:Factory/python-freetype-py (Old)
 and  /work/SRC/openSUSE:Factory/.python-freetype-py.new.7948 (New)


Package is "python-freetype-py"

Fri Sep 13 15:01:02 2019 rev:4 rq:730392 version:2.1.0.post1

Changes:

--- /work/SRC/openSUSE:Factory/python-freetype-py/python-freetype-py.changes
2019-06-12 13:13:25.680871489 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-freetype-py.new.7948/python-freetype-py.changes
  2019-09-13 15:03:18.073282465 +0200
@@ -1,0 +2,6 @@
+Thu Sep 12 12:08:16 UTC 2019 - Tomáš Chvátal 
+
+- Update to 2.1.0.post1:
+  * no changelog given
+
+---

Old:

  freetype-py-2.1.0.tar.gz

New:

  freetype-py-2.1.0.post1.tar.gz



Other differences:
--
++ python-freetype-py.spec ++
--- /var/tmp/diff_new_pack.RjZCUy/_old  2019-09-13 15:03:18.889282292 +0200
+++ /var/tmp/diff_new_pack.RjZCUy/_new  2019-09-13 15:03:18.893282291 +0200
@@ -20,7 +20,7 @@
 # Upstream performs tests only for Python 3.5
 %bcond_with test
 Name:   python-freetype-py
-Version:2.1.0
+Version:2.1.0.post1
 Release:0
 Summary:Freetype python bindings
 License:BSD-3-Clause




commit python-freetype-py for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package python-freetype-py for 
openSUSE:Factory checked in at 2019-06-12 13:13:24

Comparing /work/SRC/openSUSE:Factory/python-freetype-py (Old)
 and  /work/SRC/openSUSE:Factory/.python-freetype-py.new.4811 (New)


Package is "python-freetype-py"

Wed Jun 12 13:13:24 2019 rev:3 rq:708389 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-freetype-py/python-freetype-py.changes
2018-12-13 19:44:54.976975725 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-freetype-py.new.4811/python-freetype-py.changes
  2019-06-12 13:13:25.680871489 +0200
@@ -1,0 +2,13 @@
+Fri Jun  7 13:55:56 UTC 2019 - Marketa Calabkova 
+
+- Update to version 2.1.0
+  * Freetype-py can now install the library with a bundled FreeType binary.
+  * Update bundled FreeType to 2.10.0
+  * Update bundled HarfBuzz to 2.3.1
+  * Add Python 3.7 builds to PyPI
+  * FT_Face can now be instantiated with a file path or a byte 
+stream from memory
+  * Fix bug where outline and bitmap could be off by one grid unit 
+in one of the examples, when extrema did not have on-curve points.
+
+---

Old:

  freetype-py-1.1.tar.gz

New:

  freetype-py-2.1.0.tar.gz



Other differences:
--
++ python-freetype-py.spec ++
--- /var/tmp/diff_new_pack.s67L5L/_old  2019-06-12 13:13:26.192870952 +0200
+++ /var/tmp/diff_new_pack.s67L5L/_new  2019-06-12 13:13:26.196870948 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-freetype-py
 #
-# 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
@@ -17,15 +17,17 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+# Upstream performs tests only for Python 3.5
 %bcond_with test
 Name:   python-freetype-py
-Version:1.1
+Version:2.1.0
 Release:0
 Summary:Freetype python bindings
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/rougier/freetype-py
 Source: 
https://files.pythonhosted.org/packages/source/f/freetype-py/freetype-py-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -53,7 +55,7 @@
 
 %if %{with test}
 %check
-%python_exec setup.py test
+%pytest tests
 %endif
 
 %files %{python_files}

++ freetype-py-1.1.tar.gz -> freetype-py-2.1.0.tar.gz ++
 4733 lines of diff (skipped)




commit python-freetype-py for openSUSE:Factory

2018-12-13 Thread root
Hello community,

here is the log from the commit of package python-freetype-py for 
openSUSE:Factory checked in at 2018-12-13 19:44:53

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


Package is "python-freetype-py"

Thu Dec 13 19:44:53 2018 rev:2 rq:654063 version:1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-freetype-py/python-freetype-py.changes
2018-03-09 10:37:01.895344917 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-freetype-py.new.28833/python-freetype-py.changes
 2018-12-13 19:44:54.976975725 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:48:12 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-freetype-py.spec ++
--- /var/tmp/diff_new_pack.4GYX9l/_old  2018-12-13 19:44:55.600974913 +0100
+++ /var/tmp/diff_new_pack.4GYX9l/_new  2018-12-13 19:44:55.604974907 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-freetype-py
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,7 +12,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,21 +21,19 @@
 Name:   python-freetype-py
 Version:1.1
 Release:0
-License:BSD-3-Clause
 Summary:Freetype python bindings
-Url:https://github.com/rougier/freetype-py
+License:BSD-3-Clause
 Group:  Development/Languages/Python
+URL:https://github.com/rougier/freetype-py
 Source: 
https://files.pythonhosted.org/packages/source/f/freetype-py/freetype-py-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   freetype2
+BuildArch:  noarch
 %if %{with test}
 BuildRequires:  freetype2
 %endif
-Requires:   freetype2
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -58,8 +57,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%license LICENSE.txt
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog