[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:13
  Author: foutrelis
Revision: 752719

upgpkg: python-fonttools 4.16.1-3: Python 3.9 rebuild

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:09 UTC (rev 752718)
+++ PKGBUILD2020-11-12 17:37:13 UTC (rev 752719)
@@ -4,7 +4,7 @@
 
 pkgname=python-fonttools
 pkgver=4.16.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-11-09 Thread Felix Yan via arch-commits
Date: Tuesday, November 10, 2020 @ 04:05:19
  Author: felixonmars
Revision: 748464

upgpkg: python-fonttools 4.16.1-2: Python 3.9 rebuild

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 04:05:19 UTC (rev 748463)
+++ PKGBUILD2020-11-10 04:05:19 UTC (rev 748464)
@@ -4,7 +4,7 @@
 
 pkgname=python-fonttools
 pkgver=4.16.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-10-07 Thread Andrzej Giniewicz via arch-commits
Date: Wednesday, October 7, 2020 @ 15:52:38
  Author: aginiewicz
Revision: 720693

upgpkg: python-fonttools 4.16.1-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 15:52:32 UTC (rev 720692)
+++ PKGBUILD2020-10-07 15:52:38 UTC (rev 720693)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.14.0
+pkgver=4.16.1
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('65744b52eee9da4e6ece77e0f8be1f79ab75f30d0b161ce667e9e2e2ed00b0d1')
+sha256sums=('991eb05e0366af5a6e620551f950a4f49433c5a8de70770a7066bcbe78bb86cc')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-08-24 Thread Andrzej Giniewicz via arch-commits
Date: Monday, August 24, 2020 @ 19:00:22
  Author: aginiewicz
Revision: 687708

upgpkg: python-fonttools 4.14.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-24 18:59:37 UTC (rev 687707)
+++ PKGBUILD2020-08-24 19:00:22 UTC (rev 687708)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.13.0
+pkgver=4.14.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('63987cd374c39a75146748f8be8637634221e53fef15cdf76f1676d8545a')
+sha256sums=('65744b52eee9da4e6ece77e0f8be1f79ab75f30d0b161ce667e9e2e2ed00b0d1')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-07-16 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, July 16, 2020 @ 17:20:23
  Author: aginiewicz
Revision: 664125

upgpkg: python-fonttools 4.13.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-16 15:34:08 UTC (rev 664124)
+++ PKGBUILD2020-07-16 17:20:23 UTC (rev 664125)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.12.1
+pkgver=4.13.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('4b790ebb2e009282b84db896cb6f31332038c79829b5c29c432481b6df058ece')
+sha256sums=('63987cd374c39a75146748f8be8637634221e53fef15cdf76f1676d8545a')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-06-18 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, June 18, 2020 @ 18:19:42
  Author: aginiewicz
Revision: 647402

upgpkg: python-fonttools 4.12.1-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-18 18:12:52 UTC (rev 647401)
+++ PKGBUILD2020-06-18 18:19:42 UTC (rev 647402)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.12.0
+pkgver=4.12.1
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('c9589820710345b8bdaacd1cffdccc28f1a00272ae99d1dad294eae01dc4cb10')
+sha256sums=('4b790ebb2e009282b84db896cb6f31332038c79829b5c29c432481b6df058ece')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-06-13 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, June 13, 2020 @ 15:40:55
  Author: aginiewicz
Revision: 642880

upgpkg: python-fonttools 4.12.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 15:38:57 UTC (rev 642879)
+++ PKGBUILD2020-06-13 15:40:55 UTC (rev 642880)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.11.0
+pkgver=4.12.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('7fe5937206099ef284055b8c94798782e0993a740eed87f0dd262ed9870788aa')
+sha256sums=('c9589820710345b8bdaacd1cffdccc28f1a00272ae99d1dad294eae01dc4cb10')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-05-29 Thread Andrzej Giniewicz via arch-commits
Date: Friday, May 29, 2020 @ 08:12:41
  Author: aginiewicz
Revision: 636973

upgpkg: python-fonttools 4.11.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-29 08:08:51 UTC (rev 636972)
+++ PKGBUILD2020-05-29 08:12:41 UTC (rev 636973)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.10.2
+pkgver=4.11.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('2ae6568736f1f280ffa7e2ea44e129c3304e9a7d9fe33ffabb165d36b136f5da')
+sha256sums=('7fe5937206099ef284055b8c94798782e0993a740eed87f0dd262ed9870788aa')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-05-21 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, May 21, 2020 @ 11:54:27
  Author: aginiewicz
Revision: 631149

upgpkg: python-fonttools 4.10.2-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-21 11:52:42 UTC (rev 631148)
+++ PKGBUILD2020-05-21 11:54:27 UTC (rev 631149)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.10.0
+pkgver=4.10.2
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('59c58444267685335ad5a347cf45dea119244be34a9e86adb63354b703549749')
+sha256sums=('2ae6568736f1f280ffa7e2ea44e129c3304e9a7d9fe33ffabb165d36b136f5da')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-05-16 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, May 16, 2020 @ 18:56:32
  Author: aginiewicz
Revision: 628199

upgpkg: python-fonttools 4.10.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 18:38:14 UTC (rev 628198)
+++ PKGBUILD2020-05-16 18:56:32 UTC (rev 628199)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.9.0
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('16dd6ae4d057e170756339cde146e7295c721baad46e197b98a68d4cdd425c94')
+sha256sums=('59c58444267685335ad5a347cf45dea119244be34a9e86adb63354b703549749')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-05-07 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, May 7, 2020 @ 11:26:34
  Author: aginiewicz
Revision: 625324

upgpkg: python-fonttools 4.9.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 09:35:29 UTC (rev 625323)
+++ PKGBUILD2020-05-07 11:26:34 UTC (rev 625324)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.8.1
+pkgver=4.9.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('596c0e8399c650dbf1048b7ca6fc7b12bd79a7db0981f3b87743de8c2b7512de')
+sha256sums=('16dd6ae4d057e170756339cde146e7295c721baad46e197b98a68d4cdd425c94')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-04-19 Thread Andrzej Giniewicz via arch-commits
Date: Sunday, April 19, 2020 @ 17:10:47
  Author: aginiewicz
Revision: 616522

upgpkg: python-fonttools 4.8.1-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-19 17:09:17 UTC (rev 616521)
+++ PKGBUILD2020-04-19 17:10:47 UTC (rev 616522)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('2c5a867c1ea5bfd19311d5c570e04adda7d95031cb89a23805238d1c9739158e')
+sha256sums=('596c0e8399c650dbf1048b7ca6fc7b12bd79a7db0981f3b87743de8c2b7512de')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-04-17 Thread Andrzej Giniewicz via arch-commits
Date: Friday, April 17, 2020 @ 15:46:53
  Author: aginiewicz
Revision: 615595

upgpkg: python-fonttools 4.8.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-17 13:40:01 UTC (rev 615594)
+++ PKGBUILD2020-04-17 15:46:53 UTC (rev 615595)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.7.0
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -23,7 +23,7 @@
"python-reportlab: to drawing glyphs as PNG images"
 "python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('ce977f10f070752301e2d49ed822cfc860c881046d81c376fade1e6529b2046c')
+sha256sums=('2c5a867c1ea5bfd19311d5c570e04adda7d95031cb89a23805238d1c9739158e')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-04-04 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, April 4, 2020 @ 13:05:08
  Author: aginiewicz
Revision: 611576

upgpkg: python-fonttools 4.7.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |   14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-04 12:10:53 UTC (rev 611575)
+++ PKGBUILD2020-04-04 13:05:08 UTC (rev 611576)
@@ -3,14 +3,14 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.6.0
-pkgrel=2
+pkgver=4.7.0
+pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")
-arch=('any')
+arch=('x86_64')
 depends=("python")
-makedepends=("python-setuptools")
+makedepends=("cython")
 optdepends=("python-lxml: faster backend for XML files reading/writing"
"python-fs: to read/write UFO source files, "
"python-brotli: to compress/decompress WOFF 2.0 web fonts"
@@ -20,12 +20,14 @@
"python-unicodedata2: for displaying the Unicode character names 
when dumping the cmap table with ttx"
"python-sympy: for symbolic font statistics analysis"
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
-   "python-reportlab: to drawing glyphs as PNG images")
+   "python-reportlab: to drawing glyphs as PNG images"
+"python-lz4: for graphite type tables in ttLib/tables")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('18ebd83054995509584a542f70202f9fe8f0dacdb6eab3e132e96a067f9b09d7')
+sha256sums=('ce977f10f070752301e2d49ed822cfc860c881046d81c376fade1e6529b2046c')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}
+  python setup.py build_ext --inplace
   python setup.py build
 }
 


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-03-29 Thread Andrzej Giniewicz via arch-commits
Date: Sunday, March 29, 2020 @ 23:17:19
  Author: aginiewicz
