Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fonttools: update to 4.18.2.
@ 2020-12-29  3:34 ndowens
  2020-12-29  3:36 ` [PR REVIEW] " ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ndowens @ 2020-12-29  3:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 403 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages fonttools
https://github.com/void-linux/void-packages/pull/27521

fonttools: update to 4.18.2.
Remove meta-package, should be enough time for people to have already moved to fonttools

A patch file from https://github.com/void-linux/void-packages/pull/27521.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fonttools-27521.patch --]
[-- Type: text/x-diff, Size: 1716 bytes --]

From e0f225b2e27118e54482b95ee4351f46befbcd85 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 28 Dec 2020 21:34:19 -0600
Subject: [PATCH] fonttools: update to 4.18.2.

---
 srcpkgs/fonttools/template | 10 ++--------
 srcpkgs/python3-fonttools  |  1 -
 2 files changed, 2 insertions(+), 9 deletions(-)
 delete mode 120000 srcpkgs/python3-fonttools

diff --git a/srcpkgs/fonttools/template b/srcpkgs/fonttools/template
index 71d1973f2ec..2d1264c9135 100644
--- a/srcpkgs/fonttools/template
+++ b/srcpkgs/fonttools/template
@@ -1,6 +1,6 @@
 # Template file for 'fonttools'
 pkgname=fonttools
-version=4.17.1
+version=4.18.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,7 +10,7 @@ maintainer="svenper <svenper@tuta.io>"
 license="MIT, OFL-1.1, BSD-3-Clause"
 homepage="https://github.com/fonttools/fonttools"
 distfiles="https://github.com/fonttools/fonttools/archive/${version}.tar.gz"
-checksum=89e17920b2d5dce39fb538a4cc65c797a9bf604a481408a1a9a677e3e98f37a4
+checksum=db0a38a17061c65ae3d9e5a86d52e8fa2ecf4d474548d808d338a7f72cf08cff
 replaces="python-fonttools>=0 python3-fonttools>=0"
 provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
 
@@ -18,9 +18,3 @@ post_install() {
 	vlicense LICENSE
 	vlicense LICENSE.external
 }
-
-python3-fonttools_package() {
-	depends="fonttools>=${version}_${revision}"
-	build_style=meta
-	short_desc+=" (transitional dummy package Python 3)"
-}
diff --git a/srcpkgs/python3-fonttools b/srcpkgs/python3-fonttools
deleted file mode 120000
index d10c4b7e084..00000000000
--- a/srcpkgs/python3-fonttools
+++ /dev/null
@@ -1 +0,0 @@
-fonttools
\ No newline at end of file

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR REVIEW] fonttools: update to 4.18.2.
  2020-12-29  3:34 [PR PATCH] fonttools: update to 4.18.2 ndowens
@ 2020-12-29  3:36 ` ericonr
  2020-12-29  3:37 ` [PR PATCH] [Updated] " ndowens
  2020-12-29  6:24 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-29  3:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27521#discussion_r549556131

Comment:
This doesn't really cost us anything, so I'm not sure it should be removed...

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] fonttools: update to 4.18.2.
  2020-12-29  3:34 [PR PATCH] fonttools: update to 4.18.2 ndowens
  2020-12-29  3:36 ` [PR REVIEW] " ericonr
@ 2020-12-29  3:37 ` ndowens
  2020-12-29  6:24 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ndowens @ 2020-12-29  3:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 408 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages fonttools
https://github.com/void-linux/void-packages/pull/27521

fonttools: update to 4.18.2.
Remove meta-package, should be enough time for people to have already moved to fonttools

A patch file from https://github.com/void-linux/void-packages/pull/27521.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fonttools-27521.patch --]
[-- Type: text/x-diff, Size: 1164 bytes --]

From 0dfd710a5db1e67971dee4d0879704bbb9d9d7b2 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 28 Dec 2020 21:39:17 -0600
Subject: [PATCH] fonttools: update to 4.18.2.

---
 srcpkgs/fonttools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fonttools/template b/srcpkgs/fonttools/template
index 71d1973f2ec..4146889c9d4 100644
--- a/srcpkgs/fonttools/template
+++ b/srcpkgs/fonttools/template
@@ -1,6 +1,6 @@
 # Template file for 'fonttools'
 pkgname=fonttools
-version=4.17.1
+version=4.18.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,7 +10,7 @@ maintainer="svenper <svenper@tuta.io>"
 license="MIT, OFL-1.1, BSD-3-Clause"
 homepage="https://github.com/fonttools/fonttools"
 distfiles="https://github.com/fonttools/fonttools/archive/${version}.tar.gz"
-checksum=89e17920b2d5dce39fb538a4cc65c797a9bf604a481408a1a9a677e3e98f37a4
+checksum=db0a38a17061c65ae3d9e5a86d52e8fa2ecf4d474548d808d338a7f72cf08cff
 replaces="python-fonttools>=0 python3-fonttools>=0"
 provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: fonttools: update to 4.18.2.
  2020-12-29  3:34 [PR PATCH] fonttools: update to 4.18.2 ndowens
  2020-12-29  3:36 ` [PR REVIEW] " ericonr
  2020-12-29  3:37 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-29  6:24 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-29  6:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

There's a merged pull request on the void-packages repository

fonttools: update to 4.18.2.
https://github.com/void-linux/void-packages/pull/27521

Description:
Remove meta-package, should be enough time for people to have already moved to fonttools

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-29  6:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29  3:34 [PR PATCH] fonttools: update to 4.18.2 ndowens
2020-12-29  3:36 ` [PR REVIEW] " ericonr
2020-12-29  3:37 ` [PR PATCH] [Updated] " ndowens
2020-12-29  6:24 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).