Revision: 606638

upgpkg: python-fonttools 4.6.0-2: python-fonttools: fix FS#66018, add 
python-unicodedata2

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-29 23:15:01 UTC (rev 606637)
+++ PKGBUILD2020-03-29 23:17:19 UTC (rev 606638)
@@ -4,7 +4,7 @@
 
 pkgname=python-fonttools
 pkgver=4.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")
@@ -17,6 +17,7 @@
"python-zopfli: faster backend fom WOFF 1.0 web fonts compression"
"python-scipy: for finding wrong contour/component order between 
different masters"
"python-matplotlib: for visualizing DesignSpaceDocument and 
resulting VariationModel"
+   "python-unicodedata2: for displaying the Unicode character names 
when dumping the cmap table with ttx"
"python-sympy: for symbolic font statistics analysis"
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-03-24 Thread Andrzej Giniewicz via arch-commits
Date: Tuesday, March 24, 2020 @ 18:41:03
  Author: aginiewicz
Revision: 603904

upgpkg: python-fonttools 4.6.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-24 18:34:09 UTC (rev 603903)
+++ PKGBUILD2020-03-24 18:41:03 UTC (rev 603904)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.5.0
+pkgver=4.6.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('bba1f50899dccd234fb3fa6ddf9ea9c15fe1a5435dfde42cbec9fe2a9c4398af')
+sha256sums=('18ebd83054995509584a542f70202f9fe8f0dacdb6eab3e132e96a067f9b09d7')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-03-21 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, March 21, 2020 @ 14:19:49
  Author: aginiewicz
Revision: 602770

upgpkg: python-fonttools 4.5.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-21 14:18:26 UTC (rev 602769)
+++ PKGBUILD2020-03-21 14:19:49 UTC (rev 602770)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.4.3
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('f5b014cc20f26bc812818330e3ac00db612721d1f24f98db42b40c307c2d9205')
+sha256sums=('bba1f50899dccd234fb3fa6ddf9ea9c15fe1a5435dfde42cbec9fe2a9c4398af')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-03-17 Thread Andrzej Giniewicz via arch-commits
Date: Tuesday, March 17, 2020 @ 10:01:43
  Author: aginiewicz
Revision: 600047

upgpkg: python-fonttools 4.4.3-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-17 09:59:22 UTC (rev 600046)
+++ PKGBUILD2020-03-17 10:01:43 UTC (rev 600047)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.4.1
+pkgver=4.4.3
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('fab07ad31b4d24d7b9798453f678faa179906d29a3ad15bddb92496f1f9ea122')
+sha256sums=('f5b014cc20f26bc812818330e3ac00db612721d1f24f98db42b40c307c2d9205')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-03-02 Thread Andrzej Giniewicz via arch-commits
Date: Monday, March 2, 2020 @ 09:52:21
  Author: aginiewicz
Revision: 588445

upgpkg: python-fonttools 4.4.1-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-02 09:47:45 UTC (rev 588444)
+++ PKGBUILD2020-03-02 09:52:21 UTC (rev 588445)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.4.0
+pkgver=4.4.1
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 depends=("python")
 makedepends=("python-setuptools")
 optdepends=("python-lxml: faster backend for XML files reading/writing"
-   "python-fs: to read/write UFO source files"
+   "python-fs: to read/write UFO source files, "
"python-brotli: to compress/decompress WOFF 2.0 web fonts"
"python-zopfli: faster backend fom WOFF 1.0 web fonts compression"
"python-scipy: for finding wrong contour/component order between 
different masters"
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('20116fd6b2a9c80d325281ee5f786374d9543f56dff1a441b8ecf1dcad09a262')
+sha256sums=('fab07ad31b4d24d7b9798453f678faa179906d29a3ad15bddb92496f1f9ea122')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-02-20 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, February 20, 2020 @ 11:53:21
  Author: aginiewicz
Revision: 577104

upgpkg: python-fonttools 4.4.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-20 11:50:11 UTC (rev 577103)
+++ PKGBUILD2020-02-20 11:53:21 UTC (rev 577104)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.3.0
+pkgver=4.4.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('0c16d5da7846a92aedcb448277d13d3b729f7de48a917768d97ebd0d17067d7f')
+sha256sums=('20116fd6b2a9c80d325281ee5f786374d9543f56dff1a441b8ecf1dcad09a262')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 21:28:52
  Author: aginiewicz
Revision: 561993

upgpkg: python-fonttools 4.3.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:21:47 UTC (rev 561992)
+++ PKGBUILD2020-02-03 21:28:52 UTC (rev 561993)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.2.4
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('955f5ba98b6f95778e3308010b196fa1a0d8862fb3ac75408919f5038e75e267')
+sha256sums=('0c16d5da7846a92aedcb448277d13d3b729f7de48a917768d97ebd0d17067d7f')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-01-22 Thread Andrzej Giniewicz via arch-commits
Date: Wednesday, January 22, 2020 @ 20:30:40
  Author: aginiewicz
Revision: 554544

upgpkg: python-fonttools 4.2.4-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-22 20:30:10 UTC (rev 554543)
+++ PKGBUILD2020-01-22 20:30:40 UTC (rev 554544)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.2.2
+pkgver=4.2.4
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('66bb3dfe7efe5972b0145339c063ffaf9539e973f7ff8791df84366eafc65804')
+sha256sums=('955f5ba98b6f95778e3308010b196fa1a0d8862fb3ac75408919f5038e75e267')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2020-01-02 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, January 2, 2020 @ 16:25:36
  Author: aginiewicz
Revision: 546336

upgpkg: python-fonttools 4.2.2-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 16:24:50 UTC (rev 546335)
+++ PKGBUILD2020-01-02 16:25:36 UTC (rev 546336)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.2.1
+pkgver=4.2.2
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('1b780f008d8412eec58d17bbfafa43b34a8480ed607621d4383c0986fa2c097d')
+sha256sums=('66bb3dfe7efe5972b0145339c063ffaf9539e973f7ff8791df84366eafc65804')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-12-07 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, December 7, 2019 @ 11:19:02
  Author: aginiewicz
Revision: 536265

upgpkg: python-fonttools 4.2.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-07 11:12:40 UTC (rev 536264)
+++ PKGBUILD2019-12-07 11:19:02 UTC (rev 536265)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.1.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('683d4bebf9a5976e3b7d46a64a90708f6fcf8e13cf770e5a0b0d258a02c11d76')
+sha256sums=('1b780f008d8412eec58d17bbfafa43b34a8480ed607621d4383c0986fa2c097d')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-11-20 Thread Andrzej Giniewicz via arch-commits
Date: Wednesday, November 20, 2019 @ 19:31:11
  Author: aginiewicz
Revision: 530904

upgpkg: python-fonttools 4.1.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-20 19:30:57 UTC (rev 530903)
+++ PKGBUILD2019-11-20 19:31:11 UTC (rev 530904)
@@ -2,9 +2,9 @@
 # Contributor: Firmicus 
 # Contributor: flying sheep 
 
-pkgname='python-fonttools'
-pkgver=4.0.2
-pkgrel=2
+pkgname=python-fonttools
+pkgver=4.1.0
+pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('bb9bf6b5b4ded33e0d9f823e5ae2e1fa643af4d614915660abe3853a9a6931cd')
+sha256sums=('683d4bebf9a5976e3b7d46a64a90708f6fcf8e13cf770e5a0b0d258a02c11d76')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 05:05:43
  Author: felixonmars
Revision: 523169

Python 3.8 rebuild

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 05:05:12 UTC (rev 523168)
+++ PKGBUILD2019-11-04 05:05:43 UTC (rev 523169)
@@ -4,7 +4,7 @@
 
 pkgname='python-fonttools'
 pkgver=4.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-10-03 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, October 3, 2019 @ 18:08:09
  Author: aginiewicz
Revision: 512518

upgpkg: python-fonttools 4.0.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-03 18:03:57 UTC (rev 512517)
+++ PKGBUILD2019-10-03 18:08:09 UTC (rev 512518)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname='python-fonttools'
-pkgver=4.0.0
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('9415fda795f4ff8e89d41ab907388ec5a4c236f4774ea65a746d8c1e4e839d3d')
+sha256sums=('bb9bf6b5b4ded33e0d9f823e5ae2e1fa643af4d614915660abe3853a9a6931cd')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-08-29 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, August 29, 2019 @ 10:31:30
  Author: aginiewicz
Revision: 504748

upgpkg: python-fonttools 4.0.0-1

python-fonttools: new upstream release, only supports python 3

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |   62 +++--
 1 file changed, 16 insertions(+), 46 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-29 10:28:38 UTC (rev 504747)
+++ PKGBUILD2019-08-29 10:31:30 UTC (rev 504748)
@@ -2,64 +2,34 @@
 # Contributor: Firmicus 
 # Contributor: flying sheep 
 
-pkgbase=python-fonttools
-pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.44.0
+pkgname='python-fonttools'
+pkgver=4.0.0
 pkgrel=1
-pkgdesc="Converts OpenType and TrueType fonts to and from XML"
+pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")
 arch=('any')
-makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
+depends=("python")
+makedepends=("python-setuptools")
+optdepends=("python-lxml: faster backend for XML files reading/writing"
+   "python-fs: to read/write UFO source files"
+   "python-brotli: to compress/decompress WOFF 2.0 web fonts"
+   "python-zopfli: faster backend fom WOFF 1.0 web fonts compression"
+   "python-scipy: for finding wrong contour/component order between 
different masters"
+   "python-matplotlib: for visualizing DesignSpaceDocument and 
resulting VariationModel"
+   "python-sympy: for symbolic font statistics analysis"
+   "python-pyqt5: for drawing glyphs with Qt's QPainterPath"
+   "python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('b72cc654e07219d8d7d8c624d1af13cec6f6cc2a51189f8385c295725e4ac36c')
+sha256sums=('9415fda795f4ff8e89d41ab907388ec5a4c236f4774ea65a746d8c1e4e839d3d')
 
-prepare() {
-  cd "$srcdir"
-  cp -a fonttools-${pkgver} fonttools-py2-${pkgver}
-  cd fonttools-py2-${pkgver}
-
-  sed -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
-  -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-  -e "s|#![ ]*/bin/env python$|#!/usr/bin/env python2|" \
-  -i $(find . -name '*.py')
-}
-
 build() {
-  # "Building Python2"
-  cd "$srcdir"/fonttools-py2-${pkgver}
-  python2 setup.py build
-
-  # "Building Python3"
   cd "$srcdir"/fonttools-${pkgver}
   python setup.py build
 }
 
-package_python2-fonttools() {
-  depends=("python2-numpy")
-
-  cd "$srcdir"/fonttools-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  # fix conflicts with python-fonttools
-  mv "$pkgdir"/usr/bin/pyftmerge{,2}
-  mv "$pkgdir"/usr/bin/pyftsubset{,2}
-  mv "$pkgdir"/usr/bin/ttx{,2}
-  mv "$pkgdir"/usr/share/man/man1/ttx{,2}.1
-  mv "$pkgdir"/usr/bin/fonttools{,2}
-
-  install -D -m755 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  chmod oga+r "$pkgdir"/usr/share/man/man1/ttx2.1
-}
-
-package_python-fonttools() {
-  depends=("python-numpy")
-
+package() {
   cd "$srcdir"/fonttools-${pkgver}
-
   python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
   install -D -m755 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  chmod oga+r "$pkgdir"/usr/share/man/man1/ttx.1
 }


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-08-19 Thread Andrzej Giniewicz via arch-commits
Date: Monday, August 19, 2019 @ 18:51:11
  Author: aginiewicz
Revision: 500206

upgpkg: python-fonttools 3.44.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-19 18:48:57 UTC (rev 500205)
+++ PKGBUILD2019-08-19 18:51:11 UTC (rev 500206)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.43.1
+pkgver=3.44.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('217176a154341c05c91a1b2f78f5534fb7ca14b84671ac73893e14578527888e')
+sha256sums=('b72cc654e07219d8d7d8c624d1af13cec6f6cc2a51189f8385c295725e4ac36c')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-06-26 Thread Andrzej Giniewicz via arch-commits
Date: Wednesday, June 26, 2019 @ 09:47:15
  Author: aginiewicz
Revision: 484328

upgpkg: python-fonttools 3.43.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 09:46:33 UTC (rev 484327)
+++ PKGBUILD2019-06-26 09:47:15 UTC (rev 484328)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.42.0
+pkgver=3.43.1
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('c00b393b8fb8644acc7a0c7b71d2e70eadc21db494baaa05b32b08148c661670')
+sha256sums=('217176a154341c05c91a1b2f78f5534fb7ca14b84671ac73893e14578527888e')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-06-13 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, June 13, 2019 @ 11:33:19
  Author: aginiewicz
Revision: 481251

upgpkg: python-fonttools 3.42.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-13 10:41:44 UTC (rev 481250)
+++ PKGBUILD2019-06-13 11:33:19 UTC (rev 481251)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.39.0
+pkgver=3.42.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha256sums=('e21f35440877b24fdfe49e9c74d1084b50bd3be881a83e065d62424bd640fb41')
+sha256sums=('c00b393b8fb8644acc7a0c7b71d2e70eadc21db494baaa05b32b08148c661670')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-04-01 Thread Andrzej Giniewicz via arch-commits
Date: Monday, April 1, 2019 @ 12:02:23
  Author: aginiewicz
Revision: 446928

upgpkg: python-fonttools 3.39.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-01 11:58:08 UTC (rev 446927)
+++ PKGBUILD2019-04-01 12:02:23 UTC (rev 446928)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.37.3
+pkgver=3.39.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('41403294c6694f89b1bc425a416756291969e412')
+sha256sums=('e21f35440877b24fdfe49e9c74d1084b50bd3be881a83e065d62424bd640fb41')
 
 prepare() {
   cd "$srcdir"
@@ -43,7 +43,6 @@
   python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
 
   # fix conflicts with python-fonttools
-  mv "$pkgdir"/usr/bin/pyftinspect{,2}
   mv "$pkgdir"/usr/bin/pyftmerge{,2}
   mv "$pkgdir"/usr/bin/pyftsubset{,2}
   mv "$pkgdir"/usr/bin/ttx{,2}


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-02-10 Thread Andrzej Giniewicz via arch-commits
Date: Sunday, February 10, 2019 @ 13:57:28
  Author: aginiewicz
Revision: 431438

upgpkg: python-fonttools 3.37.3-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-10 13:54:46 UTC (rev 431437)
+++ PKGBUILD2019-02-10 13:57:28 UTC (rev 431438)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.36.0
+pkgver=3.37.3
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('71384f53b4dc1878b3fa8e5552c68ec5a5eb1e0e')
+sha1sums=('41403294c6694f89b1bc425a416756291969e412')
 
 prepare() {
   cd "$srcdir"
@@ -26,12 +26,11 @@
 }
 
 build() {
-  msg "Building Python2"
-
+  # "Building Python2"
   cd "$srcdir"/fonttools-py2-${pkgver}
   python2 setup.py build
 
-  msg "Building Python3"
+  # "Building Python3"
   cd "$srcdir"/fonttools-${pkgver}
   python setup.py build
 }


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-01-23 Thread Andrzej Giniewicz via arch-commits
Date: Wednesday, January 23, 2019 @ 08:42:31
  Author: aginiewicz
Revision: 427207

upgpkg: python-fonttools 3.36.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-23 08:40:35 UTC (rev 427206)
+++ PKGBUILD2019-01-23 08:42:31 UTC (rev 427207)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.35.1
+pkgver=3.36.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('1a366256cd0bc4dfa6bdbd74df1fa7d218e40a34')
+sha1sums=('71384f53b4dc1878b3fa8e5552c68ec5a5eb1e0e')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2019-01-12 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, January 12, 2019 @ 13:51:25
  Author: aginiewicz
Revision: 422716

upgpkg: python-fonttools 3.35.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-12 13:48:50 UTC (rev 422715)
+++ PKGBUILD2019-01-12 13:51:25 UTC (rev 422716)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.34.2
+pkgver=3.35.1
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('6b5d7263842d5f547c3d3cdd181d24c6565ba28f')
+sha1sums=('1a366256cd0bc4dfa6bdbd74df1fa7d218e40a34')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-12-27 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, December 27, 2018 @ 19:06:56
  Author: aginiewicz
Revision: 418543

upgpkg: python-fonttools 3.34.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-27 19:05:26 UTC (rev 418542)
+++ PKGBUILD2018-12-27 19:06:56 UTC (rev 418543)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.30.0
+pkgver=3.34.2
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('425affdd378aaecfb3bd7dd41a0997feec8c7b25')
+sha1sums=('6b5d7263842d5f547c3d3cdd181d24c6565ba28f')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-09-23 Thread Andrzej Giniewicz via arch-commits
Date: Sunday, September 23, 2018 @ 08:07:36
  Author: aginiewicz
Revision: 384180

upgpkg: python-fonttools 3.30.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-23 07:35:31 UTC (rev 384179)
+++ PKGBUILD2018-09-23 08:07:36 UTC (rev 384180)
@@ -4,7 +4,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.29.0
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -12,7 +12,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('db5b9ad5f81e74fff845a95b072236566cc44402')
+sha1sums=('425affdd378aaecfb3bd7dd41a0997feec8c7b25')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-08-11 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, August 11, 2018 @ 16:32:42
  Author: aginiewicz
Revision: 371144

upgpkg: python-fonttools 3.29.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-11 16:29:35 UTC (rev 371143)
+++ PKGBUILD2018-08-11 16:32:42 UTC (rev 371144)
@@ -5,8 +5,8 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.26.0
-pkgrel=2
+pkgver=3.29.0
+pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('d506caf0b892fb837d2bd6fd1915a3787459afee')
+sha1sums=('db5b9ad5f81e74fff845a95b072236566cc44402')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 18:07:34
  Author: felixonmars
Revision: 348860

Python 3.7 rebuild

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 18:07:24 UTC (rev 348859)
+++ PKGBUILD2018-06-30 18:07:34 UTC (rev 348860)
@@ -6,7 +6,7 @@
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
 pkgver=3.26.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
 license=("MIT")


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-05-10 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, May 10, 2018 @ 10:59:42
  Author: aginiewicz
Revision: 320199

upgpkg: python-fonttools 3.26.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-10 10:59:33 UTC (rev 320198)
+++ PKGBUILD2018-05-10 10:59:42 UTC (rev 320199)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.25.0
+pkgver=3.26.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('eec376b1c1136351e3a6a65faa481ab8369845bf')
+sha1sums=('d506caf0b892fb837d2bd6fd1915a3787459afee')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-04-14 Thread Andrzej Giniewicz via arch-commits
Date: Saturday, April 14, 2018 @ 21:57:41
  Author: aginiewicz
Revision: 316319

upgpkg: python-fonttools 3.25.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-14 21:43:36 UTC (rev 316318)
+++ PKGBUILD2018-04-14 21:57:41 UTC (rev 316319)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.24.2
+pkgver=3.25.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('b0fa7535d17ab21a7100fd2d2be25d0bc695225a')
+sha1sums=('eec376b1c1136351e3a6a65faa481ab8369845bf')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-03-30 Thread Andrzej Giniewicz via arch-commits
Date: Friday, March 30, 2018 @ 18:31:23
  Author: aginiewicz
Revision: 313568

upgpkg: python-fonttools 3.24.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-30 18:28:59 UTC (rev 313567)
+++ PKGBUILD2018-03-30 18:31:23 UTC (rev 313568)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.21.2
+pkgver=3.24.2
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('7b9688fa2ef5556c0e0a20ecc613c31814d06cbd')
+sha1sums=('b0fa7535d17ab21a7100fd2d2be25d0bc695225a')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2018-01-31 Thread Andrzej Giniewicz via arch-commits
Date: Wednesday, January 31, 2018 @ 11:33:16
  Author: aginiewicz
Revision: 288382

upgpkg: python-fonttools 3.21.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-31 11:29:31 UTC (rev 288381)
+++ PKGBUILD2018-01-31 11:33:16 UTC (rev 288382)
@@ -5,15 +5,15 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.19.0
+pkgver=3.21.2
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
-license=("BSD")
+license=("MIT")
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('683c4fc3bd7fa02de3cfb057e2a450bbf7155bd0')
+sha1sums=('7b9688fa2ef5556c0e0a20ecc613c31814d06cbd')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2017-11-19 Thread Andrzej Giniewicz
Date: Sunday, November 19, 2017 @ 11:35:51
  Author: aginiewicz
Revision: 267440

upgpkg: python-fonttools 3.19.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-19 11:33:58 UTC (rev 267439)
+++ PKGBUILD2017-11-19 11:35:51 UTC (rev 267440)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.15.1
+pkgver=3.19.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('1d2e188977c6b6e98e89eeb4b6c033ef7abdd81c')
+sha1sums=('683c4fc3bd7fa02de3cfb057e2a450bbf7155bd0')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2017-09-19 Thread Andrzej Giniewicz
Date: Tuesday, September 19, 2017 @ 08:34:46
  Author: aginiewicz
Revision: 258799

upgpkg: python-fonttools 3.15.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-19 08:32:44 UTC (rev 258798)
+++ PKGBUILD2017-09-19 08:34:46 UTC (rev 258799)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.13.1
+pkgver=3.15.1
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('db7ccbcbf3441f5b783fe09710a7a478e6a80138')
+sha1sums=('1d2e188977c6b6e98e89eeb4b6c033ef7abdd81c')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2017-05-31 Thread Andrzej Giniewicz
Date: Wednesday, May 31, 2017 @ 11:07:21
  Author: aginiewicz
Revision: 231529

upgpkg: python-fonttools 3.13.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-31 11:06:12 UTC (rev 231528)
+++ PKGBUILD2017-05-31 11:07:21 UTC (rev 231529)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.9.2
+pkgver=3.13.1
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('9572c894be1b1ed525e6e0510aabb2164f4f3254')
+sha1sums=('db7ccbcbf3441f5b783fe09710a7a478e6a80138')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2017-04-10 Thread Andrzej Giniewicz
Date: Monday, April 10, 2017 @ 16:00:30
  Author: aginiewicz
Revision: 221816

upgpkg: python-fonttools 3.9.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-10 15:46:16 UTC (rev 221815)
+++ PKGBUILD2017-04-10 16:00:30 UTC (rev 221816)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.5.0
+pkgver=3.9.2
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('cb7e82a10a83204c775bbfca5b2ab51b26412a85')
+sha1sums=('9572c894be1b1ed525e6e0510aabb2164f4f3254')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2017-01-21 Thread Andrzej Giniewicz
Date: Saturday, January 21, 2017 @ 12:22:28
  Author: aginiewicz
Revision: 208250

upgpkg: python-fonttools 3.5.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-21 12:19:04 UTC (rev 208249)
+++ PKGBUILD2017-01-21 12:22:28 UTC (rev 208250)
@@ -5,8 +5,8 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
 license=("BSD")
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('74a68cb0dd5e56a62e2c7addc55cabab788cdd54')
+sha1sums=('cb7e82a10a83204c775bbfca5b2ab51b26412a85')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2016-12-25 Thread Evangelos Foutras
Date: Sunday, December 25, 2016 @ 17:50:08
  Author: foutrelis
Revision: 202154

Python 3.6 rebuild

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 17:49:25 UTC (rev 202153)
+++ PKGBUILD2016-12-25 17:50:08 UTC (rev 202154)
@@ -6,7 +6,7 @@
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
 license=("BSD")


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2016-12-25 Thread Andrzej Giniewicz
Date: Sunday, December 25, 2016 @ 15:03:28
  Author: aginiewicz
Revision: 201851

upgpkg: python-fonttools 3.4.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 14:08:38 UTC (rev 201850)
+++ PKGBUILD2016-12-25 15:03:28 UTC (rev 201851)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-sha1sums=('db263e2eca9621867f20d4eb4a443faa44d936ae')
+sha1sums=('74a68cb0dd5e56a62e2c7addc55cabab788cdd54')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2016-12-11 Thread Andrzej Giniewicz
Date: Sunday, December 11, 2016 @ 14:25:20
  Author: aginiewicz
Revision: 198798

upgpkg: python-fonttools 3.3.0-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-11 14:22:13 UTC (rev 198797)
+++ PKGBUILD2016-12-11 14:25:20 UTC (rev 198798)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.2.2
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-md5sums=('a4c8eef9eaff4346932ad8a7ef9a890b')
+sha1sums=('db263e2eca9621867f20d4eb4a443faa44d936ae')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2016-11-25 Thread Andrzej Giniewicz
Date: Friday, November 25, 2016 @ 15:10:40
  Author: aginiewicz
Revision: 196859

upgpkg: python-fonttools 3.2.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-25 15:02:16 UTC (rev 196858)
+++ PKGBUILD2016-11-25 15:10:40 UTC (rev 196859)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-md5sums=('186feca9d2dede86ab39eef7c659310c')
+md5sums=('a4c8eef9eaff4346932ad8a7ef9a890b')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2016-11-12 Thread Andrzej Giniewicz
Date: Saturday, November 12, 2016 @ 08:34:50
  Author: aginiewicz
Revision: 195416

upgpkg: python-fonttools 3.2.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-12 08:30:49 UTC (rev 195415)
+++ PKGBUILD2016-11-12 08:34:50 UTC (rev 195416)
@@ -5,7 +5,7 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.1.2
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/fonttools/fonttools";
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
-md5sums=('e4543a56486ea79f77094d3937ddcf57')
+md5sums=('186feca9d2dede86ab39eef7c659310c')
 
 prepare() {
   cd "$srcdir"
@@ -50,6 +50,7 @@
   mv "$pkgdir"/usr/bin/pyftsubset{,2}
   mv "$pkgdir"/usr/bin/ttx{,2}
   mv "$pkgdir"/usr/share/man/man1/ttx{,2}.1
+  mv "$pkgdir"/usr/bin/fonttools{,2}
 
   install -D -m755 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
   chmod oga+r "$pkgdir"/usr/share/man/man1/ttx2.1


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2016-10-05 Thread Andrzej Giniewicz
Date: Wednesday, October 5, 2016 @ 16:18:16
  Author: aginiewicz
Revision: 191396

upgpkg: python-fonttools 3.1.2-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-05 16:14:47 UTC (rev 191395)
+++ PKGBUILD2016-10-05 16:18:16 UTC (rev 191396)
@@ -5,15 +5,15 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=3.0
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
-url="https://github.com/behdad/fonttools";
+url="https://github.com/fonttools/fonttools";
 license=("BSD")
 arch=('any')
-makedepends=("python2-setuptools" "python-numpy" "python2-numpy")
-source=($pkgbase-$pkgver.tar.gz::https://github.com/behdad/fonttools/archive/${pkgver}.tar.gz)
-md5sums=('e5de6f32a3db235a5adce4f456e8826b')
+makedepends=("python2-setuptools" "python-setuptools" "python-numpy" 
"python2-numpy")
+source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip";)
+md5sums=('e4543a56486ea79f77094d3937ddcf57')
 
 prepare() {
   cd "$srcdir"
@@ -51,7 +51,7 @@
   mv "$pkgdir"/usr/bin/ttx{,2}
   mv "$pkgdir"/usr/share/man/man1/ttx{,2}.1
 
-  install -D -m755 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -D -m755 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
   chmod oga+r "$pkgdir"/usr/share/man/man1/ttx2.1
 }
 
@@ -62,6 +62,6 @@
 
   python setup.py install --skip-build --root="$pkgdir" --optimize=1
 
-  install -D -m755 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -D -m755 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
   chmod oga+r "$pkgdir"/usr/share/man/man1/ttx.1
 }


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2015-09-25 Thread Andrzej Giniewicz
Date: Friday, September 25, 2015 @ 12:12:33
  Author: aginiewicz
Revision: 141592

upgpkg: python-fonttools 3.0-1

python-fonttools: rebuild and new version

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-25 10:10:01 UTC (rev 141591)
+++ PKGBUILD2015-09-25 10:12:33 UTC (rev 141592)
@@ -5,8 +5,8 @@
 
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
-pkgver=2.5
-pkgrel=2
+pkgver=3.0
+pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/behdad/fonttools";
 license=("BSD")
@@ -13,7 +13,7 @@
 arch=('any')
 makedepends=("python2-setuptools" "python-numpy" "python2-numpy")
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/behdad/fonttools/archive/${pkgver}.tar.gz)
-md5sums=('aaea54faef0e09466d4c6e99503b291d')
+md5sums=('e5de6f32a3db235a5adce4f456e8826b')
 
 prepare() {
   cd "$srcdir"


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2015-09-19 Thread Evangelos Foutras
Date: Saturday, September 19, 2015 @ 19:15:07
  Author: foutrelis
Revision: 141035

Python 3.5 rebuild

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 17:14:37 UTC (rev 141034)
+++ PKGBUILD2015-09-19 17:15:07 UTC (rev 141035)
@@ -6,7 +6,7 @@
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
 pkgver=2.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/behdad/fonttools";
 license=("BSD")


[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

2015-01-03 Thread Andrzej Giniewicz
Date: Sunday, January 4, 2015 @ 01:27:14
  Author: aginiewicz
Revision: 125271

upgpkg: python-fonttools 2.5-1

python-fonttools: new upstream release, first to support python 3, first 
without native libs

Modified:
  python-fonttools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-04 00:25:51 UTC (rev 125270)
+++ PKGBUILD2015-01-04 00:27:14 UTC (rev 125271)
@@ -6,7 +6,7 @@
 pkgbase=python-fonttools
 pkgname=('python2-fonttools' 'python-fonttools')
 pkgver=2.5
-pkgrel=0
+pkgrel=1
 pkgdesc="Converts OpenType and TrueType fonts to and from XML"
 url="https://github.com/behdad/fonttools";
 license=("BSD")